Package | Description |
---|---|
com.interpss.core.common.curve | |
com.interpss.core.common.curve.impl |
Modifier and Type | Field and Description |
---|---|
static CommonCurveFactory |
CommonCurveFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CommonCurveFactory |
CommonCurvePackage.getCommonCurveFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonCurveFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CommonCurveFactory |
CommonCurvePackageImpl.getCommonCurveFactory() |
static CommonCurveFactory |
CommonCurveFactoryImpl.init()
Creates the default factory implementation.
|