Interface QMLProfilePackage.Literals
- Enclosing interface:
- QMLProfilePackage
public static interface QMLProfilePackage.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 'Entry Level System Call Requirement
' class.static final EReference
The meta object literal for the 'Entry Level System Call' reference feature.static final EClass
The meta object literal for the 'Generic QML Profile
' class.static final EClass
The meta object literal for the 'Refined QML Profile
' class.static final EReference
The meta object literal for the 'Base Profile' reference feature.static final EReference
The meta object literal for the 'Refined By' containment reference list feature.static final EClass
The meta object literal for the 'Requirement
' class.static final EReference
The meta object literal for the 'Require Contract' reference list feature.static final EClass
The meta object literal for the 'Simple QML Profile
' class.static final EReference
The meta object literal for the 'Requirements' containment reference list feature.static final EReference
The meta object literal for the 'Usage Model' reference feature.static final EClass
The meta object literal for the 'Usage Scenario Requirement
' class.static final EReference
The meta object literal for the 'Usage Scenario' reference feature.
-
Field Details
-
SIMPLE_QML_PROFILE
The meta object literal for the 'Simple QML Profile
' class.- See Also:
- Generated class or method.
-
SIMPLE_QML_PROFILE__USAGE_MODEL
The meta object literal for the 'Usage Model' reference feature.- Generated class or method.
-
SIMPLE_QML_PROFILE__REQUIREMENTS
The meta object literal for the 'Requirements' containment reference list feature.- Generated class or method.
-
GENERIC_QML_PROFILE
The meta object literal for the 'Generic QML Profile
' class.- See Also:
- Generated class or method.
-
REQUIREMENT
The meta object literal for the 'Requirement
' class.- See Also:
- Generated class or method.
-
REQUIREMENT__REQUIRE_CONTRACT
The meta object literal for the 'Require Contract' reference list feature.- Generated class or method.
-
REFINED_QML_PROFILE
The meta object literal for the 'Refined QML Profile
' class.- See Also:
- Generated class or method.
-
REFINED_QML_PROFILE__BASE_PROFILE
The meta object literal for the 'Base Profile' reference feature.- Generated class or method.
-
REFINED_QML_PROFILE__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.- Generated class or method.
-
USAGE_SCENARIO_REQUIREMENT
The meta object literal for the 'Usage Scenario Requirement
' class.- See Also:
- Generated class or method.
-
USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
The meta object literal for the 'Usage Scenario' reference feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
The meta object literal for the 'Entry Level System Call Requirement
' class.- See Also:
- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Entry Level System Call' reference feature.- Generated class or method.
-