Uses of Interface
org.eclipse.uml2.ObjectFlow

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

Uses of ObjectFlow in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ObjectFlow
 ObjectFlow UML2Factory.createObjectFlow()
          Returns a new object of class 'Object Flow'
 

Uses of ObjectFlow in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ObjectFlow
 boolean UML2Validator.validateObjectFlow(ObjectFlow objectFlow, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseObjectFlow(ObjectFlow object)
          Returns the result of interpretting the object as an instance of 'Object Flow'
 


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