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.

Attribute
<Primitive Type> String description description

Description of the hardware, typically the vendor name, type, model, etc.

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

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

!!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

Details für Attribute

 description
Public <Primitive Type> String description

Description of the hardware, typically the vendor name, type, model, etc.

Eigenschaften:

AggregationNone
Alias
Association
Association End
Class<Class> HardwareDescriptor
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value<Literal Integer> 0
Multiplicity0..1
Namedescription
Name Expression
Namespace<Class> HardwareDescriptor
Opposite
Owned Template Signature
Owner<Class> HardwareDescriptor
Owning Association
Owning Template Parameter
Qualified Namesamm::deployment::hardware::HardwareDescriptor::description
Stereotype
Template Parameter
Type<Primitive Type> String
Upper1
Upper Value<Literal Unlimited Natural> 1
VisibilityPublic