SAM

Uses of Interface
org.topcased.sam.ControlFlow

Packages that use ControlFlow
org.topcased.modeler.sam.systemdiagram   
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.util   
 

Uses of ControlFlow in org.topcased.modeler.sam.systemdiagram
 

Methods in org.topcased.modeler.sam.systemdiagram with parameters of type ControlFlow
protected  GraphElement SystCreationUtils.createGraphElementControlFlow(ControlFlow element, java.lang.String presentation)
           
 

Uses of ControlFlow in org.topcased.sam
 

Methods in org.topcased.sam that return ControlFlow
 ControlFlow SAMFactory.createControlFlow()
          Returns a new object of class 'Control Flow'
 

Uses of ControlFlow in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement ControlFlow
 class ControlFlowImpl
          An implementation of the model object 'Control Flow'.
 

Methods in org.topcased.sam.impl that return ControlFlow
 ControlFlow SAMFactoryImpl.createControlFlow()
           
 

Uses of ControlFlow in org.topcased.sam.util
 

Methods in org.topcased.sam.util with parameters of type ControlFlow
 T SAMSwitch.caseControlFlow(ControlFlow object)
          Returns the result of interpretting the object as an instance of 'Control Flow'.
 


SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.