Uses of Interface
org.eclipse.uml2.ValuePin

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

Uses of ValuePin in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ValuePin
 ValuePin UML2Factory.createValuePin()
          Returns a new object of class 'Value Pin'
 

Uses of ValuePin in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ValuePin
 boolean UML2Validator.validateValuePin(ValuePin valuePin, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseValuePin(ValuePin object)
          Returns the result of interpretting the object as an instance of 'Value Pin'
 


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