| hardware - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |
The HardwareDescriptor abstract class is a common ancestor for all kinds of hardware descriptors. It provides all derived entities with a common attribute containing a human-readable description of particular kind of hardware. The description typically consists of vendor name, model, type, etc. All entities derived from this abstract class are owned by the HardwareDescriptorRepository entity. The HardwareDescriptor class also extends the top-level Entity class to make all derived classes identifiable entities.
| Attribute | ||
| <Primitive Type> String |
Description of the hardware, typically the vendor name, type, model, etc. |
|
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | HardwareDescriptor |
| Name Expression | |
| Namespace | <<ePackage>> <Package> hardware |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> hardware |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> hardware |
| Qualified Name | samm::deployment::hardware::HardwareDescriptor |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Details für Attribute |
Public <Primitive Type> String description
Description of the hardware, typically the vendor name, type, model, etc.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> HardwareDescriptor |
| 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 | description |
| Name Expression | |
| Namespace | <Class> HardwareDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> HardwareDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::HardwareDescriptor::description |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> String |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
| hardware - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |