Package | Description |
---|---|
com.interpss.dist.common | |
com.interpss.dist.common.impl |
Modifier and Type | Field and Description |
---|---|
static DistCommonFactory |
DistCommonFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DistCommonFactory |
DistCommonPackage.getDistCommonFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
DistCommonFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
DistCommonFactory |
DistCommonPackageImpl.getDistCommonFactory() |
static DistCommonFactory |
DistCommonFactoryImpl.init()
Creates the default factory implementation.
|