|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseExecutionResource
The ExecutionResource entity represents an execution resource with the granularity of hardware-supported thread. In modern processors, this typically corresponds to a single processor core. Each execution resource is backed by a specific processor core. Since a single processor core may be shared by multiple execution resources, each ExecutionResource must specify the fraction of processor time available to it.
| Attribute |
| <Primitive Type> Unlimited Natural | coreId |
Identifier of the core backing the associated execution resource.
|
| <Primitive Type> Double | fraction |
Fraction of execution time of the associated processor core alloted to this resource.
|
| <Class> Processor | processor |
Physical Processor backing this ExecutionResource.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | ExecutionResource |
| Name Expression | |
| Namespace | <<ePackage>> <Package> targetenvironment |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> targetenvironment |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> targetenvironment |
| Qualified Name | samm::deployment::targetenvironment::ExecutionResource |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
coreId
Public <Primitive Type> Unlimited Natural coreId
-
Identifier of the core backing the associated execution resource.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> ExecutionResource |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | coreId |
| Name Expression | |
| Namespace | <Class> ExecutionResource |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ExecutionResource |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::ExecutionResource::coreId |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
fraction
Public <Primitive Type> Double fraction
-
Fraction of execution time of the associated processor core alloted to this resource.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> ExecutionResource |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | fraction |
| Name Expression | |
| Namespace | <Class> ExecutionResource |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ExecutionResource |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::ExecutionResource::fraction |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Double |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
processor
Public <Class> Processor processor
-
Physical Processor backing this ExecutionResource.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_processor_executionResource |
| Association End | |
| Class | <Class> ExecutionResource |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | processor |
| Name Expression | |
| Namespace | <Class> ExecutionResource |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ExecutionResource |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::ExecutionResource::processor |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Processor |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |