| Software Resource and Software ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
A CompositeInstalledSoftware represents software units that are made up of other software units (i.e., instances of this class as well as the AtomicInstalledSoftware). This provides the semantics of collecting a set of components, each of which is individually manageable, and being able to manage the set of objects as a whole. An example is an operating system - this is manageable as a unit, but consists of individually manageable components. This containment is modeled using the CompositeInstalledSoftwareComprisedOf composition.From a finite state machine view, each CompositeInstalledSoftware element is manageable, installable, executable, and runnable. In addition, each CompositeInstalledSoftware element can be a FRU.This is the super-class for creating concrete subclasses that define groups of functionality (e.g., set of features that work together to provide application-level functionality to the end-user).
| Attributes | ||
| InstalledSoftware | ||
| CompositeSoftwareSpecification | ||
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | CompositeInstalledSoftware |
| Name Expression | |
| Namespace | Software Resource and Software ABE |
| Owned Template Signature | |
| Owner | Software Resource and Software ABE |
| Owning Template Parameter | |
| Package | Software Resource and Software ABE |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Computing and Software ABE::Software Resource and Software ABE::CompositeInstalledSoftware |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public InstalledSoftware _software
| Aggregation | Shared |
| Alias | |
| Association | CompositeInstalledSoftwareComprisedOf |
| Association End | |
| Class | CompositeInstalledSoftware |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _software |
| Name Expression | |
| Namespace | CompositeInstalledSoftware |
| Opposite | _softwareComposite |
| Owner | CompositeInstalledSoftware |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Computing and Software ABE::Software Resource and Software ABE::CompositeInstalledSoftware::_software |
| Stereotype | |
| Template Parameter | |
| Type | InstalledSoftware |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
Public CompositeSoftwareSpecification compositeSoftwareSpecification
| Aggregation | None |
| Alias | |
| Association | CompositeSoftwareSpecificationDescribes |
| Association End | |
| Class | CompositeInstalledSoftware |
| 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 | (1) |
| Multiplicity | 1 |
| Name | compositeSoftwareSpecification |
| Name Expression | |
| Namespace | CompositeInstalledSoftware |
| Opposite | softwareComposite |
| Owner | CompositeInstalledSoftware |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Computing and Software ABE::Software Resource and Software ABE::CompositeInstalledSoftware::compositeSoftwareSpecification |
| Stereotype | |
| Template Parameter | |
| Type | CompositeSoftwareSpecification |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| Software Resource and Software ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |