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