Interface ResourceModelPackage.Literals
- Enclosing interface:
- ResourceModelPackage
public 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
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Abstract Resource Usage
' class.static final EClass
The meta object literal for the 'Active Resource
' class.static final EClass
The meta object literal for the 'Alternative Resource Usage
' class.static final EReference
The meta object literal for the 'Options' containment reference list feature.static final EClass
The meta object literal for the 'Contention Resource
' class.static final EAttribute
The meta object literal for the 'Num Replicas' attribute feature.static final EClass
The meta object literal for the 'Delay Resource
' class.static final EClass
The meta object literal for the 'Option
' class.static final EAttribute
The meta object literal for the 'Probability' attribute feature.static final EReference
The meta object literal for the 'Resource Usage' containment reference feature.static final EClass
The meta object literal for the 'Passive Resource
' class.static final EClass
The meta object literal for the 'Processing Resource
' class.static final EClass
The meta object literal for the 'Resource
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EAttribute
The meta object literal for the 'Number Of Servers' attribute feature.static final EClass
The meta object literal for the 'Resource Usage
' class.static final EReference
The meta object literal for the 'Resource' reference feature.static final EReference
The meta object literal for the 'Usage Time' containment reference feature.static final EClass
The meta object literal for the 'Sequential Resource Usage
' class.static final EReference
The meta object literal for the 'Resource Usages' containment reference list feature.
-
Field Details
-
SEQUENTIAL_RESOURCE_USAGE
The meta object literal for the 'Sequential Resource Usage
' class.- See Also:
- Generated class or method.
-
SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGES
The meta object literal for the 'Resource Usages' containment reference list feature.- Generated class or method.
-
ABSTRACT_RESOURCE_USAGE
The meta object literal for the 'Abstract Resource Usage
' class.- See Also:
- Generated class or method.
-
ALTERNATIVE_RESOURCE_USAGE
The meta object literal for the 'Alternative Resource Usage
' class.- See Also:
- Generated class or method.
-
ALTERNATIVE_RESOURCE_USAGE__OPTIONS
The meta object literal for the 'Options' containment reference list feature.- Generated class or method.
-
OPTION
The meta object literal for the 'Option
' class.- See Also:
- Generated class or method.
-
OPTION__PROBABILITY
The meta object literal for the 'Probability' attribute feature.- Generated class or method.
-
OPTION__RESOURCE_USAGE
The meta object literal for the 'Resource Usage' containment reference feature.- Generated class or method.
-
RESOURCE_USAGE
The meta object literal for the 'Resource Usage
' class.- See Also:
- Generated class or method.
-
RESOURCE_USAGE__USAGE_TIME
The meta object literal for the 'Usage Time' containment reference feature.- Generated class or method.
-
RESOURCE_USAGE__RESOURCE
The meta object literal for the 'Resource' reference feature.- Generated class or method.
-
ACTIVE_RESOURCE
The meta object literal for the 'Active Resource
' class.- See Also:
- Generated class or method.
-
RESOURCE
The meta object literal for the 'Resource
' class.- See Also:
- Generated class or method.
-
RESOURCE__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
RESOURCE__NUMBER_OF_SERVERS
The meta object literal for the 'Number Of Servers' attribute feature.- Generated class or method.
-
PASSIVE_RESOURCE
The meta object literal for the 'Passive Resource
' class.- See Also:
- Generated class or method.
-
CONTENTION_RESOURCE
The meta object literal for the 'Contention Resource
' class.- See Also:
- Generated class or method.
-
CONTENTION_RESOURCE__NUM_REPLICAS
The meta object literal for the 'Num Replicas' attribute feature.- Generated class or method.
-
PROCESSING_RESOURCE
The meta object literal for the 'Processing Resource
' class.- See Also:
- Generated class or method.
-
DELAY_RESOURCE
The meta object literal for the 'Delay Resource
' class.- See Also:
- Generated class or method.
-