Interface ServicelevelObjectivePackage.Literals
- Enclosing interface:
- ServicelevelObjectivePackage
public static interface ServicelevelObjectivePackage.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 'Hard Threshold
' class.static final EClass
The meta object literal for the 'Linear Fuzzy Threshold
' class.static final EClass
The meta object literal for the 'Named Element
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Negative Quadratic Fuzzy Threshold
' class.static final EClass
The meta object literal for the 'Quadratic Fuzzy Threshold
' class.static final EClass
The meta object literal for the 'Service Level Objective
' class.static final EAttribute
The meta object literal for the 'Description' attribute feature.static final EReference
The meta object literal for the 'Lower Threshold' containment reference feature.static final EReference
The meta object literal for the 'Measurement Specification' reference feature.static final EReference
The meta object literal for the 'Upper Threshold' containment reference feature.static final EClass
The meta object literal for the 'Service Level Objective Repository
' class.static final EReference
The meta object literal for the 'Servicelevelobjectives' containment reference list feature.static final EClass
The meta object literal for the 'Soft Threshold
' class.static final EAttribute
The meta object literal for the 'Soft Limit' attribute feature.static final EClass
The meta object literal for the 'Threshold
' class.static final EAttribute
The meta object literal for the 'Threshold Limit' attribute feature.
-
Field Details
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY
The meta object literal for the 'Service Level Objective Repository
' class.- See Also:
- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVES
The meta object literal for the 'Servicelevelobjectives' containment reference list feature.- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE
The meta object literal for the 'Service Level Objective
' class.- See Also:
- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLD
The meta object literal for the 'Lower Threshold' containment reference feature.- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLD
The meta object literal for the 'Upper Threshold' containment reference feature.- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATION
The meta object literal for the 'Measurement Specification' reference feature.- Generated class or method.
-
THRESHOLD
The meta object literal for the 'Threshold
' class.- See Also:
- Generated class or method.
-
THRESHOLD__THRESHOLD_LIMIT
The meta object literal for the 'Threshold Limit' attribute feature.- Generated class or method.
-
HARD_THRESHOLD
The meta object literal for the 'Hard Threshold
' class.- See Also:
- Generated class or method.
-
LINEAR_FUZZY_THRESHOLD
The meta object literal for the 'Linear Fuzzy Threshold
' class.- See Also:
- Generated class or method.
-
NAMED_ELEMENT
The meta object literal for the 'Named Element
' class.- See Also:
- Generated class or method.
-
NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
SOFT_THRESHOLD
The meta object literal for the 'Soft Threshold
' class.- See Also:
- Generated class or method.
-
SOFT_THRESHOLD__SOFT_LIMIT
The meta object literal for the 'Soft Limit' attribute feature.- Generated class or method.
-
QUADRATIC_FUZZY_THRESHOLD
The meta object literal for the 'Quadratic Fuzzy Threshold
' class.- See Also:
- Generated class or method.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD
The meta object literal for the 'Negative Quadratic Fuzzy Threshold
' class.- See Also:
- Generated class or method.
-