Interface UncertaintyPackage.Literals
- Enclosing interface:
- UncertaintyPackage
public static interface UncertaintyPackage.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
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Active Component
' class.static final EReference
The meta object literal for the 'Required Active Component' reference feature.static final EClass
The meta object literal for the 'Architectural Countermeasure
' class.static final EReference
The meta object literal for the 'Applied Failure Type' reference feature.static final EReference
The meta object literal for the 'Architectural Preconditions' reference list feature.static final EClass
The meta object literal for the 'Architectural Precondition
' class.static final EClass
The meta object literal for the 'Deterministic Improvement
' class.static final EReference
The meta object literal for the 'Mapping Table' containment reference list feature.static final EClass
The meta object literal for the 'Global Uncertainty Countermeasure
' class.static final EReference
The meta object literal for the 'Improved Uncertainty Model' reference feature.static final EClass
The meta object literal for the 'Map Entry
' class.static final EAttribute
The meta object literal for the 'Key' attribute feature.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Probabilistic Improvement
' class.static final EReference
The meta object literal for the 'Probability Distribution' reference feature.static final EClass
The meta object literal for the 'Improvement
' class.static final EClass
The meta object literal for the 'Induced Failure Type
' class.static final EReference
The meta object literal for the 'Architectural Preconditions' reference list feature.static final EReference
The meta object literal for the 'Failure Variable' reference feature.static final EReference
The meta object literal for the 'Refines' reference feature.static final EReference
The meta object literal for the 'Uncertainty Model' reference feature.static final EClass
The meta object literal for the 'Model Equality
' class.static final EReference
The meta object literal for the 'First' reference feature.static final EReference
The meta object literal for the 'Second' reference feature.static final EClass
The meta object literal for the 'Repository
' class.static final EReference
The meta object literal for the 'Architectural Countermeasures' containment reference list feature.static final EReference
The meta object literal for the 'Architectural Preconditions' containment reference list feature.static final EReference
The meta object literal for the 'Uncertainty Induced Failure Types' containment reference list feature.static final EClass
The meta object literal for the 'Specific Countermeasure
' class.static final EReference
The meta object literal for the 'Target Uncertainty' reference feature.static final EReference
The meta object literal for the 'Uncertainty Improvement' containment reference feature.
-
Field Details
-
UNCERTAINTY_INDUCED_FAILURE_TYPE
The meta object literal for the 'Induced Failure Type
' class.- See Also:
- Generated class or method.
-
UNCERTAINTY_INDUCED_FAILURE_TYPE__REFINES
The meta object literal for the 'Refines' reference feature.- Generated class or method.
-
UNCERTAINTY_INDUCED_FAILURE_TYPE__UNCERTAINTY_MODEL
The meta object literal for the 'Uncertainty Model' reference feature.- Generated class or method.
-
UNCERTAINTY_INDUCED_FAILURE_TYPE__FAILURE_VARIABLE
The meta object literal for the 'Failure Variable' reference feature.- Generated class or method.
-
UNCERTAINTY_INDUCED_FAILURE_TYPE__ARCHITECTURAL_PRECONDITIONS
The meta object literal for the 'Architectural Preconditions' reference list feature.- Generated class or method.
-
UNCERTAINTY_REPOSITORY
The meta object literal for the 'Repository
' class.- See Also:
- Generated class or method.
-
UNCERTAINTY_REPOSITORY__UNCERTAINTY_INDUCED_FAILURE_TYPES
The meta object literal for the 'Uncertainty Induced Failure Types' containment reference list feature.- Generated class or method.
-
UNCERTAINTY_REPOSITORY__ARCHITECTURAL_COUNTERMEASURES
The meta object literal for the 'Architectural Countermeasures' containment reference list feature.- Generated class or method.
-
UNCERTAINTY_REPOSITORY__ARCHITECTURAL_PRECONDITIONS
The meta object literal for the 'Architectural Preconditions' containment reference list feature.- Generated class or method.
-
ARCHITECTURAL_COUNTERMEASURE
The meta object literal for the 'Architectural Countermeasure
' class.- See Also:
- Generated class or method.
-
ARCHITECTURAL_COUNTERMEASURE__ARCHITECTURAL_PRECONDITIONS
The meta object literal for the 'Architectural Preconditions' reference list feature.- Generated class or method.
-
ARCHITECTURAL_COUNTERMEASURE__APPLIED_FAILURE_TYPE
The meta object literal for the 'Applied Failure Type' reference feature.- Generated class or method.
-
ARCHITECTURAL_PRECONDITION
The meta object literal for the 'Architectural Precondition
' class.- See Also:
- Generated class or method.
-
ACTIVE_COMPONENT
The meta object literal for the 'Active Component
' class.- See Also:
- Generated class or method.
-
ACTIVE_COMPONENT__REQUIRED_ACTIVE_COMPONENT
The meta object literal for the 'Required Active Component' reference feature.- Generated class or method.
-
UNCERTAINTY_IMPROVEMENT
The meta object literal for the 'Improvement
' class.- See Also:
- Generated class or method.
-
DETERMINISTIC_IMPROVEMENT
The meta object literal for the 'Deterministic Improvement
' class.- See Also:
- Generated class or method.
-
DETERMINISTIC_IMPROVEMENT__MAPPING_TABLE
The meta object literal for the 'Mapping Table' containment reference list feature.- Generated class or method.
-
PROBABILISTIC_IMPROVEMENT
The meta object literal for the 'Probabilistic Improvement
' class.- See Also:
- Generated class or method.
-
PROBABILISTIC_IMPROVEMENT__PROBABILITY_DISTRIBUTION
The meta object literal for the 'Probability Distribution' reference feature.- Generated class or method.
-
MAP_ENTRY
The meta object literal for the 'Map Entry
' class.- See Also:
- Generated class or method.
-
MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.- Generated class or method.
-
MAP_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
UNCERTAINTY_SPECIFIC_COUNTERMEASURE
The meta object literal for the 'Specific Countermeasure
' class.- See Also:
- Generated class or method.
-
UNCERTAINTY_SPECIFIC_COUNTERMEASURE__TARGET_UNCERTAINTY
The meta object literal for the 'Target Uncertainty' reference feature.- Generated class or method.
-
UNCERTAINTY_SPECIFIC_COUNTERMEASURE__UNCERTAINTY_IMPROVEMENT
The meta object literal for the 'Uncertainty Improvement' containment reference feature.- Generated class or method.
-
GLOBAL_UNCERTAINTY_COUNTERMEASURE
The meta object literal for the 'Global Uncertainty Countermeasure
' class.- See Also:
- Generated class or method.
-
GLOBAL_UNCERTAINTY_COUNTERMEASURE__IMPROVED_UNCERTAINTY_MODEL
The meta object literal for the 'Improved Uncertainty Model' reference feature.- Generated class or method.
-
UNCERTAINTY_MODEL_EQUALITY
The meta object literal for the 'Model Equality
' class.- See Also:
- Generated class or method.
-
UNCERTAINTY_MODEL_EQUALITY__FIRST
The meta object literal for the 'First' reference feature.- Generated class or method.
-
UNCERTAINTY_MODEL_EQUALITY__SECOND
The meta object literal for the 'Second' reference feature.- Generated class or method.
-