Package | Description |
---|---|
com.interpss.core.acsc.adpter | |
com.interpss.core.acsc.adpter.impl |
Modifier and Type | Field and Description |
---|---|
static AcscObjAdapterFactory |
AcscObjAdapterFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AcscObjAdapterFactory |
AcscObjAdapterPackage.getAcscObjAdapterFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscObjAdapterFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
AcscObjAdapterFactory |
AcscObjAdapterPackageImpl.getAcscObjAdapterFactory() |
static AcscObjAdapterFactory |
AcscObjAdapterFactoryImpl.init()
Creates the default factory implementation.
|