Uses of Interface
org.eclipse.uml2.Pin

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

Uses of Pin in org.eclipse.uml2
 

Subinterfaces of Pin in org.eclipse.uml2
 interface InputPin
           A representation of the model object 'Input Pin'
 interface OutputPin
           A representation of the model object 'Output Pin'
 interface ValuePin
           A representation of the model object 'Value Pin'
 

Uses of Pin in org.eclipse.uml2.util
 

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


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