|
| expressionsdecorator - UML-Dokumentation |
KlasseProductExpression
This class represents a product expression, i.e., an expression being a product operation. The actual operation is specified by the operation attribute.
| Attribute |
| <Enumeration> ProductOperations | operation |
The operation attribute specifies the actual operation.
|
| <Class> Product | left |
This attribute represents the left operand of the expression.
|
| <Class> Product | right |
This attribute represents the right operand of the expression.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | ProductExpression |
| Name Expression | |
| Namespace | <<ePackage>> <Model> expressionsdecorator |
| Owned Template Signature | |
| Owner | <<ePackage>> <Model> expressionsdecorator |
| Owning Template Parameter | |
| Package | <<ePackage>> <Model> expressionsdecorator |
| Qualified Name | expressionsdecorator::ProductExpression |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
left
Public <Class> Product left
-
This attribute represents the left operand of the expression.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_left_productExpression |
| Association End | |
| Class | <Class> ProductExpression |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| 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 | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | left |
| Name Expression | |
| Namespace | <Class> ProductExpression |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ProductExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | expressionsdecorator::ProductExpression::left |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Product |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
operation
Public <Enumeration> ProductOperations operation
-
The operation attribute specifies the actual operation.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> ProductExpression |
| 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 | 1 |
| Name | operation |
| Name Expression | |
| Namespace | <Class> ProductExpression |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ProductExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | expressionsdecorator::ProductExpression::operation |
| Stereotype | |
| Template Parameter | |
| Type | <Enumeration> ProductOperations |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
right
Public <Class> Product right
-
This attribute represents the right operand of the expression.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_right_productExpression |
| Association End | |
| Class | <Class> ProductExpression |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| 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 | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | right |
| Name Expression | |
| Namespace | <Class> ProductExpression |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ProductExpression |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | expressionsdecorator::ProductExpression::right |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Product |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| expressionsdecorator - UML-Dokumentation |