Poseidon for UMLTM
  UMLdoc
 PREV  PACKAGE    NEXT  PACKAGE     FRAMES    NO FRAMES      
SUMMARY:   PACKAGE | CLASS | INTERFACE | ACTOR | USE CASE     DIAGRAMS:   CLASS | COLLAB | DEPLOY | SEQ | STATE | ACTIV | USE CASE      



Package Algorithms


 

Class diagrams of package Algorithms

NamedElement AlgorithmScope ParameterType CommonElement LocalScope FunctionResult Procedure Function Algorithm ActualTypeConstraint Parameter Variable FunctionBody

Algorithms
Fig.: Class diagram Algorithms

 

 Class Diagram Summary
Algorithms   
arrow_up
 


 Class Summary
ActualTypeConstraint

a rule that requires an identity relationship between the actual data types of Parameters to an Algorithm, between the actual data type of a Parameter and the FunctionResult, or between the data type of a Variable and the actual data type of a Parameter. 

Algorithm

a CommonElement that represents an operation or process that transforms information. 

Function

an Algorithm that returns a single Instance and can appear in an Expression. 

FunctionBody

the definition of an Algorithm as a sequence of actions to be performed. 

FunctionResult

the formal description of the result Instance that is returned by the invocation of a Function. 

Parameter

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

Procedure

an Algorithm that is executed as an action in a FunctionBody. 

Variable

an object that exists during an invocation of an Algorithm and contains an Instance of a specified data type. 

arrow_up
 

Created  2005 - 6 - 15

    Poseidon for UMLTM
  UMLdoc
 PREV  PACKAGE    NEXT  PACKAGE     FRAMES    NO FRAMES      
SUMMARY:   PACKAGE | CLASS | INTERFACE | ACTOR | USE CASE     DIAGRAMS:   CLASS | COLLAB | DEPLOY | SEQ | STATE | ACTIV | USE CASE      

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.