Uses of Interface
org.eclipse.uml2.JoinNode

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

Uses of JoinNode in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return JoinNode
 JoinNode UML2Factory.createJoinNode()
          Returns a new object of class 'Join Node'
 

Uses of JoinNode in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type JoinNode
 boolean UML2Validator.validateJoinNode(JoinNode joinNode, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseJoinNode(JoinNode object)
          Returns the result of interpretting the object as an instance of 'Join Node'
 


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