Uses of Interface
org.eclipse.uml2.FinalNode

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

Uses of FinalNode in org.eclipse.uml2
 

Subinterfaces of FinalNode in org.eclipse.uml2
 interface ActivityFinalNode
           A representation of the model object 'Activity Final Node'
 interface FlowFinalNode
           A representation of the model object 'Flow Final Node'
 

Uses of FinalNode in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type FinalNode
 boolean UML2Validator.validateFinalNode(FinalNode finalNode, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseFinalNode(FinalNode object)
          Returns the result of interpretting the object as an instance of 'Final Node'
 


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