Uses of Interface
org.eclipse.uml2.uml.StateInvariant

Packages that use StateInvariant
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.util   
 

Uses of StateInvariant in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return StateInvariant
 StateInvariant UMLFactory.createStateInvariant()
          Returns a new object of class 'State Invariant'
 

Uses of StateInvariant in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type StateInvariant
 boolean UMLValidator.validateStateInvariant(StateInvariant stateInvariant, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseStateInvariant(StateInvariant object)
          Returns the result of interpretting the object as an instance of 'State Invariant'
 


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