Uses of Interface
org.eclipse.uml2.FinalState

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

Uses of FinalState in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return FinalState
 FinalState UML2Factory.createFinalState()
          Returns a new object of class 'Final State'
 

Uses of FinalState in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type FinalState
 boolean UML2Validator.validateFinalState(FinalState finalState, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseFinalState(FinalState object)
          Returns the result of interpretting the object as an instance of 'Final State'
 


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