Package | Description |
---|---|
com.interpss.core.aclf.adpter | |
com.interpss.core.aclf.adpter.impl |
Modifier and Type | Field and Description |
---|---|
static AclfObjAdapterFactory |
AclfObjAdapterFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AclfObjAdapterFactory |
AclfObjAdapterPackage.getAclfObjAdapterFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfObjAdapterFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
AclfObjAdapterFactory |
AclfObjAdapterPackageImpl.getAclfObjAdapterFactory() |
static AclfObjAdapterFactory |
AclfObjAdapterFactoryImpl.init()
Creates the default factory implementation.
|