Uses of Class
fUML.Syntax.CommonBehaviors.BasicBehaviors.FunctionBehavior

Packages that use FunctionBehavior
fUML.Library   
 

Uses of FunctionBehavior in fUML.Library
 

Fields in fUML.Library declared as FunctionBehavior
 FunctionBehavior IntegerFunctions.integerDivide
           
 FunctionBehavior IntegerFunctions.integerGreater
           
 FunctionBehavior IntegerFunctions.integerMinus
           
 FunctionBehavior IntegerFunctions.integerNegate
           
 FunctionBehavior IntegerFunctions.integerPlus
           
 FunctionBehavior IntegerFunctions.integerTimes
           
 

Methods in fUML.Library that return FunctionBehavior
 FunctionBehavior PrimitiveFunctions.createComparisonOperator(String name, Classifier type, PrimitiveType booleanType, OpaqueBehaviorExecution implementation, ExecutionFactory factory)
          operation createComparisonOperator
 



Copyright © 2012. All Rights Reserved.