Package | Description |
---|---|
com.interpss.core.common.lang | |
com.interpss.core.common.lang.impl |
Modifier and Type | Field and Description |
---|---|
static CommonLangFactory |
CommonLangFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CommonLangFactory |
CommonLangPackage.getCommonLangFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonLangFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CommonLangFactory |
CommonLangPackageImpl.getCommonLangFactory() |
static CommonLangFactory |
CommonLangFactoryImpl.init()
Creates the default factory implementation.
|