| Policy Value ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This class is used to represent a single string value, or a set of string values. Each value can have wildcards.
| Attributes | ||
| String |
This attribute is an array of strings, defined in an unordered list, each representing a single string. Any string can have one or more wildcards, denoted with the asterisk character (*). For example, the value "abc*def*" matches the string "abcxxxdefyz". If the asterisk character is required as part of the string value itself, it must be escaped with quotes ("). |
|
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | StringValue |
| 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::StringValue |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public String valueStringList
This attribute is an array of strings, defined in an unordered list, each representing a single string. Any string can have one or more wildcards, denoted with the asterisk character (*). For example, the value "abc*def*" matches the string "abcxxxdefyz". If the asterisk character is required as part of the string value itself, it must be escaped with quotes (").
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | StringValue |
| 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 | valueStringList |
| Name Expression | |
| Namespace | StringValue |
| Opposite | |
| Owner | StringValue |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::StringValue::valueStringList |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Policy Value ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |