Package | Description |
---|---|
com.interpss.core.acsc | |
com.interpss.core.acsc.impl | |
com.interpss.core.acsc.util |
Modifier and Type | Field and Description |
---|---|
static AcscPackage |
AcscPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
AcscPackage |
AcscFactory.getAcscPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
AcscPackage |
AcscFactoryImpl.getAcscPackage() |
static AcscPackage |
AcscFactoryImpl.getPackage()
Deprecated.
|
static AcscPackage |
AcscPackageImpl.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 AcscPackage |
AcscAdapterFactory.modelPackage
The cached model package.
|
protected static AcscPackage |
AcscSwitch.modelPackage
The cached model package
|