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

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

Uses of ToolRegistry in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return ToolRegistry
 ToolRegistry GMFToolFactory.createToolRegistry()
          Returns a new object of class 'Tool Registry'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement ToolRegistry
 class ToolRegistryImpl
          An implementation of the model object 'Tool Registry'.
 

Methods in org.eclipse.gmf.tooldef.impl that return ToolRegistry
 ToolRegistry GMFToolFactoryImpl.createToolRegistry()
           
 

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

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



Copyright © 2012. All Rights Reserved.