Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Expressions

Class ActualParameter

Expressions.ActualParameter

public class ActualParameter


represents the substitution of the actual parameter instance for the formal parameter and, where required, the substitution of the data type of the actual parameter for the GeneralizedType of the formal parameter and any derivatives.

See 12.8 of ISO 10303-11:2004.


 Attribute Summary
public Integer  position

represents the position in which the ActualParameter occurs in the sequence associated with the FunctionCall (used to associate the ActualParameter with a formal parameter). 

arrow_up
 

 Association Summary
public FullExpression  actual_value

represents the actual parameter value that results from the Expression. 

public Parameter  formal_parameter

represents the formal parameter to which the ParameterBinding applies. 

public FunctionCall  functionCall
 
arrow_up
 

 

 Attribute Detail

position

public Integer position

represents the position in which the ActualParameter occurs in the sequence associated with the FunctionCall (used to associate the ActualParameter with a formal parameter).

See 12.8 of ISO 10303-11:2004. 
arrow_up
 Association Detail

actual_value

public FullExpression actual_value

represents the actual parameter value that results from the Expression.

See 12.8 of ISO 10303-11:2004. 
arrow_up


formal_parameter

public Parameter formal_parameter

represents the formal parameter to which the ParameterBinding applies.

See 12.8 of ISO 10303-11:2004. 
arrow_up


functionCall

public FunctionCall functionCall

arrow_up
Created  2005 - 6 - 15

    Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in Germany, USA and other countries. Copyright 2003-2004 Gentleware AG, Schanzenstr. 70, 20357 Hamburg, Germany. All Rights Reserved.

UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.