Package | Description |
---|---|
com.interpss.core.algo.mslf | |
com.interpss.core.algo.mslf.impl | |
com.interpss.core.algo.mslf.util |
Modifier and Type | Field and Description |
---|---|
static MslfAlgorithmPackage |
MslfAlgorithmPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
MslfAlgorithmPackage |
MslfAlgorithmFactory.getMslfAlgorithmPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
MslfAlgorithmPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
MslfAlgorithmPackage |
MslfAlgorithmFactoryImpl.getMslfAlgorithmPackage() |
static MslfAlgorithmPackage |
MslfAlgorithmFactoryImpl.getPackage()
Deprecated.
|
static MslfAlgorithmPackage |
MslfAlgorithmPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected static MslfAlgorithmPackage |
MslfAlgorithmSwitch.modelPackage
The cached model package
|
protected static MslfAlgorithmPackage |
MslfAlgorithmAdapterFactory.modelPackage
The cached model package.
|