Uses of Class
org.cumt.model.analysis.usecases.AlternativeFlow

Packages that use AlternativeFlow
org.cumt.model.analysis.usecases   
org.cumt.view.editors.usecases.flows   
 

Uses of AlternativeFlow in org.cumt.model.analysis.usecases
 

Methods in org.cumt.model.analysis.usecases that return types with arguments of type AlternativeFlow
 java.util.List<AlternativeFlow> FlowActivity.getAlternativeFlows()
           
 

Methods in org.cumt.model.analysis.usecases with parameters of type AlternativeFlow
 void FlowActivity.addAlternativeFlow(AlternativeFlow alternativeFlow)
           
 

Method parameters in org.cumt.model.analysis.usecases with type arguments of type AlternativeFlow
 void FlowActivity.setAlternativeFlows(java.util.List<AlternativeFlow> alternativeFlows)
           
 

Uses of AlternativeFlow in org.cumt.view.editors.usecases.flows
 

Methods in org.cumt.view.editors.usecases.flows with parameters of type AlternativeFlow
 void SubflowEditor.get(AlternativeFlow alternativeFlow)
           
 void SubflowEditor.set(AlternativeFlow alternativeFlow)
           
 



Copyright © 2006 null. All Rights Reserved.