Package org.scaledl.usageevolution
Interface UsageevolutionPackage.Literals
- Enclosing interface:
- UsageevolutionPackage
public static interface UsageevolutionPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Usage
' class.static final EAttribute
The meta object literal for the 'Evolution Step Width' attribute feature.static final EReference
The meta object literal for the 'Load Evolution' reference feature.static final EAttribute
The meta object literal for the 'Repeating Pattern' attribute feature.static final EReference
The meta object literal for the 'Scenario' reference feature.static final EReference
The meta object literal for the 'Work Evolutions' containment reference list feature.static final EClass
The meta object literal for the 'Usage Evolution
' class.static final EReference
The meta object literal for the 'Usages' containment reference list feature.static final EClass
The meta object literal for the 'Work Parameter Evolution
' class.static final EReference
The meta object literal for the 'Evolution' reference feature.static final EReference
The meta object literal for the 'Variable Characterisation' reference feature.
-
Field Details
-
USAGE_EVOLUTION
The meta object literal for the 'Usage Evolution
' class.- See Also:
- Generated class or method.
-
USAGE_EVOLUTION__USAGES
The meta object literal for the 'Usages' containment reference list feature.- Generated class or method.
-
USAGE
The meta object literal for the 'Usage
' class.- See Also:
- Generated class or method.
-
USAGE__LOAD_EVOLUTION
The meta object literal for the 'Load Evolution' reference feature.- Generated class or method.
-
USAGE__WORK_EVOLUTIONS
The meta object literal for the 'Work Evolutions' containment reference list feature.- Generated class or method.
-
USAGE__SCENARIO
The meta object literal for the 'Scenario' reference feature.- Generated class or method.
-
USAGE__REPEATING_PATTERN
The meta object literal for the 'Repeating Pattern' attribute feature.- Generated class or method.
-
USAGE__EVOLUTION_STEP_WIDTH
The meta object literal for the 'Evolution Step Width' attribute feature.- Generated class or method.
-
WORK_PARAMETER_EVOLUTION
The meta object literal for the 'Work Parameter Evolution
' class.- See Also:
- Generated class or method.
-
WORK_PARAMETER_EVOLUTION__EVOLUTION
The meta object literal for the 'Evolution' reference feature.- Generated class or method.
-
WORK_PARAMETER_EVOLUTION__VARIABLE_CHARACTERISATION
The meta object literal for the 'Variable Characterisation' reference feature.- Generated class or method.
-