Uses of Interface
org.eclipse.uml2.InformationFlow

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

Uses of InformationFlow in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return InformationFlow
 InformationFlow UML2Factory.createInformationFlow()
          Returns a new object of class 'Information Flow'
 

Uses of InformationFlow in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type InformationFlow
 boolean UML2Validator.validateInformationFlow(InformationFlow informationFlow, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseInformationFlow(InformationFlow object)
          Returns the result of interpretting the object as an instance of 'Information Flow'
 


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