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
Fields Modifier and Type Field Description static EClass
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
The meta object literal for the 'Entry Level System Call Requirement
' class.static EReference
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Entry Level System Call' reference feature.static EClass
GENERIC_QML_PROFILE
The meta object literal for the 'Generic QML Profile
' class.static EClass
REFINED_QML_PROFILE
The meta object literal for the 'Refined QML Profile
' class.static EReference
REFINED_QML_PROFILE__BASE_PROFILE
The meta object literal for the 'Base Profile' reference feature.static EReference
REFINED_QML_PROFILE__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.static EClass
REQUIREMENT
The meta object literal for the 'Requirement
' class.static EReference
REQUIREMENT__REQUIRE_CONTRACT
The meta object literal for the 'Require Contract' reference list feature.static EClass
SIMPLE_QML_PROFILE
The meta object literal for the 'Simple QML Profile
' class.static EReference
SIMPLE_QML_PROFILE__REQUIREMENTS
The meta object literal for the 'Requirements' containment reference list feature.static EReference
SIMPLE_QML_PROFILE__USAGE_MODEL
The meta object literal for the 'Usage Model' reference feature.static EClass
USAGE_SCENARIO_REQUIREMENT
The meta object literal for the 'Usage Scenario Requirement
' class.static EReference
USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
The meta object literal for the 'Usage Scenario' reference feature.
-
-
-
Field Detail
-
SIMPLE_QML_PROFILE
static final EClass SIMPLE_QML_PROFILE
The meta object literal for the 'Simple QML Profile
' class.- See Also:
SimpleQMLProfileImpl
,QMLProfilePackageImpl.getSimpleQMLProfile()
- Generated class or method.
-
SIMPLE_QML_PROFILE__USAGE_MODEL
static final EReference SIMPLE_QML_PROFILE__USAGE_MODEL
The meta object literal for the 'Usage Model' reference feature.- Generated class or method.
-
SIMPLE_QML_PROFILE__REQUIREMENTS
static final EReference SIMPLE_QML_PROFILE__REQUIREMENTS
The meta object literal for the 'Requirements' containment reference list feature.- Generated class or method.
-
GENERIC_QML_PROFILE
static final EClass GENERIC_QML_PROFILE
The meta object literal for the 'Generic QML Profile
' class.- See Also:
GenericQMLProfileImpl
,QMLProfilePackageImpl.getGenericQMLProfile()
- Generated class or method.
-
REQUIREMENT
static final EClass REQUIREMENT
The meta object literal for the 'Requirement
' class.- See Also:
RequirementImpl
,QMLProfilePackageImpl.getRequirement()
- Generated class or method.
-
REQUIREMENT__REQUIRE_CONTRACT
static final EReference REQUIREMENT__REQUIRE_CONTRACT
The meta object literal for the 'Require Contract' reference list feature.- Generated class or method.
-
REFINED_QML_PROFILE
static final EClass REFINED_QML_PROFILE
The meta object literal for the 'Refined QML Profile
' class.- See Also:
RefinedQMLProfileImpl
,QMLProfilePackageImpl.getRefinedQMLProfile()
- Generated class or method.
-
REFINED_QML_PROFILE__BASE_PROFILE
static final EReference REFINED_QML_PROFILE__BASE_PROFILE
The meta object literal for the 'Base Profile' reference feature.- Generated class or method.
-
REFINED_QML_PROFILE__REFINED_BY
static final EReference REFINED_QML_PROFILE__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.- Generated class or method.
-
USAGE_SCENARIO_REQUIREMENT
static final EClass USAGE_SCENARIO_REQUIREMENT
The meta object literal for the 'Usage Scenario Requirement
' class.- See Also:
UsageScenarioRequirementImpl
,QMLProfilePackageImpl.getUsageScenarioRequirement()
- Generated class or method.
-
USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
static final EReference USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
The meta object literal for the 'Usage Scenario' reference feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
static final EClass ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
The meta object literal for the 'Entry Level System Call Requirement
' class.- See Also:
EntryLevelSystemCallRequirementImpl
,QMLProfilePackageImpl.getEntryLevelSystemCallRequirement()
- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL
static final EReference 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.
-
-