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

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

Uses of GenericTool in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return GenericTool
 GenericTool GMFToolFactory.createGenericTool()
          Returns a new object of class 'Generic Tool'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement GenericTool
 class GenericToolImpl
          An implementation of the model object 'Generic Tool'.
 

Methods in org.eclipse.gmf.tooldef.impl that return GenericTool
 GenericTool GMFToolFactoryImpl.createGenericTool()
           
 

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

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



Copyright © 2012. All Rights Reserved.