Package | Description |
---|---|
com.interpss.se.algo | |
com.interpss.se.algo.impl | |
com.interpss.se.algo.util |
Modifier and Type | Field and Description |
---|---|
static SEAlgoPackage |
SEAlgoPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
SEAlgoPackage |
SEAlgoFactory.getSEAlgoPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
SEAlgoPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static SEAlgoPackage |
SEAlgoFactoryImpl.getPackage()
Deprecated.
|
SEAlgoPackage |
SEAlgoFactoryImpl.getSEAlgoPackage() |
static SEAlgoPackage |
SEAlgoPackageImpl.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 SEAlgoPackage |
SEAlgoAdapterFactory.modelPackage
The cached model package.
|
protected static SEAlgoPackage |
SEAlgoSwitch.modelPackage
The cached model package
|