| Package | Description |
|---|---|
| com.interpss.core.dclf.common | |
| com.interpss.core.dclf.common.impl |
| Modifier and Type | Field and Description |
|---|---|
static DclfCommonFactory |
DclfCommonFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
DclfCommonFactory |
DclfCommonPackage.getDclfCommonFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfCommonFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
DclfCommonFactory |
DclfCommonPackageImpl.getDclfCommonFactory() |
static DclfCommonFactory |
DclfCommonFactoryImpl.init()
Creates the default factory implementation.
|