Package | Description |
---|---|
com.interpss.core | |
com.interpss.core.impl | |
com.interpss.core.util |
Modifier and Type | Field and Description |
---|---|
static CorePackage |
CorePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
CorePackage |
CoreFactory.getCorePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
CorePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
CorePackage |
CoreFactoryImpl.getCorePackage() |
static CorePackage |
CoreFactoryImpl.getPackage()
Deprecated.
|
static CorePackage |
CorePackageImpl.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 CorePackage |
CoreSwitch.modelPackage
The cached model package
|
protected static CorePackage |
CoreAdapterFactory.modelPackage
The cached model package.
|