Package | Description |
---|---|
com.interpss.core.common | |
com.interpss.core.common.impl |
Modifier and Type | Field and Description |
---|---|
static CommonPackage |
CommonPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
CommonPackage |
CommonFactory.getCommonPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
CommonPackage |
CommonFactoryImpl.getCommonPackage() |
static CommonPackage |
CommonFactoryImpl.getPackage()
Deprecated.
|
static CommonPackage |
CommonPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|