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

Algorithms

Class Parameter

Algorithms.Parameter

public class Parameter


the formal description of an operand of a Procedure or Function.

See 9.5.3 of ISO 10303-11:2004.


 Attribute Summary
public LocalId  name

the name used to identify the Parameter within the FunctionBody. 

public Integer  position

Represents ... 

public Boolean  var

True if the Parameter is a "var" Parameter to a Procedure; False otherwise. 

arrow_up
 

 Association Summary
public ActualParameter  actualParameter
 
public ActualTypeConstraint  actualTypeConstraint
 
public Algorithm  algorithm
 
public ParameterType  formal_parameter_type

represents the Data Type specification for the formal parameter. 

public ParameterRef  parameterRef
 
arrow_up
 

 

 Attribute Detail

name

public LocalId name

the name used to identify the Parameter within the FunctionBody.

See 9.5.3 of ISO 10303-11:2004. 
arrow_up


position

public Integer position

Represents ...

See 9.5.3 of ISO 10303-11:2004. 
arrow_up


var

public Boolean var

True if the Parameter is a "var" Parameter to a Procedure; False otherwise.

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

actualParameter

public ActualParameter actualParameter

arrow_up


actualTypeConstraint

public ActualTypeConstraint actualTypeConstraint

arrow_up


algorithm

public Algorithm algorithm

arrow_up


formal_parameter_type

public ParameterType formal_parameter_type

represents the Data Type specification for the formal parameter. It can specify an InstantiableType of which the actual parameter value must be a valid Instance, or a GeneralizedType to which the InstantiableType of the actual parameter must conform.

See 9.5.3 of ISO 10303-11:2004. 
arrow_up


parameterRef

public ParameterRef parameterRef

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.