|
| Root Entity Group ABE UML Documentation |
Common Domain::Root Business Entities ABE::Root Entity Group ABE
Class RootEntityGroupMemberExpression
The RootEntityGroupMemeberExpression defines part of a mathematical expression composed of variables (represented by the members), operators, and delimiters. For example "(memberA or", "memberB}"
| Attributes |
| String | delimiter |
A character used to specify the boundary between separate members. For example, ")" and "(".
|
| Integer | delimiterSequence |
The order in which a delimiter appears in this part of an expression.
|
| Integer | memberSequence |
The order in which a RootEntityGroupMember appears in this part of an expression.
|
| String | operator |
A mathematical symbol or term that describes an operation in an expression for this part of the expression. For example, "or", "and", "mutually exclusive".
|
| Integer | operatorSequence |
The order in which an operator appears in this part of an expression.
|
| String | sequence |
The order in which a RootEntityGroupMember appears in an expression. For example, the partial expression for memberA is 1 and the partial expression for memberB is 2.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | RootEntityGroupMemberExpression |
| Name Expression | |
| Namespace | Root Entity Group ABE |
| Owned Template Signature | |
| Owner | Root Entity Group ABE |
| Owning Template Parameter | |
| Package | Root Entity Group ABE |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
delimiter
Public String delimiter
-
A character used to specify the boundary between separate members. For example, ")" and "(".
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RootEntityGroupMemberExpression |
| 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 | delimiter |
| Name Expression | |
| Namespace | RootEntityGroupMemberExpression |
| Opposite | |
| Owner | RootEntityGroupMemberExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression::delimiter |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
delimiterSequence
Public Integer delimiterSequence
-
The order in which a delimiter appears in this part of an expression.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RootEntityGroupMemberExpression |
| 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 | delimiterSequence |
| Name Expression | |
| Namespace | RootEntityGroupMemberExpression |
| Opposite | |
| Owner | RootEntityGroupMemberExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression::delimiterSequence |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
memberSequence
Public Integer memberSequence
-
The order in which a RootEntityGroupMember appears in this part of an expression.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RootEntityGroupMemberExpression |
| 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 | memberSequence |
| Name Expression | |
| Namespace | RootEntityGroupMemberExpression |
| Opposite | |
| Owner | RootEntityGroupMemberExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression::memberSequence |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
operator
Public String operator
-
A mathematical symbol or term that describes an operation in an expression for this part of the expression. For example, "or", "and", "mutually exclusive".
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RootEntityGroupMemberExpression |
| 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 | operator |
| Name Expression | |
| Namespace | RootEntityGroupMemberExpression |
| Opposite | |
| Owner | RootEntityGroupMemberExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression::operator |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
operatorSequence
Public Integer operatorSequence
-
The order in which an operator appears in this part of an expression.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RootEntityGroupMemberExpression |
| 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 | operatorSequence |
| Name Expression | |
| Namespace | RootEntityGroupMemberExpression |
| Opposite | |
| Owner | RootEntityGroupMemberExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression::operatorSequence |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
sequence
Public String sequence
-
The order in which a RootEntityGroupMember appears in an expression. For example, the partial expression for memberA is 1 and the partial expression for memberB is 2.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RootEntityGroupMemberExpression |
| 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 | sequence |
| Name Expression | |
| Namespace | RootEntityGroupMemberExpression |
| Opposite | |
| Owner | RootEntityGroupMemberExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Root Entity Group ABE::RootEntityGroupMemberExpression::sequence |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Root Entity Group ABE UML Documentation |