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