public static interface CommonSparsePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EDataType |
MATRIX_XY
The meta object literal for the 'Matrix xy' data type.
|
static org.eclipse.emf.ecore.EDataType |
SPARSE_EQN_COMPLEX
The meta object literal for the 'Sparse Eqn Complex' data type.
|
static org.eclipse.emf.ecore.EDataType |
SPARSE_EQN_COMPLEX_MATRIX3X3
The meta object literal for the 'Sparse Eqn Complex Matrix3x3' data type.
|
static org.eclipse.emf.ecore.EDataType |
SPARSE_EQN_DOUBLE
The meta object literal for the 'Sparse Eqn Double' data type.
|
static org.eclipse.emf.ecore.EDataType |
SPARSE_EQN_INTEGER
The meta object literal for the 'Sparse Eqn Integer' data type.
|
static org.eclipse.emf.ecore.EDataType |
SPARSE_EQN_MATRIX2X2
The meta object literal for the 'Sparse Eqn Matrix2x2' data type.
|
static org.eclipse.emf.ecore.EDataType |
VECT_DQ
The meta object literal for the 'Vect dq' data type.
|
static org.eclipse.emf.ecore.EDataType |
VECT_XY
The meta object literal for the 'Vect xy' data type.
|
static final org.eclipse.emf.ecore.EDataType SPARSE_EQN_INTEGER
static final org.eclipse.emf.ecore.EDataType SPARSE_EQN_DOUBLE
static final org.eclipse.emf.ecore.EDataType SPARSE_EQN_COMPLEX
static final org.eclipse.emf.ecore.EDataType SPARSE_EQN_MATRIX2X2
static final org.eclipse.emf.ecore.EDataType VECT_XY
Vector_xy,
CommonSparsePackageImpl.getVect_xy()static final org.eclipse.emf.ecore.EDataType VECT_DQ
Vector_dq,
CommonSparsePackageImpl.getVect_dq()static final org.eclipse.emf.ecore.EDataType MATRIX_XY
Matrix_xy,
CommonSparsePackageImpl.getMatrix_xy()static final org.eclipse.emf.ecore.EDataType SPARSE_EQN_COMPLEX_MATRIX3X3