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
 T UMLSwitch.caseStateInvariant(StateInvariant object)
          Returns the result of interpreting the object as an instance of 'State Invariant'
 boolean UMLValidator.validateStateInvariant(StateInvariant stateInvariant, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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