| Policy Value ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class is used to represent a single or a set of bit string values. A bit string is defined as a string whose individual characters have the value "0" or "1". No other values are allowed.
Attributes | ||
String | ![]() |
This attribute is an array of strings, defined in an unordered list , each representing a single bit string or a set of bit strings. Each string entry is either: - a single bit string, such as 11110101 - a range of bit strings specified using a bit string and a bit mask. The bit string and mask fields must have the same number of bits specified. The mask bit string specifies the significant bits in the bit string value. An example is: 100110,101110 |
Attributes inherited from ![]() |
||
![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | BitStringValue |
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::BitStringValue |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String valueBitStringList
This attribute is an array of strings, defined in an unordered list , each representing a single bit string or a set of bit strings. Each string entry is either: - a single bit string, such as 11110101 - a range of bit strings specified using a bit string and a bit mask. The bit string and mask fields must have the same number of bits specified. The mask bit string specifies the significant bits in the bit string value. An example is: 100110,101110
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BitStringValue |
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 | valueBitStringList |
Name Expression | |
Namespace | BitStringValue |
Opposite | |
Owner | BitStringValue |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::BitStringValue::valueBitStringList |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Policy Value ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |