SAM

Uses of Interface
org.topcased.sam.DataFlow

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

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

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

Uses of DataFlow in org.topcased.sam
 

Methods in org.topcased.sam that return DataFlow
 DataFlow SAMFactory.createDataFlow()
          Returns a new object of class 'Data Flow'
 

Uses of DataFlow in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement DataFlow
 class DataFlowImpl
          An implementation of the model object 'Data Flow'.
 

Methods in org.topcased.sam.impl that return DataFlow
 DataFlow SAMFactoryImpl.createDataFlow()
           
 

Uses of DataFlow in org.topcased.sam.util
 

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


SAM

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