| Package | Description |
|---|---|
| com.interpss.core.common.lang | |
| com.interpss.core.common.lang.impl |
| Modifier and Type | Field and Description |
|---|---|
static CommonLangPackage |
CommonLangPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
CommonLangPackage |
CommonLangFactory.getCommonLangPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonLangPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
CommonLangPackage |
CommonLangFactoryImpl.getCommonLangPackage() |
static CommonLangPackage |
CommonLangFactoryImpl.getPackage()
Deprecated.
|
static CommonLangPackage |
CommonLangPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|