Package | Description |
---|---|
com.interpss.core.common.curve | |
com.interpss.core.common.curve.impl | |
com.interpss.core.common.curve.util |
Modifier and Type | Field and Description |
---|---|
static CommonCurvePackage |
CommonCurvePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
CommonCurvePackage |
CommonCurveFactory.getCommonCurvePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonCurvePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
CommonCurvePackage |
CommonCurveFactoryImpl.getCommonCurvePackage() |
static CommonCurvePackage |
CommonCurveFactoryImpl.getPackage()
Deprecated.
|
static CommonCurvePackage |
CommonCurvePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected static CommonCurvePackage |
CommonCurveAdapterFactory.modelPackage
The cached model package.
|
protected static CommonCurvePackage |
CommonCurveSwitch.modelPackage
The cached model package
|