Uses of Interface
org.eclipse.uml2.InstanceValue

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

Uses of InstanceValue in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return InstanceValue
 InstanceValue UML2Factory.createInstanceValue()
          Returns a new object of class 'Instance Value'
 

Uses of InstanceValue in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type InstanceValue
 boolean UML2Validator.validateInstanceValue(InstanceValue instanceValue, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseInstanceValue(InstanceValue object)
          Returns the result of interpretting the object as an instance of 'Instance Value'
 


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