| Package | Description |
|---|---|
| com.interpss.core.aclf.adpter | |
| com.interpss.core.aclf.adpter.impl | |
| com.interpss.core.aclf.adpter.util |
| Modifier and Type | Field and Description |
|---|---|
static AclfObjAdapterPackage |
AclfObjAdapterPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
AclfObjAdapterPackage |
AclfObjAdapterFactory.getAclfObjAdapterPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfObjAdapterPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
AclfObjAdapterPackage |
AclfObjAdapterFactoryImpl.getAclfObjAdapterPackage() |
static AclfObjAdapterPackage |
AclfObjAdapterFactoryImpl.getPackage()
Deprecated.
|
static AclfObjAdapterPackage |
AclfObjAdapterPackageImpl.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 AclfObjAdapterPackage |
AclfObjAdapterAdapterFactory.modelPackage
The cached model package.
|
protected static AclfObjAdapterPackage |
AclfObjAdapterSwitch.modelPackage
The cached model package
|