|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseProcessor
The Processor entity represents an instance of physical processor package installed on a particular Node. Each physical processor instance must have a name and must refer to the descriptor of processor features. A physical processor instance should also specify the maximum clock frequency.
| Attribute |
| <Class> ProcessorDescriptor | descriptor |
References a ProcessorDescriptor entity capturing the architectural properties of the processor.
|
| <Primitive Type> Unlimited Natural | clockFrequency |
The maximum clock frequency of the installed processor, in Hertz.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Processor |
| 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::Processor |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
clockFrequency
Public <Primitive Type> Unlimited Natural clockFrequency
-
The maximum clock frequency of the installed processor, in Hertz.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> Processor |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | 0..1 |
| Name | clockFrequency |
| Name Expression | |
| Namespace | <Class> Processor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Processor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::Processor::clockFrequency |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
descriptor
Public <Class> ProcessorDescriptor descriptor
-
References a ProcessorDescriptor entity capturing the architectural properties of the processor.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_descriptor_processor |
| Association End | |
| Class | <Class> Processor |
| 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 | descriptor |
| Name Expression | |
| Namespace | <Class> Processor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Processor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::Processor::descriptor |
| Stereotype | |
| Template Parameter | |
| Type | <Class> ProcessorDescriptor |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |