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

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

Uses of CustomPin in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return CustomPin
 CustomPin GMFGraphFactory.createCustomPin()
          Returns a new object of class 'Custom Pin'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement CustomPin
 class CustomPinImpl
          An implementation of the model object 'Custom Pin'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return CustomPin
 CustomPin GMFGraphFactoryImpl.createCustomPin()
           
 

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

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



Copyright © 2012. All Rights Reserved.