|
| expressionsdecorator - UML-Dokumentation |
KlasseFunctionCall
This class represents a function. It is a wrapper for the function element in the function package.
| Attribute |
| <Class> FunctionAccess | function |
The function access from the accesses package that is wrapped by this element.
|
| <Class> Assignment | parameterexpression |
This property is list of expressions. For each formal parameter of the function there is one entry contained in the list.
|
| <Class> ArrayValueSelection | arrayvalueselection |
This association represents the index (indices) specifying the actual position within the array.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | FunctionCall |
| Name Expression | |
| Namespace | <<ePackage>> <Model> expressionsdecorator |
| Owned Template Signature | |
| Owner | <<ePackage>> <Model> expressionsdecorator |
| Owning Template Parameter | |
| Package | <<ePackage>> <Model> expressionsdecorator |
| Qualified Name | expressionsdecorator::FunctionCall |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
arrayvalueselection
Public <Class> ArrayValueSelection arrayvalueselection
-
This association represents the index (indices) specifying the actual position within the array.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_arrayvalueselection_functionCall |
| Association End | |
| Class | <Class> FunctionCall |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | 0..1 |
| Name | arrayvalueselection |
| Name Expression | |
| Namespace | <Class> FunctionCall |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> FunctionCall |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | expressionsdecorator::FunctionCall::arrayvalueselection |
| Stereotype | |
| Template Parameter | |
| Type | <Class> ArrayValueSelection |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
function
Public <Class> FunctionAccess function
-
The function access from the accesses package that is wrapped by this element.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_function_functionCall |
| Association End | |
| Class | <Class> FunctionCall |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | 0..1 |
| Name | function |
| Name Expression | |
| Namespace | <Class> FunctionCall |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> FunctionCall |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | expressionsdecorator::FunctionCall::function |
| Stereotype | |
| Template Parameter | |
| Type | <Class> FunctionAccess |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
parameterexpression
Public <Class> Assignment parameterexpression
-
This property is list of expressions. For each formal parameter of the function there is one entry contained in the list.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_parameterexpression_functionCall |
| Association End | |
| Class | <Class> FunctionCall |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | * |
| Name | parameterexpression |
| Name Expression | |
| Namespace | <Class> FunctionCall |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> FunctionCall |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | expressionsdecorator::FunctionCall::parameterexpression |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Assignment |
| Upper | * |
| Upper Value | <Literal Unlimited Natural> * |
| Visibility | Public |
|
| expressionsdecorator - UML-Dokumentation |