Interface ResourceModelPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ResourceModelPackageImpl
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 int
The meta object id for the 'Abstract Resource Usage
' class.static final int
The number of structural features of the 'Abstract Resource Usage' class.static final int
The meta object id for the 'Active Resource
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Number Of Servers' attribute.static final int
The number of structural features of the 'Active Resource' class.static final int
The meta object id for the 'Alternative Resource Usage
' class.static final int
The feature id for the 'Options' containment reference list.static final int
The number of structural features of the 'Alternative Resource Usage' class.static final int
The meta object id for the 'Contention Resource
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Num Replicas' attribute.static final int
The feature id for the 'Number Of Servers' attribute.static final int
The number of structural features of the 'Contention Resource' class.static final int
The meta object id for the 'Delay Resource
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Number Of Servers' attribute.static final int
The number of structural features of the 'Delay Resource' class.static final ResourceModelPackage
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 'Option
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Resource Usage' containment reference.static final int
The number of structural features of the 'Option' class.static final int
The meta object id for the 'Passive Resource
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Num Replicas' attribute.static final int
The feature id for the 'Number Of Servers' attribute.static final int
The number of structural features of the 'Passive Resource' class.static final int
The meta object id for the 'Processing Resource
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Num Replicas' attribute.static final int
The feature id for the 'Number Of Servers' attribute.static final int
The number of structural features of the 'Processing Resource' class.static final int
The meta object id for the 'Resource
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Number Of Servers' attribute.static final int
The number of structural features of the 'Resource' class.static final int
The meta object id for the 'Resource Usage
' class.static final int
The feature id for the 'Resource' reference.static final int
The feature id for the 'Usage Time' containment reference.static final int
The number of structural features of the 'Resource Usage' class.static final int
The meta object id for the 'Sequential Resource Usage
' class.static final int
The feature id for the 'Resource Usages' containment reference list.static final int
The number of structural features of the 'Sequential Resource Usage' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Abstract Resource Usage
'.Returns the meta object for class 'Active Resource
'.Returns the meta object for class 'Alternative Resource Usage
'.Returns the meta object for the containment reference list 'Options
'.Returns the meta object for class 'Contention Resource
'.Returns the meta object for the attribute 'Num Replicas
'.Returns the meta object for class 'Delay Resource
'.Returns the meta object for class 'Option
'.Returns the meta object for the attribute 'Probability
'.Returns the meta object for the containment reference 'Resource Usage
'.Returns the meta object for class 'Passive Resource
'.Returns the meta object for class 'Processing Resource
'.Returns the meta object for class 'Resource
'.Returns the meta object for the attribute 'Name
'.Returns the meta object for the attribute 'Number Of Servers
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Resource Usage
'.Returns the meta object for the reference 'Resource
'.Returns the meta object for the containment reference 'Usage Time
'.Returns the meta object for class 'Sequential Resource Usage
'.Returns the meta object for the containment reference list 'Resource Usages
'.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.
-
ABSTRACT_RESOURCE_USAGE
static final int ABSTRACT_RESOURCE_USAGEThe meta object id for the 'Abstract Resource Usage
' class.- See Also:
- Generated class or method.
-
ABSTRACT_RESOURCE_USAGE_FEATURE_COUNT
static final int ABSTRACT_RESOURCE_USAGE_FEATURE_COUNTThe number of structural features of the 'Abstract Resource Usage' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SEQUENTIAL_RESOURCE_USAGE
static final int SEQUENTIAL_RESOURCE_USAGEThe meta object id for the 'Sequential Resource Usage
' class.- See Also:
- Generated class or method.
-
SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGES
static final int SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGESThe feature id for the 'Resource Usages' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SEQUENTIAL_RESOURCE_USAGE_FEATURE_COUNT
static final int SEQUENTIAL_RESOURCE_USAGE_FEATURE_COUNTThe number of structural features of the 'Sequential Resource Usage' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ALTERNATIVE_RESOURCE_USAGE
static final int ALTERNATIVE_RESOURCE_USAGEThe meta object id for the 'Alternative Resource Usage
' class.- See Also:
- Generated class or method.
-
ALTERNATIVE_RESOURCE_USAGE__OPTIONS
static final int ALTERNATIVE_RESOURCE_USAGE__OPTIONSThe feature id for the 'Options' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ALTERNATIVE_RESOURCE_USAGE_FEATURE_COUNT
static final int ALTERNATIVE_RESOURCE_USAGE_FEATURE_COUNTThe number of structural features of the 'Alternative Resource Usage' class.- See Also:
- Generated class or method.
- Ordered collection.
-
OPTION
static final int OPTIONThe meta object id for the 'Option
' class.- See Also:
- Generated class or method.
-
OPTION__PROBABILITY
static final int OPTION__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
OPTION__RESOURCE_USAGE
static final int OPTION__RESOURCE_USAGEThe feature id for the 'Resource Usage' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
OPTION_FEATURE_COUNT
static final int OPTION_FEATURE_COUNTThe number of structural features of the 'Option' class.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE_USAGE
static final int RESOURCE_USAGEThe meta object id for the 'Resource Usage
' class.- See Also:
- Generated class or method.
-
RESOURCE_USAGE__USAGE_TIME
static final int RESOURCE_USAGE__USAGE_TIMEThe feature id for the 'Usage Time' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE_USAGE__RESOURCE
static final int RESOURCE_USAGE__RESOURCEThe feature id for the 'Resource' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE_USAGE_FEATURE_COUNT
static final int RESOURCE_USAGE_FEATURE_COUNTThe number of structural features of the 'Resource Usage' class.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE
static final int RESOURCEThe meta object id for the 'Resource
' class.- See Also:
- Generated class or method.
-
RESOURCE__NAME
static final int RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE__NUMBER_OF_SERVERS
static final int RESOURCE__NUMBER_OF_SERVERSThe feature id for the 'Number Of Servers' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE_FEATURE_COUNT
static final int RESOURCE_FEATURE_COUNTThe number of structural features of the 'Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOURCE
static final int ACTIVE_RESOURCEThe meta object id for the 'Active Resource
' class.- See Also:
- Generated class or method.
-
ACTIVE_RESOURCE__NAME
static final int ACTIVE_RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOURCE__NUMBER_OF_SERVERS
static final int ACTIVE_RESOURCE__NUMBER_OF_SERVERSThe feature id for the 'Number Of Servers' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOURCE_FEATURE_COUNT
static final int ACTIVE_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Active Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTENTION_RESOURCE
static final int CONTENTION_RESOURCEThe meta object id for the 'Contention Resource
' class.- See Also:
- Generated class or method.
-
CONTENTION_RESOURCE__NAME
static final int CONTENTION_RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTENTION_RESOURCE__NUMBER_OF_SERVERS
static final int CONTENTION_RESOURCE__NUMBER_OF_SERVERSThe feature id for the 'Number Of Servers' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTENTION_RESOURCE__NUM_REPLICAS
static final int CONTENTION_RESOURCE__NUM_REPLICASThe feature id for the 'Num Replicas' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTENTION_RESOURCE_FEATURE_COUNT
static final int CONTENTION_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Contention Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE
static final int PASSIVE_RESOURCEThe meta object id for the 'Passive Resource
' class.- See Also:
- Generated class or method.
-
PASSIVE_RESOURCE__NAME
static final int PASSIVE_RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__NUMBER_OF_SERVERS
static final int PASSIVE_RESOURCE__NUMBER_OF_SERVERSThe feature id for the 'Number Of Servers' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__NUM_REPLICAS
static final int PASSIVE_RESOURCE__NUM_REPLICASThe feature id for the 'Num Replicas' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE_FEATURE_COUNT
static final int PASSIVE_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Passive Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESSING_RESOURCE
static final int PROCESSING_RESOURCEThe meta object id for the 'Processing Resource
' class.- See Also:
- Generated class or method.
-
PROCESSING_RESOURCE__NAME
static final int PROCESSING_RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESSING_RESOURCE__NUMBER_OF_SERVERS
static final int PROCESSING_RESOURCE__NUMBER_OF_SERVERSThe feature id for the 'Number Of Servers' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESSING_RESOURCE__NUM_REPLICAS
static final int PROCESSING_RESOURCE__NUM_REPLICASThe feature id for the 'Num Replicas' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESSING_RESOURCE_FEATURE_COUNT
static final int PROCESSING_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Processing Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DELAY_RESOURCE
static final int DELAY_RESOURCEThe meta object id for the 'Delay Resource
' class.- See Also:
- Generated class or method.
-
DELAY_RESOURCE__NAME
static final int DELAY_RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DELAY_RESOURCE__NUMBER_OF_SERVERS
static final int DELAY_RESOURCE__NUMBER_OF_SERVERSThe feature id for the 'Number Of Servers' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DELAY_RESOURCE_FEATURE_COUNT
static final int DELAY_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Delay Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getSequentialResourceUsage
EClass getSequentialResourceUsage()Returns the meta object for class 'Sequential Resource Usage
'.- Returns:
- the meta object for class 'Sequential Resource Usage'.
- See Also:
- Generated class or method.
-
getSequentialResourceUsage_ResourceUsages
EReference getSequentialResourceUsage_ResourceUsages()Returns the meta object for the containment reference list 'Resource Usages
'.- Returns:
- the meta object for the containment reference list 'Resource Usages'.
- See Also:
- Generated class or method.
-
getAbstractResourceUsage
EClass getAbstractResourceUsage()Returns the meta object for class 'Abstract Resource Usage
'.- Returns:
- the meta object for class 'Abstract Resource Usage'.
- See Also:
- Generated class or method.
-
getAlternativeResourceUsage
EClass getAlternativeResourceUsage()Returns the meta object for class 'Alternative Resource Usage
'.- Returns:
- the meta object for class 'Alternative Resource Usage'.
- See Also:
- Generated class or method.
-
getAlternativeResourceUsage_Options
EReference getAlternativeResourceUsage_Options()Returns the meta object for the containment reference list 'Options
'.- Returns:
- the meta object for the containment reference list 'Options'.
- See Also:
- Generated class or method.
-
getOption
EClass getOption()Returns the meta object for class 'Option
'.- Returns:
- the meta object for class 'Option'.
- See Also:
- Generated class or method.
-
getOption_Probability
EAttribute getOption_Probability()Returns the meta object for the attribute 'Probability
'.- Returns:
- the meta object for the attribute 'Probability'.
- See Also:
- Generated class or method.
-
getOption_ResourceUsage
EReference getOption_ResourceUsage()Returns the meta object for the containment reference 'Resource Usage
'.- Returns:
- the meta object for the containment reference 'Resource Usage'.
- See Also:
- Generated class or method.
-
getResourceUsage
EClass getResourceUsage()Returns the meta object for class 'Resource Usage
'.- Returns:
- the meta object for class 'Resource Usage'.
- See Also:
- Generated class or method.
-
getResourceUsage_UsageTime
EReference getResourceUsage_UsageTime()Returns the meta object for the containment reference 'Usage Time
'.- Returns:
- the meta object for the containment reference 'Usage Time'.
- See Also:
- Generated class or method.
-
getResourceUsage_Resource
EReference getResourceUsage_Resource()Returns the meta object for the reference 'Resource
'.- Returns:
- the meta object for the reference 'Resource'.
- See Also:
- Generated class or method.
-
getActiveResource
EClass getActiveResource()Returns the meta object for class 'Active Resource
'.- Returns:
- the meta object for class 'Active Resource'.
- See Also:
- Generated class or method.
-
getResource
EClass getResource()Returns the meta object for class 'Resource
'.- Returns:
- the meta object for class 'Resource'.
- See Also:
- Generated class or method.
-
getResource_Name
EAttribute getResource_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
- Generated class or method.
-
getResource_NumberOfServers
EAttribute getResource_NumberOfServers()Returns the meta object for the attribute 'Number Of Servers
'.- Returns:
- the meta object for the attribute 'Number Of Servers'.
- See Also:
- Generated class or method.
-
getPassiveResource
EClass getPassiveResource()Returns the meta object for class 'Passive Resource
'.- Returns:
- the meta object for class 'Passive Resource'.
- See Also:
- Generated class or method.
-
getContentionResource
EClass getContentionResource()Returns the meta object for class 'Contention Resource
'.- Returns:
- the meta object for class 'Contention Resource'.
- See Also:
- Generated class or method.
-
getContentionResource_NumReplicas
EAttribute getContentionResource_NumReplicas()Returns the meta object for the attribute 'Num Replicas
'.- Returns:
- the meta object for the attribute 'Num Replicas'.
- See Also:
- Generated class or method.
-
getProcessingResource
EClass getProcessingResource()Returns the meta object for class 'Processing Resource
'.- Returns:
- the meta object for class 'Processing Resource'.
- See Also:
- Generated class or method.
-
getDelayResource
EClass getDelayResource()Returns the meta object for class 'Delay Resource
'.- Returns:
- the meta object for class 'Delay Resource'.
- See Also:
- Generated class or method.
-
getResourceModelFactory
ResourceModelFactory getResourceModelFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-