| Policy Value ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class provides a list of integer or integer range values. Each integer can be of an arbitrary size.
Attributes | ||
Integer | ![]() |
This attribute is an array of strings, defined as an unordered list, where each integer in the list is represented by a string. This is done to accommodate the reserved words "INFINITY" and "-INFINITY". The format of this attribute takes one of the following two forms: - a single integer value - a range of integers. The range is specified by a starting integer and an ending integer, separated by '..'. The starting integer must be less than or equal to the ending integer. The range includes all integers between the starting and ending integers, including these two integers.To represent a range of integers that is not bounded, the reserved words "-INFINITY" and/or "INFINITY" can be used in place of the starting and ending integers. |
Attributes inherited from ![]() |
||
![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | IntegerValue |
Name Expression | |
Namespace | Policy Value ABE |
Owned Template Signature | |
Owner | Policy Value ABE |
Owning Template Parameter | |
Package | Policy Value ABE |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::IntegerValue |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Integer valueIntegerList
This attribute is an array of strings, defined as an unordered list, where each integer in the list is represented by a string. This is done to accommodate the reserved words "INFINITY" and "-INFINITY". The format of this attribute takes one of the following two forms: - a single integer value - a range of integers. The range is specified by a starting integer and an ending integer, separated by '..'. The starting integer must be less than or equal to the ending integer. The range includes all integers between the starting and ending integers, including these two integers.To represent a range of integers that is not bounded, the reserved words "-INFINITY" and/or "INFINITY" can be used in place of the starting and ending integers.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntegerValue |
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 | valueIntegerList |
Name Expression | |
Namespace | IntegerValue |
Opposite | |
Owner | IntegerValue |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::IntegerValue::valueIntegerList |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Policy Value ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |