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

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

Uses of CreationTool in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return CreationTool
 CreationTool GMFToolFactory.createCreationTool()
          Returns a new object of class 'Creation Tool'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement CreationTool
 class CreationToolImpl
          An implementation of the model object 'Creation Tool'.
 

Methods in org.eclipse.gmf.tooldef.impl that return CreationTool
 CreationTool GMFToolFactoryImpl.createCreationTool()
           
 

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

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



Copyright © 2012. All Rights Reserved.