Interface AggregatesAefPackage.Literals
- Enclosing interface:
- AggregatesAefPackage
public static interface AggregatesAefPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Aggregate Table Item View Model
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Dimension Names' attribute list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Periodicity' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'State Image Id' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'State Message' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Aggregates Table Column View Model
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Header' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Aggregates Table View Model
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Columns' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Input' containment reference list feature.
-
Field Details
-
AGGREGATES_TABLE_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass AGGREGATES_TABLE_VIEW_MODELThe meta object literal for the 'Aggregates Table View Model
' class. -
AGGREGATES_TABLE_VIEW_MODEL__COLUMNS
static final org.eclipse.emf.ecore.EReference AGGREGATES_TABLE_VIEW_MODEL__COLUMNSThe meta object literal for the 'Columns' containment reference list feature. -
AGGREGATES_TABLE_VIEW_MODEL__INPUT
static final org.eclipse.emf.ecore.EReference AGGREGATES_TABLE_VIEW_MODEL__INPUTThe meta object literal for the 'Input' containment reference list feature. -
AGGREGATES_TABLE_COLUMN_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass AGGREGATES_TABLE_COLUMN_VIEW_MODELThe meta object literal for the 'Aggregates Table Column View Model
' class. -
AGGREGATES_TABLE_COLUMN_VIEW_MODEL__HEADER
static final org.eclipse.emf.ecore.EAttribute AGGREGATES_TABLE_COLUMN_VIEW_MODEL__HEADERThe meta object literal for the 'Header' attribute feature. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass AGGREGATE_TABLE_ITEM_VIEW_MODELThe meta object literal for the 'Aggregate Table Item View Model
' class. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_IMAGE_ID
static final org.eclipse.emf.ecore.EAttribute AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_IMAGE_IDThe meta object literal for the 'State Image Id' attribute feature. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_MESSAGE
static final org.eclipse.emf.ecore.EAttribute AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_MESSAGEThe meta object literal for the 'State Message' attribute feature. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL__USE
static final org.eclipse.emf.ecore.EAttribute AGGREGATE_TABLE_ITEM_VIEW_MODEL__USEThe meta object literal for the 'Use' attribute feature. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL__PERIODICITY
static final org.eclipse.emf.ecore.EAttribute AGGREGATE_TABLE_ITEM_VIEW_MODEL__PERIODICITYThe meta object literal for the 'Periodicity' attribute feature. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL__DIMENSION_NAMES
static final org.eclipse.emf.ecore.EAttribute AGGREGATE_TABLE_ITEM_VIEW_MODEL__DIMENSION_NAMESThe meta object literal for the 'Dimension Names' attribute list feature.
-