|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceModelPackage
The Package for the model. It contains accessors for the meta objects to represent
ResourceModelFactory| Nested Class Summary | |
|---|---|
static interface |
ResourceModelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static int |
ABSTRACT_RESOURCE_USAGE
The meta object id for the ' Abstract Resource Usage' class. |
static int |
ABSTRACT_RESOURCE_USAGE_FEATURE_COUNT
The number of structural features of the 'Abstract Resource Usage' class. |
static int |
ACTIVE_RESOURCE
The meta object id for the ' Active Resource' class. |
static int |
ACTIVE_RESOURCE__NAME
The feature id for the 'Name' attribute. |
static int |
ACTIVE_RESOURCE__NUMBER_OF_SERVERS
The feature id for the 'Number Of Servers' attribute. |
static int |
ACTIVE_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Active Resource' class. |
static int |
ALTERNATIVE_RESOURCE_USAGE
The meta object id for the ' Alternative Resource Usage' class. |
static int |
ALTERNATIVE_RESOURCE_USAGE__OPTIONS
The feature id for the 'Options' containment reference list. |
static int |
ALTERNATIVE_RESOURCE_USAGE_FEATURE_COUNT
The number of structural features of the 'Alternative Resource Usage' class. |
static int |
CONTENTION_RESOURCE
The meta object id for the ' Contention Resource' class. |
static int |
CONTENTION_RESOURCE__NAME
The feature id for the 'Name' attribute. |
static int |
CONTENTION_RESOURCE__NUM_REPLICAS
The feature id for the 'Num Replicas' attribute. |
static int |
CONTENTION_RESOURCE__NUMBER_OF_SERVERS
The feature id for the 'Number Of Servers' attribute. |
static int |
CONTENTION_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Contention Resource' class. |
static int |
DELAY_RESOURCE
The meta object id for the ' Delay Resource' class. |
static int |
DELAY_RESOURCE__NAME
The feature id for the 'Name' attribute. |
static int |
DELAY_RESOURCE__NUMBER_OF_SERVERS
The feature id for the 'Number Of Servers' attribute. |
static int |
DELAY_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Delay Resource' class. |
static ResourceModelPackage |
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 |
OPTION
The meta object id for the ' Option' class. |
static int |
OPTION__PROBABILITY
The feature id for the 'Probability' attribute. |
static int |
OPTION__RESOURCE_USAGE
The feature id for the 'Resource Usage' containment reference. |
static int |
OPTION_FEATURE_COUNT
The number of structural features of the 'Option' class. |
static int |
PASSIVE_RESOURCE
The meta object id for the ' Passive Resource' class. |
static int |
PASSIVE_RESOURCE__NAME
The feature id for the 'Name' attribute. |
static int |
PASSIVE_RESOURCE__NUM_REPLICAS
The feature id for the 'Num Replicas' attribute. |
static int |
PASSIVE_RESOURCE__NUMBER_OF_SERVERS
The feature id for the 'Number Of Servers' attribute. |
static int |
PASSIVE_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Passive Resource' class. |
static int |
PROCESSING_RESOURCE
The meta object id for the ' Processing Resource' class. |
static int |
PROCESSING_RESOURCE__NAME
The feature id for the 'Name' attribute. |
static int |
PROCESSING_RESOURCE__NUM_REPLICAS
The feature id for the 'Num Replicas' attribute. |
static int |
PROCESSING_RESOURCE__NUMBER_OF_SERVERS
The feature id for the 'Number Of Servers' attribute. |
static int |
PROCESSING_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Processing Resource' class. |
static int |
RESOURCE
The meta object id for the ' Resource' class. |
static int |
RESOURCE__NAME
The feature id for the 'Name' attribute. |
static int |
RESOURCE__NUMBER_OF_SERVERS
The feature id for the 'Number Of Servers' attribute. |
static int |
RESOURCE_FEATURE_COUNT
The number of structural features of the 'Resource' class. |
static int |
RESOURCE_USAGE
The meta object id for the ' Resource Usage' class. |
static int |
RESOURCE_USAGE__RESOURCE
The feature id for the 'Resource' reference. |
static int |
RESOURCE_USAGE__USAGE_TIME
The feature id for the 'Usage Time' containment reference. |
static int |
RESOURCE_USAGE_FEATURE_COUNT
The number of structural features of the 'Resource Usage' class. |
static int |
SEQUENTIAL_RESOURCE_USAGE
The meta object id for the ' Sequential Resource Usage' class. |
static int |
SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGES
The feature id for the 'Resource Usages' containment reference list. |
static int |
SEQUENTIAL_RESOURCE_USAGE_FEATURE_COUNT
The number of structural features of the 'Sequential Resource Usage' class. |
| Method Summary | |
|---|---|
EClass |
getAbstractResourceUsage()
Returns the meta object for class ' Abstract Resource Usage'. |
EClass |
getActiveResource()
Returns the meta object for class ' Active Resource'. |
EReference |
getAlternativeResourceUsage_Options()
Returns the meta object for the containment reference list ' Options'. |
EClass |
getAlternativeResourceUsage()
Returns the meta object for class ' Alternative Resource Usage'. |
EAttribute |
getContentionResource_NumReplicas()
Returns the meta object for the attribute ' Num Replicas'. |
EClass |
getContentionResource()
Returns the meta object for class ' Contention Resource'. |
EClass |
getDelayResource()
Returns the meta object for class ' Delay Resource'. |
EAttribute |
getOption_Probability()
Returns the meta object for the attribute ' Probability'. |
EReference |
getOption_ResourceUsage()
Returns the meta object for the containment reference ' Resource Usage'. |
EClass |
getOption()
Returns the meta object for class ' Option'. |
EClass |
getPassiveResource()
Returns the meta object for class ' Passive Resource'. |
EClass |
getProcessingResource()
Returns the meta object for class ' Processing Resource'. |
EAttribute |
getResource_Name()
Returns the meta object for the attribute ' Name'. |
EAttribute |
getResource_NumberOfServers()
Returns the meta object for the attribute ' Number Of Servers'. |
EClass |
getResource()
Returns the meta object for class ' Resource'. |
ResourceModelFactory |
getResourceModelFactory()
Returns the factory that creates the instances of the model. |
EReference |
getResourceUsage_Resource()
Returns the meta object for the reference ' Resource'. |
EReference |
getResourceUsage_UsageTime()
Returns the meta object for the containment reference ' Usage Time'. |
EClass |
getResourceUsage()
Returns the meta object for class ' Resource Usage'. |
EReference |
getSequentialResourceUsage_ResourceUsages()
Returns the meta object for the containment reference list ' Resource Usages'. |
EClass |
getSequentialResourceUsage()
Returns the meta object for class ' Sequential Resource Usage'. |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ResourceModelPackage eINSTANCE
static final int ABSTRACT_RESOURCE_USAGE
Abstract Resource Usage' class.
AbstractResourceUsageImpl,
ResourceModelPackageImpl.getAbstractResourceUsage(),
Constant Field Valuesstatic final int ABSTRACT_RESOURCE_USAGE_FEATURE_COUNT
static final int SEQUENTIAL_RESOURCE_USAGE
Sequential Resource Usage' class.
SequentialResourceUsageImpl,
ResourceModelPackageImpl.getSequentialResourceUsage(),
Constant Field Valuesstatic final int SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGES
static final int SEQUENTIAL_RESOURCE_USAGE_FEATURE_COUNT
static final int RESOURCE
Resource' class.
ResourceImpl,
ResourceModelPackageImpl.getResource(),
Constant Field Valuesstatic final int RESOURCE__NAME
static final int RESOURCE__NUMBER_OF_SERVERS
static final int RESOURCE_FEATURE_COUNT
static final int ALTERNATIVE_RESOURCE_USAGE
Alternative Resource Usage' class.
AlternativeResourceUsageImpl,
ResourceModelPackageImpl.getAlternativeResourceUsage(),
Constant Field Valuesstatic final int ALTERNATIVE_RESOURCE_USAGE__OPTIONS
static final int ALTERNATIVE_RESOURCE_USAGE_FEATURE_COUNT
static final int RESOURCE_USAGE
Resource Usage' class.
ResourceUsageImpl,
ResourceModelPackageImpl.getResourceUsage(),
Constant Field Valuesstatic final int RESOURCE_USAGE__USAGE_TIME
static final int RESOURCE_USAGE__RESOURCE
static final int RESOURCE_USAGE_FEATURE_COUNT
static final int CONTENTION_RESOURCE
Contention Resource' class.
ContentionResourceImpl,
ResourceModelPackageImpl.getContentionResource(),
Constant Field Valuesstatic final int CONTENTION_RESOURCE__NAME
static final int CONTENTION_RESOURCE__NUMBER_OF_SERVERS
static final int CONTENTION_RESOURCE__NUM_REPLICAS
static final int CONTENTION_RESOURCE_FEATURE_COUNT
static final int PASSIVE_RESOURCE
Passive Resource' class.
PassiveResourceImpl,
ResourceModelPackageImpl.getPassiveResource(),
Constant Field Valuesstatic final int PASSIVE_RESOURCE__NAME
static final int PASSIVE_RESOURCE__NUMBER_OF_SERVERS
static final int PASSIVE_RESOURCE__NUM_REPLICAS
static final int PASSIVE_RESOURCE_FEATURE_COUNT
static final int PROCESSING_RESOURCE
Processing Resource' class.
ProcessingResourceImpl,
ResourceModelPackageImpl.getProcessingResource(),
Constant Field Valuesstatic final int PROCESSING_RESOURCE__NAME
static final int PROCESSING_RESOURCE__NUMBER_OF_SERVERS
static final int PROCESSING_RESOURCE__NUM_REPLICAS
static final int PROCESSING_RESOURCE_FEATURE_COUNT
static final int ACTIVE_RESOURCE
Active Resource' class.
ActiveResourceImpl,
ResourceModelPackageImpl.getActiveResource(),
Constant Field Valuesstatic final int ACTIVE_RESOURCE__NAME
static final int ACTIVE_RESOURCE__NUMBER_OF_SERVERS
static final int ACTIVE_RESOURCE_FEATURE_COUNT
static final int DELAY_RESOURCE
Delay Resource' class.
DelayResourceImpl,
ResourceModelPackageImpl.getDelayResource(),
Constant Field Valuesstatic final int DELAY_RESOURCE__NAME
static final int DELAY_RESOURCE__NUMBER_OF_SERVERS
static final int DELAY_RESOURCE_FEATURE_COUNT
static final int OPTION
Option' class.
OptionImpl,
ResourceModelPackageImpl.getOption(),
Constant Field Valuesstatic final int OPTION__PROBABILITY
static final int OPTION__RESOURCE_USAGE
static final int OPTION_FEATURE_COUNT
| Method Detail |
|---|
EClass getSequentialResourceUsage()
Sequential Resource Usage'.
SequentialResourceUsageEReference getSequentialResourceUsage_ResourceUsages()
Resource Usages'.
SequentialResourceUsage.getResourceUsages(),
getSequentialResourceUsage()EClass getAbstractResourceUsage()
Abstract Resource Usage'.
AbstractResourceUsageEClass getResource()
Resource'.
ResourceEAttribute getResource_Name()
Name'.
Resource.getName(),
getResource()EAttribute getResource_NumberOfServers()
Number Of Servers'.
Resource.getNumberOfServers(),
getResource()EClass getAlternativeResourceUsage()
Alternative Resource Usage'.
AlternativeResourceUsageEReference getAlternativeResourceUsage_Options()
Options'.
AlternativeResourceUsage.getOptions(),
getAlternativeResourceUsage()EClass getResourceUsage()
Resource Usage'.
ResourceUsageEReference getResourceUsage_UsageTime()
Usage Time'.
ResourceUsage.getUsageTime(),
getResourceUsage()EReference getResourceUsage_Resource()
Resource'.
ResourceUsage.getResource(),
getResourceUsage()EClass getPassiveResource()
Passive Resource'.
PassiveResourceEClass getContentionResource()
Contention Resource'.
ContentionResourceEAttribute getContentionResource_NumReplicas()
Num Replicas'.
ContentionResource.getNumReplicas(),
getContentionResource()EClass getProcessingResource()
Processing Resource'.
ProcessingResourceEClass getActiveResource()
Active Resource'.
ActiveResourceEClass getDelayResource()
Delay Resource'.
DelayResourceEClass getOption()
Option'.
OptionEAttribute getOption_Probability()
Probability'.
Option.getProbability(),
getOption()EReference getOption_ResourceUsage()
Resource Usage'.
Option.getResourceUsage(),
getOption()ResourceModelFactory getResourceModelFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||