Uses of Interface
org.eclipse.uml2.InitialNode

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

Uses of InitialNode in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return InitialNode
 InitialNode UML2Factory.createInitialNode()
          Returns a new object of class 'Initial Node'
 

Uses of InitialNode in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type InitialNode
 boolean UML2Validator.validateInitialNode(InitialNode initialNode, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseInitialNode(InitialNode object)
          Returns the result of interpretting the object as an instance of 'Initial Node'
 


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