Interface QMLProfilePackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
QMLProfilePackageImpl
The Package for the model. It contains accessors for the meta
objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final QMLProfilePackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Entry Level System Call Requirement
' class.static final int
The feature id for the 'Entry Level System Call' reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Require Contract' reference list.static final int
The number of structural features of the 'Entry Level System Call Requirement' class.static final int
The meta object id for the 'Generic QML Profile
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The number of structural features of the 'Generic QML Profile' class.static final int
The meta object id for the 'Refined QML Profile
' class.static final int
The feature id for the 'Base Profile' reference.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Refined By' containment reference list.static final int
The number of structural features of the 'Refined QML Profile' class.static final int
The meta object id for the 'Requirement
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Require Contract' reference list.static final int
The number of structural features of the 'Requirement' class.static final int
The meta object id for the 'Simple QML Profile
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Requirements' containment reference list.static final int
The feature id for the 'Usage Model' reference.static final int
The number of structural features of the 'Simple QML Profile' class.static final int
The meta object id for the 'Usage Scenario Requirement
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Require Contract' reference list.static final int
The feature id for the 'Usage Scenario' reference.static final int
The number of structural features of the 'Usage Scenario Requirement' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Entry Level System Call Requirement
'.Returns the meta object for the reference 'Entry Level System Call
'.Returns the meta object for class 'Generic QML Profile
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Refined QML Profile
'.Returns the meta object for the reference 'Base Profile
'.Returns the meta object for the containment reference list 'Refined By
'.Returns the meta object for class 'Requirement
'.Returns the meta object for the reference list 'Require Contract
'.Returns the meta object for class 'Simple QML Profile
'.Returns the meta object for the containment reference list 'Requirements
'.Returns the meta object for the reference 'Usage Model
'.Returns the meta object for class 'Usage Scenario Requirement
'.Returns the meta object for the reference 'Usage Scenario
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
GENERIC_QML_PROFILE
static final int GENERIC_QML_PROFILEThe meta object id for the 'Generic QML Profile
' class.- See Also:
- Generated class or method.
-
GENERIC_QML_PROFILE__ID
static final int GENERIC_QML_PROFILE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
GENERIC_QML_PROFILE__ENTITY_NAME
static final int GENERIC_QML_PROFILE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
GENERIC_QML_PROFILE_FEATURE_COUNT
static final int GENERIC_QML_PROFILE_FEATURE_COUNTThe number of structural features of the 'Generic QML Profile' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_QML_PROFILE
static final int SIMPLE_QML_PROFILEThe meta object id for the 'Simple QML Profile
' class.- See Also:
- Generated class or method.
-
SIMPLE_QML_PROFILE__ID
static final int SIMPLE_QML_PROFILE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_QML_PROFILE__ENTITY_NAME
static final int SIMPLE_QML_PROFILE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_QML_PROFILE__USAGE_MODEL
static final int SIMPLE_QML_PROFILE__USAGE_MODELThe feature id for the 'Usage Model' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_QML_PROFILE__REQUIREMENTS
static final int SIMPLE_QML_PROFILE__REQUIREMENTSThe feature id for the 'Requirements' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_QML_PROFILE_FEATURE_COUNT
static final int SIMPLE_QML_PROFILE_FEATURE_COUNTThe number of structural features of the 'Simple QML Profile' class.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIREMENT
static final int REQUIREMENTThe meta object id for the 'Requirement
' class.- See Also:
- Generated class or method.
-
REQUIREMENT__ID
static final int REQUIREMENT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIREMENT__REQUIRE_CONTRACT
static final int REQUIREMENT__REQUIRE_CONTRACTThe feature id for the 'Require Contract' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIREMENT_FEATURE_COUNT
static final int REQUIREMENT_FEATURE_COUNTThe number of structural features of the 'Requirement' class.- See Also:
- Generated class or method.
- Ordered collection.
-
REFINED_QML_PROFILE
static final int REFINED_QML_PROFILEThe meta object id for the 'Refined QML Profile
' class.- See Also:
- Generated class or method.
-
REFINED_QML_PROFILE__ID
static final int REFINED_QML_PROFILE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
REFINED_QML_PROFILE__ENTITY_NAME
static final int REFINED_QML_PROFILE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
REFINED_QML_PROFILE__BASE_PROFILE
static final int REFINED_QML_PROFILE__BASE_PROFILEThe feature id for the 'Base Profile' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
REFINED_QML_PROFILE__REFINED_BY
static final int REFINED_QML_PROFILE__REFINED_BYThe feature id for the 'Refined By' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
REFINED_QML_PROFILE_FEATURE_COUNT
static final int REFINED_QML_PROFILE_FEATURE_COUNTThe number of structural features of the 'Refined QML Profile' class.- See Also:
- Generated class or method.
- Ordered collection.
-
USAGE_SCENARIO_REQUIREMENT
static final int USAGE_SCENARIO_REQUIREMENTThe meta object id for the 'Usage Scenario Requirement
' class.- See Also:
- Generated class or method.
-
USAGE_SCENARIO_REQUIREMENT__ID
static final int USAGE_SCENARIO_REQUIREMENT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
USAGE_SCENARIO_REQUIREMENT__REQUIRE_CONTRACT
static final int USAGE_SCENARIO_REQUIREMENT__REQUIRE_CONTRACTThe feature id for the 'Require Contract' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIO
static final int USAGE_SCENARIO_REQUIREMENT__USAGE_SCENARIOThe feature id for the 'Usage Scenario' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
USAGE_SCENARIO_REQUIREMENT_FEATURE_COUNT
static final int USAGE_SCENARIO_REQUIREMENT_FEATURE_COUNTThe number of structural features of the 'Usage Scenario Requirement' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENTThe meta object id for the 'Entry Level System Call Requirement
' class.- See Also:
- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ID
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__REQUIRE_CONTRACT
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__REQUIRE_CONTRACTThe feature id for the 'Require Contract' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALL
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT__ENTRY_LEVEL_SYSTEM_CALLThe feature id for the 'Entry Level System Call' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT_FEATURE_COUNT
static final int ENTRY_LEVEL_SYSTEM_CALL_REQUIREMENT_FEATURE_COUNTThe number of structural features of the 'Entry Level System Call Requirement' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getSimpleQMLProfile
EClass getSimpleQMLProfile()Returns the meta object for class 'Simple QML Profile
'.- Returns:
- the meta object for class 'Simple QML Profile'.
- See Also:
- Generated class or method.
-
getSimpleQMLProfile_UsageModel
EReference getSimpleQMLProfile_UsageModel()Returns the meta object for the reference 'Usage Model
'.- Returns:
- the meta object for the reference 'Usage Model'.
- See Also:
- Generated class or method.
-
getSimpleQMLProfile_Requirements
EReference getSimpleQMLProfile_Requirements()Returns the meta object for the containment reference list 'Requirements
'.- Returns:
- the meta object for the containment reference list 'Requirements'.
- See Also:
- Generated class or method.
-
getGenericQMLProfile
EClass getGenericQMLProfile()Returns the meta object for class 'Generic QML Profile
'.- Returns:
- the meta object for class 'Generic QML Profile'.
- See Also:
- Generated class or method.
-
getRequirement
EClass getRequirement()Returns the meta object for class 'Requirement
'.- Returns:
- the meta object for class 'Requirement'.
- See Also:
- Generated class or method.
-
getRequirement_RequireContract
EReference getRequirement_RequireContract()Returns the meta object for the reference list 'Require Contract
'.- Returns:
- the meta object for the reference list 'Require Contract'.
- See Also:
- Generated class or method.
-
getRefinedQMLProfile
EClass getRefinedQMLProfile()Returns the meta object for class 'Refined QML Profile
'.- Returns:
- the meta object for class 'Refined QML Profile'.
- See Also:
- Generated class or method.
-
getRefinedQMLProfile_BaseProfile
EReference getRefinedQMLProfile_BaseProfile()Returns the meta object for the reference 'Base Profile
'.- Returns:
- the meta object for the reference 'Base Profile'.
- See Also:
- Generated class or method.
-
getRefinedQMLProfile_RefinedBy
EReference getRefinedQMLProfile_RefinedBy()Returns the meta object for the containment reference list 'Refined By
'.- Returns:
- the meta object for the containment reference list 'Refined By'.
- See Also:
- Generated class or method.
-
getUsageScenarioRequirement
EClass getUsageScenarioRequirement()Returns the meta object for class 'Usage Scenario Requirement
'.- Returns:
- the meta object for class 'Usage Scenario Requirement'.
- See Also:
- Generated class or method.
-
getUsageScenarioRequirement_UsageScenario
EReference getUsageScenarioRequirement_UsageScenario()Returns the meta object for the reference 'Usage Scenario
'.- Returns:
- the meta object for the reference 'Usage Scenario'.
- See Also:
- Generated class or method.
-
getEntryLevelSystemCallRequirement
EClass getEntryLevelSystemCallRequirement()Returns the meta object for class 'Entry Level System Call Requirement
'.- Returns:
- the meta object for class 'Entry Level System Call Requirement'.
- See Also:
- Generated class or method.
-
getEntryLevelSystemCallRequirement_EntryLevelSystemCall
EReference getEntryLevelSystemCallRequirement_EntryLevelSystemCall()Returns the meta object for the reference 'Entry Level System Call
'.- Returns:
- the meta object for the reference 'Entry Level System Call'.
- See Also:
- Generated class or method.
-
getQMLProfileFactory
QMLProfileFactory getQMLProfileFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-