Uses of Interface
org.eclipse.gmf.tooldef.StandardTool

Packages that use StandardTool
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.util   
 

Uses of StandardTool in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return StandardTool
 StandardTool GMFToolFactory.createStandardTool()
          Returns a new object of class 'Standard Tool'.
 

Uses of StandardTool in org.eclipse.gmf.tooldef.impl
 

Classes in org.eclipse.gmf.tooldef.impl that implement StandardTool
 class StandardToolImpl
          An implementation of the model object 'Standard Tool'.
 

Methods in org.eclipse.gmf.tooldef.impl that return StandardTool
 StandardTool GMFToolFactoryImpl.createStandardTool()
           
 

Uses of StandardTool in org.eclipse.gmf.tooldef.util
 

Methods in org.eclipse.gmf.tooldef.util with parameters of type StandardTool
 T GMFToolSwitch.caseStandardTool(StandardTool object)
          Returns the result of interpreting the object as an instance of 'Standard Tool'.
 



Copyright © 2012. All Rights Reserved.