Uses of Interface
org.eclipse.gmf.gmfgraph.ColorPin

Packages that use ColorPin
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of ColorPin in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return ColorPin
 ColorPin GMFGraphFactory.createColorPin()
          Returns a new object of class 'Color Pin'.
 

Uses of ColorPin in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement ColorPin
 class ColorPinImpl
          An implementation of the model object 'Color Pin'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return ColorPin
 ColorPin GMFGraphFactoryImpl.createColorPin()
           
 

Uses of ColorPin in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type ColorPin
 T GMFGraphSwitch.caseColorPin(ColorPin object)
          Returns the result of interpreting the object as an instance of 'Color Pin'.
 



Copyright © 2012. All Rights Reserved.