Interface QMLProfilePackage.Literals
-
- Enclosing interface:
- QMLProfilePackage
public static interface QMLProfilePackage.LiteralsDefines 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 EClassENTRY_LEVEL_SYSTEM_CALL_REQUIREMENTThe meta object literal for the 'Entry Level System Call Requirement' class.static EReferenceENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALLThe meta object literal for the 'Entry Level System Call' reference feature.static EClassGENERIC_QML_PROFILEThe meta object literal for the 'Generic QML Profile' class.static EClassREFINED_QML_PROFILEThe meta object literal for the 'Refined QML Profile' class.static EReferenceREFINED_QML_PROFILE__BASE_PROFILEThe meta object literal for the 'Base Profile' reference feature.static EReferenceREFINED_QML_PROFILE__REFINED_BYThe meta object literal for the 'Refined By' containment reference list feature.static EClassREQUIREMENTThe meta object literal for the 'Requirement' class.static EReferenceREQUIREMENT__REQUIRE_CONTRACTThe meta object literal for the 'Require Contract' reference list feature.static EClassSIMPLE_QML_PROFILEThe meta object literal for the 'Simple QML Profile' class.static EReferenceSIMPLE_QML_PROFILE__REQUIREMENTSThe meta object literal for the 'Requirements' containment reference list feature.static EReferenceSIMPLE_QML_PROFILE__USAGE_MODELThe meta object literal for the 'Usage Model' reference feature.static EClassUSAGE_SCENARIO_REQUIREMENTThe meta object literal for the 'Usage Scenario Requirement' class.static EReferenceUSAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIOThe 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.
-
-