public interface ProfilePackage extends EPackage
ProfileFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProfilePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static ProfilePackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
The meta object id for the '
Entry Level System Call Requirement' class. |
static int |
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL
The feature id for the 'Entry Level System Call' reference.
|
static int |
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ID
The feature id for the 'Id' attribute.
|
static int |
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__REQUIRE_CONTRACT
The feature id for the 'Require Contract' reference list.
|
static int |
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT_FEATURE_COUNT
The number of structural features of the 'Entry Level System Call Requirement' class.
|
static int |
GENERIC_QML_PROFILE
The meta object id for the '
Generic QML Profile' class. |
static int |
GENERIC_QML_PROFILE__ID
The feature id for the 'Id' attribute.
|
static int |
GENERIC_QML_PROFILE__NAME
The feature id for the 'Name' attribute.
|
static int |
GENERIC_QML_PROFILE_FEATURE_COUNT
The number of structural features of the 'Generic QML Profile' class.
|
static int |
REFINED_QML_PROFILE
The meta object id for the '
Refined QML Profile' class. |
static int |
REFINED_QML_PROFILE__BASE_PROFILE
The feature id for the 'Base Profile' reference.
|
static int |
REFINED_QML_PROFILE__ID
The feature id for the 'Id' attribute.
|
static int |
REFINED_QML_PROFILE__NAME
The feature id for the 'Name' attribute.
|
static int |
REFINED_QML_PROFILE__REFINED_BY
The feature id for the 'Refined By' containment reference list.
|
static int |
REFINED_QML_PROFILE_FEATURE_COUNT
The number of structural features of the 'Refined QML Profile' class.
|
static int |
REQUIREMENT
The meta object id for the '
Requirement' class. |
static int |
REQUIREMENT__ID
The feature id for the 'Id' attribute.
|
static int |
REQUIREMENT__REQUIRE_CONTRACT
The feature id for the 'Require Contract' reference list.
|
static int |
REQUIREMENT_FEATURE_COUNT
The number of structural features of the 'Requirement' class.
|
static int |
SIMPLE_QML_PROFILE
The meta object id for the '
Simple QML Profile' class. |
static int |
SIMPLE_QML_PROFILE__ID
The feature id for the 'Id' attribute.
|
static int |
SIMPLE_QML_PROFILE__NAME
The feature id for the 'Name' attribute.
|
static int |
SIMPLE_QML_PROFILE__REQUIREMENTS
The feature id for the 'Requirements' containment reference list.
|
static int |
SIMPLE_QML_PROFILE__USAGE_MODEL
The feature id for the 'Usage Model' reference.
|
static int |
SIMPLE_QML_PROFILE_FEATURE_COUNT
The number of structural features of the 'Simple QML Profile' class.
|
static int |
USAGE_SCENARIO_REQUIREMENT
The meta object id for the '
Usage Scenario Requirement' class. |
static int |
USAGE_SCENARIO_REQUIREMENT__ID
The feature id for the 'Id' attribute.
|
static int |
USAGE_SCENARIO_REQUIREMENT__REQUIRE_CONTRACT
The feature id for the 'Require Contract' reference list.
|
static int |
USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
The feature id for the 'Usage Scenario' reference.
|
static int |
USAGE_SCENARIO_REQUIREMENT_FEATURE_COUNT
The number of structural features of the 'Usage Scenario Requirement' class.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ProfilePackage eINSTANCE
static final int GENERIC_QML_PROFILE
Generic QML Profile' class.
GenericQMLProfileImpl,
ProfilePackageImpl.getGenericQMLProfile(),
Constant Field Valuesstatic final int GENERIC_QML_PROFILE__ID
static final int GENERIC_QML_PROFILE__NAME
static final int GENERIC_QML_PROFILE_FEATURE_COUNT
static final int SIMPLE_QML_PROFILE
Simple QML Profile' class.
SimpleQMLProfileImpl,
ProfilePackageImpl.getSimpleQMLProfile(),
Constant Field Valuesstatic final int SIMPLE_QML_PROFILE__ID
static final int SIMPLE_QML_PROFILE__NAME
static final int SIMPLE_QML_PROFILE__USAGE_MODEL
static final int SIMPLE_QML_PROFILE__REQUIREMENTS
static final int SIMPLE_QML_PROFILE_FEATURE_COUNT
static final int REQUIREMENT
Requirement' class.
RequirementImpl,
ProfilePackageImpl.getRequirement(),
Constant Field Valuesstatic final int REQUIREMENT__ID
static final int REQUIREMENT__REQUIRE_CONTRACT
static final int REQUIREMENT_FEATURE_COUNT
static final int REFINED_QML_PROFILE
Refined QML Profile' class.
RefinedQMLProfileImpl,
ProfilePackageImpl.getRefinedQMLProfile(),
Constant Field Valuesstatic final int REFINED_QML_PROFILE__ID
static final int REFINED_QML_PROFILE__NAME
static final int REFINED_QML_PROFILE__BASE_PROFILE
static final int REFINED_QML_PROFILE__REFINED_BY
static final int REFINED_QML_PROFILE_FEATURE_COUNT
static final int USAGE_SCENARIO_REQUIREMENT
Usage Scenario Requirement' class.
UsageScenarioRequirementImpl,
ProfilePackageImpl.getUsageScenarioRequirement(),
Constant Field Valuesstatic final int USAGE_SCENARIO_REQUIREMENT__ID
static final int USAGE_SCENARIO_REQUIREMENT__REQUIRE_CONTRACT
static final int USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
static final int USAGE_SCENARIO_REQUIREMENT_FEATURE_COUNT
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
Entry Level System Call Requirement' class.
EntryLevelSystemCallRequirementImpl,
ProfilePackageImpl.getEntryLevelSystemCallRequirement(),
Constant Field Valuesstatic final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ID
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__REQUIRE_CONTRACT
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT_FEATURE_COUNT
EClass getSimpleQMLProfile()
Simple QML Profile'.
SimpleQMLProfileEReference getSimpleQMLProfile_UsageModel()
Usage Model'.
SimpleQMLProfile.getUsageModel(),
getSimpleQMLProfile()EReference getSimpleQMLProfile_Requirements()
Requirements'.
SimpleQMLProfile.getRequirements(),
getSimpleQMLProfile()EClass getGenericQMLProfile()
Generic QML Profile'.
GenericQMLProfileEClass getRequirement()
Requirement'.
RequirementEReference getRequirement_RequireContract()
Require Contract'.
Requirement.getRequireContract(),
getRequirement()EClass getRefinedQMLProfile()
Refined QML Profile'.
RefinedQMLProfileEReference getRefinedQMLProfile_BaseProfile()
Base Profile'.
RefinedQMLProfile.getBaseProfile(),
getRefinedQMLProfile()EReference getRefinedQMLProfile_RefinedBy()
Refined By'.
RefinedQMLProfile.getRefinedBy(),
getRefinedQMLProfile()EClass getUsageScenarioRequirement()
Usage Scenario Requirement'.
UsageScenarioRequirementEReference getUsageScenarioRequirement_UsageScenario()
Usage Scenario'.
UsageScenarioRequirement.getUsageScenario(),
getUsageScenarioRequirement()EClass getEntryLevelSystemCallRequirement()
Entry Level System Call Requirement'.
EntryLevelSystemCallRequirementEReference getEntryLevelSystemCallRequirement_EntryLevelSystemCall()
Entry Level System Call'.
EntryLevelSystemCallRequirement.getEntryLevelSystemCall(),
getEntryLevelSystemCallRequirement()ProfileFactory getProfileFactory()