Package | Description |
---|---|
com.interpss.core.aclf.netAdj | |
com.interpss.core.aclf.netAdj.impl | |
com.interpss.core.aclf.netAdj.util |
Modifier and Type | Field and Description |
---|---|
static NetAdjustPackage |
NetAdjustPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
NetAdjustPackage |
NetAdjustFactory.getNetAdjustPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
NetAdjustPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
NetAdjustPackage |
NetAdjustFactoryImpl.getNetAdjustPackage() |
static NetAdjustPackage |
NetAdjustFactoryImpl.getPackage()
Deprecated.
|
static NetAdjustPackage |
NetAdjustPackageImpl.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 NetAdjustPackage |
NetAdjustSwitch.modelPackage
The cached model package
|
protected static NetAdjustPackage |
NetAdjustAdapterFactory.modelPackage
The cached model package.
|