Uses of Interface
org.eclipse.uml2.ControlFlow

Packages that use ControlFlow
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of ControlFlow in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ControlFlow
 ControlFlow UML2Factory.createControlFlow()
          Returns a new object of class 'Control Flow'
 

Uses of ControlFlow in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ControlFlow
 boolean UML2Validator.validateControlFlow(ControlFlow controlFlow, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseControlFlow(ControlFlow object)
          Returns the result of interpretting the object as an instance of 'Control Flow'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.