|
| Customer Billing Statistic ABE UML Documentation |
Customer Domain::Customer Bill ABE::Customer Billing Statistic ABE
Class CustomerBillingStatisticSpec
A detailed description of a collection of statistical data derived from CustomerBills (for example, customer account charge sum over a certain period of time). Statistical data are typically collected during rating and billing processes. A specification may be implemented using a rules engine or a policy to determine collection rules.
| Attributes |
| CustomerBillingStatistic | _customerBillingStatistic | |
| String | description |
A narrative that explains in detail what the specification is.
|
| String | name |
The name of the specification.
|
| String | status |
The condition of the specification, such as active, inactive, planned.
|
| «baseType» TimePeriod | validFor |
The period for which the specification is valid.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | CustomerBillingStatisticSpec |
| Name Expression | |
| Namespace | Customer Billing Statistic ABE |
| Owned Template Signature | |
| Owner | Customer Billing Statistic ABE |
| Owning Template Parameter | |
| Package | Customer Billing Statistic ABE |
| Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Billing Statistic ABE::CustomerBillingStatisticSpec |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
_customerBillingStatistic
Public CustomerBillingStatistic _customerBillingStatistic
-
Constraints:
-
Properties:
-
description
Public String description
-
A narrative that explains in detail what the specification is.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CustomerBillingStatisticSpec |
| 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 | CustomerBillingStatisticSpec |
| Opposite | |
| Owner | CustomerBillingStatisticSpec |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Billing Statistic ABE::CustomerBillingStatisticSpec::description |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
name
Public String name
-
The name of the specification.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CustomerBillingStatisticSpec |
| 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 | CustomerBillingStatisticSpec |
| Opposite | |
| Owner | CustomerBillingStatisticSpec |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Billing Statistic ABE::CustomerBillingStatisticSpec::name |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
status
Public String status
-
The condition of the specification, such as active, inactive, planned.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CustomerBillingStatisticSpec |
| 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 | status |
| Name Expression | |
| Namespace | CustomerBillingStatisticSpec |
| Opposite | |
| Owner | CustomerBillingStatisticSpec |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Billing Statistic ABE::CustomerBillingStatisticSpec::status |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period for which the specification is valid.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | CustomerBillingStatisticSpec |
| 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 | CustomerBillingStatisticSpec |
| Opposite | |
| Owner | CustomerBillingStatisticSpec |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Billing Statistic ABE::CustomerBillingStatisticSpec::validFor |
| Stereotype | required |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Customer Billing Statistic ABE UML Documentation |