|
| Characteristic ABE UML Documentation |
Common Domain::Root Business Entities ABE::Characteristic ABE
Class CharacteristicSpecification
A quality or distinctive feature that defines an entity. The characteristic can be take on a discrete value, such as color, can take on a range of values, (for example, sensitivity of 100-240 mV), or can be derived from a formula (for example, usage time (hrs) = 30 - talk time *3).
| Attributes |
| CharacteristicSpecification | _characteristicSpecification | |
| CharacteristicSpecification | _characteristicSpecification1 | |
| CharacteristicSpecValue | _characteristicSpecValue | |
| EntitySpecCharUse | _entitySpecCharUse | |
| MatrixSpecDimension | _matrixSpecDimension | |
| PerformanceCatCharacteristicValue | _performanceCatCharacteristicValue | |
| PerformanceCatSpecification | _performanceCatSpecification | |
| PerformanceCharacteristicValue | _performanceCharacteristicValue | |
| PerformanceIndicatorDerivationParameter | _performanceIndicatorDerivationParameter | |
| PerformanceSpecification | _performanceSpecification | |
| RootEntityTypeCharUse | _rootEntityTypeCharUse | |
| CharacteristicValue | characteristicValue | |
| String | derivationFormula |
A rule or principle represented in symbols, numbers, or letters, often in the form of an equation used to derive the value of a characteristic value.
|
| String | description |
A narrative that explains the CharacteristicSpecification.
|
| Boolean | extensible |
An indicator that specifies that the values for the characteristic can be extended by adding new values when instantiating a characteristic for an Entity.
|
| String | ID |
A unique identifier for the CharacteristicSpecification.
|
| Integer | maxCardinality |
The maximum number of instances a CharacteristicValue can take on. For example, zero to five phone numbers in a group calling plan, where five is the value for the maxCardinality.
|
| Integer | minCardinality |
The minimum number of instances a CharacteristicValue can take on. For example, zero to five phone numbers in a group calling plan, where zero is the value for the minCardinality.
|
| String | name |
A word, term, or phrase by which the CharacteristicSpecification is known and distinguished from other CharacteristicSpecifications.
|
| String | unique |
An indicator that specifies if a value is unique for the specification.Possible values are; "unique while value is in effect" and "unique whether value is in effect or not"
|
| «baseType» TimePeriod | validFor |
The period of time for which a CharacteristicSpecification is applicable.
|
| String | valueType |
A kind of value that the characteristic can take on, such as numeric, text, and so forth.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | CharacteristicSpecification |
| Name Expression | |
| Namespace | Characteristic ABE |
| Owned Template Signature | |
| Owner | Characteristic ABE |
| Owning Template Parameter | |
| Package | Characteristic ABE |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
_characteristicSpecification
Public CharacteristicSpecification _characteristicSpecification
-
Constraints:
-
Properties:
-
_characteristicSpecification1
Public CharacteristicSpecification _characteristicSpecification1
-
Constraints:
-
Properties:
-
_characteristicSpecValue
Public CharacteristicSpecValue _characteristicSpecValue
-
Constraints:
-
Properties:
-
_entitySpecCharUse
Public EntitySpecCharUse _entitySpecCharUse
-
Constraints:
-
Properties:
-
_matrixSpecDimension
Public MatrixSpecDimension _matrixSpecDimension
-
Constraints:
-
Properties:
-
_performanceCatCharacteristicValue
Public PerformanceCatCharacteristicValue _performanceCatCharacteristicValue
-
Constraints:
-
Properties:
-
_performanceCatSpecification
Public PerformanceCatSpecification _performanceCatSpecification
-
Constraints:
-
Properties:
-
_performanceCharacteristicValue
Public PerformanceCharacteristicValue _performanceCharacteristicValue
-
Constraints:
-
Properties:
-
_performanceIndicatorDerivationParameter
Public PerformanceIndicatorDerivationParameter _performanceIndicatorDerivationParameter
-
Constraints:
-
Properties:
-
_performanceSpecification
Public PerformanceSpecification _performanceSpecification
-
Constraints:
-
Properties:
-
_rootEntityTypeCharUse
Public RootEntityTypeCharUse _rootEntityTypeCharUse
-
Constraints:
-
Properties:
-
characteristicValue
Public CharacteristicValue characteristicValue
-
Constraints:
-
Properties:
-
derivationFormula
Public String derivationFormula
-
A rule or principle represented in symbols, numbers, or letters, often in the form of an equation used to derive the value of a characteristic value.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | derivationFormula |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::derivationFormula |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
description
Public String description
-
A narrative that explains the CharacteristicSpecification.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | description |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::description |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
extensible
Public Boolean extensible
-
An indicator that specifies that the values for the characteristic can be extended by adding new values when instantiating a characteristic for an Entity.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | extensible |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::extensible |
| Stereotype | |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
ID
Public String ID
-
A unique identifier for the CharacteristicSpecification.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | ID |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::ID |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
maxCardinality
Public Integer maxCardinality
-
The maximum number of instances a CharacteristicValue can take on. For example, zero to five phone numbers in a group calling plan, where five is the value for the maxCardinality.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | maxCardinality |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::maxCardinality |
| Stereotype | |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
minCardinality
Public Integer minCardinality
-
The minimum number of instances a CharacteristicValue can take on. For example, zero to five phone numbers in a group calling plan, where zero is the value for the minCardinality.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | minCardinality |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::minCardinality |
| Stereotype | |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
name
Public String name
-
A word, term, or phrase by which the CharacteristicSpecification is known and distinguished from other CharacteristicSpecifications.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | name |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::name |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
unique
Public String unique
-
An indicator that specifies if a value is unique for the specification.Possible values are; "unique while value is in effect" and "unique whether value is in effect or not"
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | unique |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::unique |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period of time for which a CharacteristicSpecification is applicable.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | validFor |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::validFor |
| Stereotype | |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
valueType
Public String valueType
-
A kind of value that the characteristic can take on, such as numeric, text, and so forth.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CharacteristicSpecification |
| 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 | valueType |
| Name Expression | |
| Namespace | CharacteristicSpecification |
| Opposite | |
| Owner | CharacteristicSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Characteristic ABE::CharacteristicSpecification::valueType |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Characteristic ABE UML Documentation |