public static interface ProfilePackage.Literals
Modifier and Type | Field and 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.
|
static final EClass SIMPLE_QML_PROFILE
Simple QML Profile
' class.
SimpleQMLProfileImpl
,
ProfilePackageImpl.getSimpleQMLProfile()
static final EReference SIMPLE_QML_PROFILE__USAGE_MODEL
static final EReference SIMPLE_QML_PROFILE__REQUIREMENTS
static final EClass GENERIC_QML_PROFILE
Generic QML Profile
' class.
GenericQMLProfileImpl
,
ProfilePackageImpl.getGenericQMLProfile()
static final EClass REQUIREMENT
Requirement
' class.
RequirementImpl
,
ProfilePackageImpl.getRequirement()
static final EReference REQUIREMENT__REQUIRE_CONTRACT
static final EClass REFINED_QML_PROFILE
Refined QML Profile
' class.
RefinedQMLProfileImpl
,
ProfilePackageImpl.getRefinedQMLProfile()
static final EReference REFINED_QML_PROFILE__BASE_PROFILE
static final EReference REFINED_QML_PROFILE__REFINED_BY
static final EClass USAGE_SCENARIO_REQUIREMENT
Usage Scenario Requirement
' class.
UsageScenarioRequirementImpl
,
ProfilePackageImpl.getUsageScenarioRequirement()
static final EReference USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
static final EClass ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
Entry Level System Call Requirement
' class.
EntryLevelSystemCallRequirementImpl
,
ProfilePackageImpl.getEntryLevelSystemCallRequirement()
static final EReference ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL