Interface QosPerformancePackage.Literals
- Enclosing interface:
- QosPerformancePackage
public static interface QosPerformancePackage.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
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Component Specified Execution Time' class.static final EReferenceThe meta object literal for the 'Assembly Context Component Specified Execution Time' reference feature.static final EClassThe meta object literal for the 'Specified Execution Time' class.static final EReferenceThe meta object literal for the 'Specification Specified Execution Time' containment reference feature.static final EClassThe meta object literal for the 'System Specified Execution Time' class.
-
Field Details
-
SYSTEM_SPECIFIED_EXECUTION_TIME
The meta object literal for the 'System Specified Execution Time' class.- See Also:
- Generated class or method.
-
SPECIFIED_EXECUTION_TIME
The meta object literal for the 'Specified Execution Time' class.- See Also:
- Generated class or method.
-
SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME
The meta object literal for the 'Specification Specified Execution Time' containment reference feature.- Generated class or method.
-
COMPONENT_SPECIFIED_EXECUTION_TIME
The meta object literal for the 'Component Specified Execution Time' class.- See Also:
- Generated class or method.
-
COMPONENT_SPECIFIED_EXECUTION_TIME__ASSEMBLY_CONTEXT_COMPONENT_SPECIFIED_EXECUTION_TIME
static final EReference COMPONENT_SPECIFIED_EXECUTION_TIME__ASSEMBLY_CONTEXT_COMPONENT_SPECIFIED_EXECUTION_TIMEThe meta object literal for the 'Assembly Context Component Specified Execution Time' reference feature.- Generated class or method.
-