Package | Description |
---|---|
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl |
Modifier and Type | Field and Description |
---|---|
static DistAdapterFactory |
DistAdapterFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DistAdapterFactory |
DistAdapterPackage.getDistAdapterFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
DistAdapterFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
DistAdapterFactory |
DistAdapterPackageImpl.getDistAdapterFactory() |
static DistAdapterFactory |
DistAdapterFactoryImpl.init()
Creates the default factory implementation.
|