| Policy Variable ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This class is used to represent a single or set of string variable. Each can have wildcards. Thus, only StringValue classes can be used in the value portion of the condition expression with this PolicyVariable.
| Attributes | ||
| String |
This attribute is an unordered list of strings, each representing a single string with wildcards. The asterisk character "*" is used as a wildcard, and represents an arbitrary sub-string replacement. For example, the value "abc*def" match "abcxyzdef", and the value "abc*def*" match "abcxxxdefyyyzzz". |
|
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | StringVariable |
| Name Expression | |
| Namespace | Policy Variable ABE |
| Owned Template Signature | |
| Owner | Policy Variable ABE |
| Owning Template Parameter | |
| Package | Policy Variable ABE |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::StringVariable |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public String variableStringList
This attribute is an unordered list of strings, each representing a single string with wildcards. The asterisk character "*" is used as a wildcard, and represents an arbitrary sub-string replacement. For example, the value "abc*def" match "abcxyzdef", and the value "abc*def*" match "abcxxxdefyyyzzz".
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | StringVariable |
| 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 | variableStringList |
| Name Expression | |
| Namespace | StringVariable |
| Opposite | |
| Owner | StringVariable |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::StringVariable::variableStringList |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Policy Variable ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |