Package | Description |
---|---|
com.interpss.core.common | |
com.interpss.core.common.impl |
Modifier and Type | Field and Description |
---|---|
static CommonFactory |
CommonFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CommonFactory |
CommonPackage.getCommonFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CommonFactory |
CommonPackageImpl.getCommonFactory() |
static CommonFactory |
CommonFactoryImpl.init()
Creates the default factory implementation.
|