public interface CommonCurveFactory
extends org.eclipse.emf.ecore.EFactory
CommonCurvePackage
Modifier and Type | Field and Description |
---|---|
static CommonCurveFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
PieceWiseCurve |
createPieceWiseCurve()
Returns a new object of class 'Piece Wise Curve'.
|
QuadraticCurve |
createQuadraticCurve()
Returns a new object of class 'Quadratic Curve'.
|
XfrZCorrectionTable |
createXfrZCorrectionTable()
Returns a new object of class 'Xfr ZCorrection Table'.
|
CommonCurvePackage |
getCommonCurvePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final CommonCurveFactory eINSTANCE
PieceWiseCurve createPieceWiseCurve()
QuadraticCurve createQuadraticCurve()
XfrZCorrectionTable createXfrZCorrectionTable()
CommonCurvePackage getCommonCurvePackage()