public static interface DimensionsPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
DIMENSION
The meta object literal for the '
Dimension ' class. |
static EReference |
DIMENSION__TYPE
The meta object literal for the 'Type' reference feature.
|
static EReference |
DIMENSION__UNIT
The meta object literal for the 'Unit' reference feature.
|
static EClass |
DIMENSION_REPOSITORY
The meta object literal for the '
Dimension Repository ' class. |
static EReference |
DIMENSION_REPOSITORY__DIMENSIONS
The meta object literal for the 'Dimensions' containment reference list feature.
|
static final EClass DIMENSION
Dimension
' class.
DimensionImpl
,
DimensionsPackageImpl.getDimension()
static final EReference DIMENSION__TYPE
static final EReference DIMENSION__UNIT
static final EClass DIMENSION_REPOSITORY
Dimension Repository
' class.
DimensionRepositoryImpl
,
DimensionsPackageImpl.getDimensionRepository()
static final EReference DIMENSION_REPOSITORY__DIMENSIONS