|
| Configuration and Profiling ABE UML Documentation |
Common Domain::Configuration and Profiling ABE
Class CompAtomicConfigSpecRel
A type of ConfgSpecRelationship that represents a group of ConfigurationSpecifications that are used to configure an ConfigurationSpecification that is made up of other ConfigurationSpecfications. For example, the ConfigurationSpecification for a connection may be composed of the specification for the connection as well as the specification for connection termination points that are assigned to the connection.
| Attributes |
| String | configAction |
A prescribed action that is taken for a ConfigurationSpecification that is part of a group (composite). For example, "assign" a connection termination point to a connection.
|
| Integer | configQuantity |
A number that represents how many of a related ConfigurationSpecification in a group (composite) are to be configured.
|
| Integer | configSequence |
The order in which a related ConfigurationSpecification that is part of a group (composite) is to be configured.
|
Properties:
configAction
Public String configAction
-
A prescribed action that is taken for a ConfigurationSpecification that is part of a group (composite). For example, "assign" a connection termination point to a connection.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CompAtomicConfigSpecRel |
| 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 | (0) |
| Multiplicity | 0..1 |
| Name | configAction |
| Name Expression | |
| Namespace | CompAtomicConfigSpecRel |
| Opposite | |
| Owner | CompAtomicConfigSpecRel |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Configuration and Profiling ABE::CompAtomicConfigSpecRel::configAction |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
configQuantity
Public Integer configQuantity
-
A number that represents how many of a related ConfigurationSpecification in a group (composite) are to be configured.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CompAtomicConfigSpecRel |
| 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 | |
| Multiplicity | None (1) |
| Name | configQuantity |
| Name Expression | |
| Namespace | CompAtomicConfigSpecRel |
| Opposite | |
| Owner | CompAtomicConfigSpecRel |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Configuration and Profiling ABE::CompAtomicConfigSpecRel::configQuantity |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
configSequence
Public Integer configSequence
-
The order in which a related ConfigurationSpecification that is part of a group (composite) is to be configured.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CompAtomicConfigSpecRel |
| 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 | (0) |
| Multiplicity | 0..1 |
| Name | configSequence |
| Name Expression | |
| Namespace | CompAtomicConfigSpecRel |
| Opposite | |
| Owner | CompAtomicConfigSpecRel |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Configuration and Profiling ABE::CompAtomicConfigSpecRel::configSequence |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Configuration and Profiling ABE UML Documentation |