Interface AggregatesPackage.Literals
-
- Enclosing interface:
- AggregatesPackage
public static interface AggregatesPackage.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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
ACCUMULATION_REGISTER_AGGREGATE
The meta object literal for the 'Accumulation Register Aggregate
' class.static org.eclipse.emf.ecore.EOperation
ACCUMULATION_REGISTER_AGGREGATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The meta object literal for the 'Validate' operation.static org.eclipse.emf.ecore.EReference
ACCUMULATION_REGISTER_AGGREGATE__DIMENSIONS
The meta object literal for the 'Dimensions' reference list feature.static org.eclipse.emf.ecore.EAttribute
ACCUMULATION_REGISTER_AGGREGATE__ID
The meta object literal for the 'Id' attribute feature.static org.eclipse.emf.ecore.EAttribute
ACCUMULATION_REGISTER_AGGREGATE__PERIODICITY
The meta object literal for the 'Periodicity' attribute feature.static org.eclipse.emf.ecore.EAttribute
ACCUMULATION_REGISTER_AGGREGATE__USE
The meta object literal for the 'Use' attribute feature.static org.eclipse.emf.ecore.EClass
ACCUMULATION_REGISTER_AGGREGATES
The meta object literal for the 'Accumulation Register Aggregates
' class.static org.eclipse.emf.ecore.EOperation
ACCUMULATION_REGISTER_AGGREGATES___VALIDATE__DIAGNOSTICCHAIN_MAP
The meta object literal for the 'Validate' operation.static org.eclipse.emf.ecore.EReference
ACCUMULATION_REGISTER_AGGREGATES__AGGREGATES
The meta object literal for the 'Aggregates' containment reference list feature.static org.eclipse.emf.ecore.EDataType
UUID
The meta object literal for the 'Uuid' data type.
-
-
-
Field Detail
-
ACCUMULATION_REGISTER_AGGREGATES
static final org.eclipse.emf.ecore.EClass ACCUMULATION_REGISTER_AGGREGATES
The meta object literal for the 'Accumulation Register Aggregates
' class.
-
ACCUMULATION_REGISTER_AGGREGATES__AGGREGATES
static final org.eclipse.emf.ecore.EReference ACCUMULATION_REGISTER_AGGREGATES__AGGREGATES
The meta object literal for the 'Aggregates' containment reference list feature.
-
ACCUMULATION_REGISTER_AGGREGATES___VALIDATE__DIAGNOSTICCHAIN_MAP
static final org.eclipse.emf.ecore.EOperation ACCUMULATION_REGISTER_AGGREGATES___VALIDATE__DIAGNOSTICCHAIN_MAP
The meta object literal for the 'Validate' operation.
-
ACCUMULATION_REGISTER_AGGREGATE
static final org.eclipse.emf.ecore.EClass ACCUMULATION_REGISTER_AGGREGATE
The meta object literal for the 'Accumulation Register Aggregate
' class.
-
ACCUMULATION_REGISTER_AGGREGATE__ID
static final org.eclipse.emf.ecore.EAttribute ACCUMULATION_REGISTER_AGGREGATE__ID
The meta object literal for the 'Id' attribute feature.
-
ACCUMULATION_REGISTER_AGGREGATE__USE
static final org.eclipse.emf.ecore.EAttribute ACCUMULATION_REGISTER_AGGREGATE__USE
The meta object literal for the 'Use' attribute feature.
-
ACCUMULATION_REGISTER_AGGREGATE__PERIODICITY
static final org.eclipse.emf.ecore.EAttribute ACCUMULATION_REGISTER_AGGREGATE__PERIODICITY
The meta object literal for the 'Periodicity' attribute feature.
-
ACCUMULATION_REGISTER_AGGREGATE__DIMENSIONS
static final org.eclipse.emf.ecore.EReference ACCUMULATION_REGISTER_AGGREGATE__DIMENSIONS
The meta object literal for the 'Dimensions' reference list feature.
-
ACCUMULATION_REGISTER_AGGREGATE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final org.eclipse.emf.ecore.EOperation ACCUMULATION_REGISTER_AGGREGATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The meta object literal for the 'Validate' operation.
-
UUID
static final org.eclipse.emf.ecore.EDataType UUID
The meta object literal for the 'Uuid' data type.- See Also:
UUID
,AggregatesPackageImpl.getUuid()
-
-