Package | Description |
---|---|
com.interpss.core.aclf.adj | |
com.interpss.core.aclf.adj.impl | |
com.interpss.core.aclf.adj.util |
Modifier and Type | Field and Description |
---|---|
static AclfAdjustPackage |
AclfAdjustPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
AclfAdjustPackage |
AclfAdjustFactory.getAclfAdjustPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfAdjustPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
AclfAdjustPackage |
AclfAdjustFactoryImpl.getAclfAdjustPackage() |
static AclfAdjustPackage |
AclfAdjustFactoryImpl.getPackage()
Deprecated.
|
static AclfAdjustPackage |
AclfAdjustPackageImpl.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 AclfAdjustPackage |
AclfAdjustSwitch.modelPackage
The cached model package
|
protected static AclfAdjustPackage |
AclfAdjustAdapterFactory.modelPackage
The cached model package.
|