|
| hardware - UML-Dokumentation |
deployment::hardware
KlasseHardwareDescriptor
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.
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 |
|
| hardware - UML-Dokumentation |