Interface TargetsPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
TargetsPackageImpl
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
Nested ClassesModifier 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
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Competing Consumers Group
' 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 'Target Constraints' containment reference list.static final int
The feature id for the 'Unit Assembly' reference.static final int
The number of structural features of the 'Competing Consumers Group' class.static final TargetsPackage
The singleton instance of the package.static final int
The meta object id for the 'Elastic Infrastructure
' 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 'PCM Resource Environment' reference.static final int
The feature id for the 'Target Constraints' containment reference list.static final int
The feature id for the 'Unit' reference.static final int
The number of structural features of the 'Elastic Infrastructure' class.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 'Service Group
' 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 'Target Constraints' containment reference list.static final int
The feature id for the 'Unit Assembly' reference.static final int
The number of structural features of the 'Service Group' class.static final int
The meta object id for the 'Target Group
' 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 'Target Constraints' containment reference list.static final int
The number of structural features of the 'Target Group' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Competing Consumers Group
'.Returns the meta object for the reference 'Unit Assembly
'.Returns the meta object for class 'Elastic Infrastructure
'.Returns the meta object for the reference 'PCM Resource Environment
'.Returns the meta object for the reference 'Unit
'.Returns the meta object for class 'Service Group
'.Returns the meta object for the reference 'Unit Assembly
'.Returns the meta object for class 'Target Group
'.Returns the meta object for the containment reference list 'Target Constraints
'.Returns the factory that creates the instances of the model.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.
-
TARGET_GROUP
static final int TARGET_GROUPThe meta object id for the 'Target Group
' class.- See Also:
- Generated class or method.
-
TARGET_GROUP__ID
static final int TARGET_GROUP__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TARGET_GROUP__ENTITY_NAME
static final int TARGET_GROUP__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TARGET_GROUP__TARGET_CONSTRAINTS
static final int TARGET_GROUP__TARGET_CONSTRAINTSThe feature id for the 'Target Constraints' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
TARGET_GROUP_FEATURE_COUNT
static final int TARGET_GROUP_FEATURE_COUNTThe number of structural features of the 'Target Group' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ELASTIC_INFRASTRUCTURE
static final int ELASTIC_INFRASTRUCTUREThe meta object id for the 'Elastic Infrastructure
' class.- See Also:
- Generated class or method.
-
ELASTIC_INFRASTRUCTURE__ID
static final int ELASTIC_INFRASTRUCTURE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ELASTIC_INFRASTRUCTURE__ENTITY_NAME
static final int ELASTIC_INFRASTRUCTURE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ELASTIC_INFRASTRUCTURE__TARGET_CONSTRAINTS
static final int ELASTIC_INFRASTRUCTURE__TARGET_CONSTRAINTSThe feature id for the 'Target Constraints' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ELASTIC_INFRASTRUCTURE__PCM_RESOURCE_ENVIRONMENT
static final int ELASTIC_INFRASTRUCTURE__PCM_RESOURCE_ENVIRONMENTThe feature id for the 'PCM Resource Environment' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ELASTIC_INFRASTRUCTURE__UNIT
static final int ELASTIC_INFRASTRUCTURE__UNITThe feature id for the 'Unit' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ELASTIC_INFRASTRUCTURE_FEATURE_COUNT
static final int ELASTIC_INFRASTRUCTURE_FEATURE_COUNTThe number of structural features of the 'Elastic Infrastructure' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_GROUP
static final int SERVICE_GROUPThe meta object id for the 'Service Group
' class.- See Also:
- Generated class or method.
-
SERVICE_GROUP__ID
static final int SERVICE_GROUP__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_GROUP__ENTITY_NAME
static final int SERVICE_GROUP__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_GROUP__TARGET_CONSTRAINTS
static final int SERVICE_GROUP__TARGET_CONSTRAINTSThe feature id for the 'Target Constraints' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_GROUP__UNIT_ASSEMBLY
static final int SERVICE_GROUP__UNIT_ASSEMBLYThe feature id for the 'Unit Assembly' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_GROUP_FEATURE_COUNT
static final int SERVICE_GROUP_FEATURE_COUNTThe number of structural features of the 'Service Group' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPETING_CONSUMERS_GROUP
static final int COMPETING_CONSUMERS_GROUPThe meta object id for the 'Competing Consumers Group
' class.- See Also:
- Generated class or method.
-
COMPETING_CONSUMERS_GROUP__ID
static final int COMPETING_CONSUMERS_GROUP__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPETING_CONSUMERS_GROUP__ENTITY_NAME
static final int COMPETING_CONSUMERS_GROUP__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPETING_CONSUMERS_GROUP__TARGET_CONSTRAINTS
static final int COMPETING_CONSUMERS_GROUP__TARGET_CONSTRAINTSThe feature id for the 'Target Constraints' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPETING_CONSUMERS_GROUP__UNIT_ASSEMBLY
static final int COMPETING_CONSUMERS_GROUP__UNIT_ASSEMBLYThe feature id for the 'Unit Assembly' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPETING_CONSUMERS_GROUP_FEATURE_COUNT
static final int COMPETING_CONSUMERS_GROUP_FEATURE_COUNTThe number of structural features of the 'Competing Consumers Group' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getTargetGroup
EClass getTargetGroup()Returns the meta object for class 'Target Group
'.- Returns:
- the meta object for class 'Target Group'.
- See Also:
- Generated class or method.
-
getTargetGroup_TargetConstraints
EReference getTargetGroup_TargetConstraints()Returns the meta object for the containment reference list 'Target Constraints
'.- Returns:
- the meta object for the containment reference list 'Target Constraints'.
- See Also:
- Generated class or method.
-
getElasticInfrastructure
EClass getElasticInfrastructure()Returns the meta object for class 'Elastic Infrastructure
'.- Returns:
- the meta object for class 'Elastic Infrastructure'.
- See Also:
- Generated class or method.
-
getElasticInfrastructure_PCM_ResourceEnvironment
EReference getElasticInfrastructure_PCM_ResourceEnvironment()Returns the meta object for the reference 'PCM Resource Environment
'.- Returns:
- the meta object for the reference 'PCM Resource Environment'.
- See Also:
- Generated class or method.
-
getElasticInfrastructure_Unit
EReference getElasticInfrastructure_Unit()Returns the meta object for the reference 'Unit
'.- Returns:
- the meta object for the reference 'Unit'.
- See Also:
- Generated class or method.
-
getServiceGroup
EClass getServiceGroup()Returns the meta object for class 'Service Group
'.- Returns:
- the meta object for class 'Service Group'.
- See Also:
- Generated class or method.
-
getServiceGroup_UnitAssembly
EReference getServiceGroup_UnitAssembly()Returns the meta object for the reference 'Unit Assembly
'.- Returns:
- the meta object for the reference 'Unit Assembly'.
- See Also:
- Generated class or method.
-
getCompetingConsumersGroup
EClass getCompetingConsumersGroup()Returns the meta object for class 'Competing Consumers Group
'.- Returns:
- the meta object for class 'Competing Consumers Group'.
- See Also:
- Generated class or method.
-
getCompetingConsumersGroup_UnitAssembly
EReference getCompetingConsumersGroup_UnitAssembly()Returns the meta object for the reference 'Unit Assembly
'.- Returns:
- the meta object for the reference 'Unit Assembly'.
- See Also:
- Generated class or method.
-
getTargetsFactory
TargetsFactory getTargetsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-