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.

!!TableHeading.InheritedAttributes!!samm::core::NamedEntity samm::core::NamedEntity
name name

!!TableHeading.InheritedAttributes!!samm::core::Entity samm::core::Entity
documentation documentation

!!TableHeading.InheritedAttributes!!identifier::Identifier identifier::Identifier
id id

!!TableHeading.InheritedOperations!!samm::core::NamedEntity samm::core::NamedEntity

!!TableHeading.InheritedOperations!!samm::core::Entity samm::core::Entity

!!TableHeading.InheritedOperations!!identifier::Identifier identifier::Identifier

Eigenschaften:

Alias
Classifier Behavior
Is Abstracttrue
Is Activefalse
Is Leaffalse
Keywords
NameHardwareDescriptor
Name Expression
Namespace<<ePackage>> <Package> hardware
Owned Template Signature
Owner<<ePackage>> <Package> hardware
Owning Template Parameter
Package<<ePackage>> <Package> hardware
Qualified Namesamm::deployment::hardware::HardwareDescriptor
Representation
Stereotype
Template Parameter
VisibilityPublic