|
| Performance Specification ABE UML Documentation |
Common Domain::Performance ABE::Performance Specification ABE
Class PerformanceIndicatorSpecification
A measure of a specific aspect of the performance of an entity, such as a lost packets or average jitter, defined for a PeformanceSpecification that may trigger the creation of a PerformanceConsequence.
| Attributes |
| AdhocCollection | _collection | |
| MeasurementJob | _measurementJob | |
| PerformanceApplicability | _performanceApplicability | |
| PerformanceIndicator | _performanceIndicator | |
| PerformanceIndicatorDerivationParameter | _performanceIndicatorDerivationParameter | |
| PerformanceIndicatorDerivationParameter | _performanceIndicatorDerivationParameter1 | |
| PerformanceIndicatorGroupSpecification | _performanceIndicatorGroupSpecification | |
| PerformanceIndicatorSpecification | _performanceIndicatorSpecification | |
| PerformanceIndicatorSpecification | _performanceIndicatorSpecification1 | |
| PerformanceSpecification | _performanceSpecification | |
| PerformanceThreshold | _performanceThreshold | |
| CollectionType | collectionType |
The type of the collection such as: gauge, commulative, status inspection. Indicators can be produced using these methods.
|
| String | derivationAlgorithm |
A step-by-step procedure used to calculate the value of the PerformanceIndicator.
|
| String | derivationMethod |
For simple calculations, the method used to calculate the value of a PerformanceIndicator, such as average, minimum, maximum, sum, and so forth.
|
| String | description |
A narrative that explains in detail what the PerformanceIndicatorSpecification is.
|
| String | ID |
A unique identifier for the PerformanceIndicatorSpecification.
|
| String | indicatorCategory |
A grouping or set of PerformanceIndicatorSpecifications that are classified together because of common characteristics, such as technology specific, service specific, or technology/service independent.
|
| IndicatorType | indicatorType |
A kind of value that the PerformanceIndicator can take on, such as numeric, text, and so forth.
|
| String | indicatorUnit |
The unit by which the indicator is measured. For example: seconds, KBs, rate per second, etc.
|
| String | name |
A word, term, or phrase by which a PerformanceIndicatorSpecification is known and distinguished from other PerformanceIndicatorSpecifications.
|
| «dataType» PerformanceThresholdRulePreDefinedParam | performancethresholdrulepredefinedparam | |
| String | perspective |
The point of view for the PerformanceIndicatorSpecification, such as a single user instance or an aggregation.
|
| «baseType» TimePeriod | validFor |
The period of time during which the PerformanceIndicatorSpecification is applicable.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | PerformanceIndicatorSpecification |
| Name Expression | |
| Namespace | Performance Specification ABE |
| Owned Template Signature | |
| Owner | Performance Specification ABE |
| Owning Template Parameter | |
| Package | Performance Specification ABE |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
_collection
Public AdhocCollection _collection
-
Constraints:
-
Properties:
-
_measurementJob
Public MeasurementJob _measurementJob
-
Constraints:
-
Properties:
-
_performanceApplicability
Public PerformanceApplicability _performanceApplicability
-
Constraints:
-
Properties:
-
_performanceIndicator
Public PerformanceIndicator _performanceIndicator
-
Constraints:
-
Properties:
-
_performanceIndicatorDerivationParameter
Public PerformanceIndicatorDerivationParameter _performanceIndicatorDerivationParameter
-
Constraints:
-
Properties:
-
_performanceIndicatorDerivationParameter1
Public PerformanceIndicatorDerivationParameter _performanceIndicatorDerivationParameter1
-
Constraints:
-
Properties:
-
_performanceIndicatorGroupSpecification
Public PerformanceIndicatorGroupSpecification _performanceIndicatorGroupSpecification
-
Constraints:
-
Properties:
-
_performanceIndicatorSpecification
Public PerformanceIndicatorSpecification _performanceIndicatorSpecification
-
Constraints:
-
Properties:
-
_performanceIndicatorSpecification1
Public PerformanceIndicatorSpecification _performanceIndicatorSpecification1
-
Constraints:
-
Properties:
-
_performanceSpecification
Public PerformanceSpecification _performanceSpecification
-
Constraints:
-
Properties:
-
_performanceThreshold
Public PerformanceThreshold _performanceThreshold
-
Constraints:
-
Properties:
-
collectionType
Public CollectionType collectionType
-
The type of the collection such as: gauge, commulative, status inspection. Indicators can be produced using these methods.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | collectionType |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::collectionType |
| Stereotype | required |
| Template Parameter | |
| Type | CollectionType |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
derivationAlgorithm
Public String derivationAlgorithm
-
A step-by-step procedure used to calculate the value of the PerformanceIndicator.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | derivationAlgorithm |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::derivationAlgorithm |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
derivationMethod
Public String derivationMethod
-
For simple calculations, the method used to calculate the value of a PerformanceIndicator, such as average, minimum, maximum, sum, and so forth.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | derivationMethod |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::derivationMethod |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
description
Public String description
-
A narrative that explains in detail what the PerformanceIndicatorSpecification is.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::description |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
ID
Public String ID
-
A unique identifier for the PerformanceIndicatorSpecification.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::ID |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
indicatorCategory
Public String indicatorCategory
-
A grouping or set of PerformanceIndicatorSpecifications that are classified together because of common characteristics, such as technology specific, service specific, or technology/service independent.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | indicatorCategory |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::indicatorCategory |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
indicatorType
Public IndicatorType indicatorType
-
A kind of value that the PerformanceIndicator can take on, such as numeric, text, and so forth.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | indicatorType |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::indicatorType |
| Stereotype | required |
| Template Parameter | |
| Type | IndicatorType |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
indicatorUnit
Public String indicatorUnit
-
The unit by which the indicator is measured. For example: seconds, KBs, rate per second, etc.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | indicatorUnit |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::indicatorUnit |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
name
Public String name
-
A word, term, or phrase by which a PerformanceIndicatorSpecification is known and distinguished from other PerformanceIndicatorSpecifications.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::name |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
performancethresholdrulepredefinedparam
Public «dataType» PerformanceThresholdRulePreDefinedParam performancethresholdrulepredefinedparam
-
Constraints:
-
Properties:
-
perspective
Public String perspective
-
The point of view for the PerformanceIndicatorSpecification, such as a single user instance or an aggregation.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | perspective |
| Name Expression | |
| Namespace | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::perspective |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period of time during which the PerformanceIndicatorSpecification is applicable.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PerformanceIndicatorSpecification |
| 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 | PerformanceIndicatorSpecification |
| Opposite | |
| Owner | PerformanceIndicatorSpecification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Specification ABE::PerformanceIndicatorSpecification::validFor |
| Stereotype | |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Performance Specification ABE UML Documentation |