Package org.palladiosimulator.metricspec
Interface MetricSpecPackage.Literals
- Enclosing interface:
- MetricSpecPackage
public static interface MetricSpecPackage.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 'Aggregation Function Description
' class.static final EClass
The meta object literal for the 'Base Metric Description
' class.static final EAttribute
The meta object literal for the 'Capture Type' attribute feature.static final EAttribute
The meta object literal for the 'Data Type' attribute feature.static final EAttribute
The meta object literal for the 'Scale' attribute feature.static final EAttribute
The meta object literal for the 'Scope Of Validity' attribute feature.static final EEnum
The meta object literal for the 'Capture Type
' enum.static final EEnum
The meta object literal for the 'Data Type
' enum.static final EClass
The meta object literal for the 'Description
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EAttribute
The meta object literal for the 'Textual Description' attribute feature.static final EDataType
The meta object literal for the 'EJS Unit' data type.static final EClass
The meta object literal for the 'Identifier
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EReference
The meta object literal for the 'Textual Base Metric Description' container reference feature.static final EClass
The meta object literal for the 'IJS Quantity
' class.static final EClass
The meta object literal for the 'Metric Description
' class.static final EReference
The meta object literal for the 'Repository' container reference feature.static final EClass
The meta object literal for the 'Metric Description Repository
' class.static final EReference
The meta object literal for the 'Metric Descriptions' containment reference list feature.static final EClass
The meta object literal for the 'Metric Set Description
' class.static final EReference
The meta object literal for the 'Subsumed Metrics' reference list feature.static final EClass
The meta object literal for the 'Numerical Base Metric Description
' class.static final EAttribute
The meta object literal for the 'Default Unit' attribute feature.static final EAttribute
The meta object literal for the 'Persistence Kind' attribute feature.static final EEnum
The meta object literal for the 'Persistence Kind Options
' enum.static final EEnum
The meta object literal for the 'Scale
' enum.static final EEnum
The meta object literal for the 'Scope Of Validity
' enum.static final EClass
The meta object literal for the 'Textual Base Metric Description
' class.static final EReference
The meta object literal for the 'Identifiers' containment reference list feature.
-
Field Details
-
IDENTIFIER
The meta object literal for the 'Identifier
' class.- See Also:
- Generated class or method.
-
IDENTIFIER__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated class or method.
-
IDENTIFIER__TEXTUAL_BASE_METRIC_DESCRIPTION
The meta object literal for the 'Textual Base Metric Description' container reference feature.- Generated class or method.
-
TEXTUAL_BASE_METRIC_DESCRIPTION
The meta object literal for the 'Textual Base Metric Description
' class.- See Also:
- Generated class or method.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__IDENTIFIERS
The meta object literal for the 'Identifiers' containment reference list feature.- Generated class or method.
-
BASE_METRIC_DESCRIPTION
The meta object literal for the 'Base Metric Description
' class.- See Also:
- Generated class or method.
-
BASE_METRIC_DESCRIPTION__CAPTURE_TYPE
The meta object literal for the 'Capture Type' attribute feature.- Generated class or method.
-
BASE_METRIC_DESCRIPTION__DATA_TYPE
The meta object literal for the 'Data Type' attribute feature.- Generated class or method.
-
BASE_METRIC_DESCRIPTION__SCALE
The meta object literal for the 'Scale' attribute feature.- Generated class or method.
-
BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITY
The meta object literal for the 'Scope Of Validity' attribute feature.- Generated class or method.
-
METRIC_DESCRIPTION
The meta object literal for the 'Metric Description
' class.- See Also:
- Generated class or method.
-
METRIC_DESCRIPTION__REPOSITORY
The meta object literal for the 'Repository' container reference feature.- Generated class or method.
-
DESCRIPTION
The meta object literal for the 'Description
' class.- See Also:
- Generated class or method.
-
DESCRIPTION__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
DESCRIPTION__TEXTUAL_DESCRIPTION
The meta object literal for the 'Textual Description' attribute feature.- Generated class or method.
-
AGGREGATION_FUNCTION_DESCRIPTION
The meta object literal for the 'Aggregation Function Description
' class.- See Also:
- Generated class or method.
-
METRIC_SET_DESCRIPTION
The meta object literal for the 'Metric Set Description
' class.- See Also:
- Generated class or method.
-
METRIC_SET_DESCRIPTION__SUBSUMED_METRICS
The meta object literal for the 'Subsumed Metrics' reference list feature.- Generated class or method.
-
NUMERICAL_BASE_METRIC_DESCRIPTION
The meta object literal for the 'Numerical Base Metric Description
' class.- See Also:
- Generated class or method.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__DEFAULT_UNIT
The meta object literal for the 'Default Unit' attribute feature.- Generated class or method.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__PERSISTENCE_KIND
The meta object literal for the 'Persistence Kind' attribute feature.- Generated class or method.
-
IJS_QUANTITY
The meta object literal for the 'IJS Quantity
' class.- See Also:
- Generated class or method.
-
METRIC_DESCRIPTION_REPOSITORY
The meta object literal for the 'Metric Description Repository
' class.- See Also:
- Generated class or method.
-
METRIC_DESCRIPTION_REPOSITORY__METRIC_DESCRIPTIONS
The meta object literal for the 'Metric Descriptions' containment reference list feature.- Generated class or method.
-
CAPTURE_TYPE
The meta object literal for the 'Capture Type
' enum.- See Also:
- Generated class or method.
-
SCALE
The meta object literal for the 'Scale
' enum.- See Also:
- Generated class or method.
-
PERSISTENCE_KIND_OPTIONS
The meta object literal for the 'Persistence Kind Options
' enum.- See Also:
- Generated class or method.
-
DATA_TYPE
The meta object literal for the 'Data Type
' enum.- See Also:
- Generated class or method.
-
SCOPE_OF_VALIDITY
The meta object literal for the 'Scope Of Validity
' enum.- See Also:
- Generated class or method.
-
EJS_UNIT
The meta object literal for the 'EJS Unit' data type.- See Also:
- Generated class or method.
-