public static interface CommonCurvePackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EEnum |
NUMERIC_CURVE_MODEL
The meta object literal for the '
Numeric Curve Model ' enum. |
static org.eclipse.emf.ecore.EClass |
PIECE_WISE_CURVE
The meta object literal for the '
Piece Wise Curve ' class. |
static org.eclipse.emf.ecore.EAttribute |
PIECE_WISE_CURVE__POINTS
The meta object literal for the 'Points' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
QUADRATIC_CURVE
The meta object literal for the '
Quadratic Curve ' class. |
static org.eclipse.emf.ecore.EAttribute |
QUADRATIC_CURVE__A
The meta object literal for the 'A' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUADRATIC_CURVE__B
The meta object literal for the 'B' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUADRATIC_CURVE__C
The meta object literal for the 'C' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
XFR_ZCORRECTION_TABLE
The meta object literal for the '
Xfr ZCorrection Table ' class. |
static org.eclipse.emf.ecore.EAttribute |
XFR_ZCORRECTION_TABLE__POINTS
The meta object literal for the 'Points' attribute list feature.
|
static final org.eclipse.emf.ecore.EClass PIECE_WISE_CURVE
Piece Wise Curve
' class.
static final org.eclipse.emf.ecore.EAttribute PIECE_WISE_CURVE__POINTS
static final org.eclipse.emf.ecore.EClass QUADRATIC_CURVE
Quadratic Curve
' class.
static final org.eclipse.emf.ecore.EAttribute QUADRATIC_CURVE__A
static final org.eclipse.emf.ecore.EAttribute QUADRATIC_CURVE__B
static final org.eclipse.emf.ecore.EAttribute QUADRATIC_CURVE__C
static final org.eclipse.emf.ecore.EClass XFR_ZCORRECTION_TABLE
Xfr ZCorrection Table
' class.
static final org.eclipse.emf.ecore.EAttribute XFR_ZCORRECTION_TABLE__POINTS
static final org.eclipse.emf.ecore.EEnum NUMERIC_CURVE_MODEL
Numeric Curve Model
' enum.