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

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

Uses of ToolGroup in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return ToolGroup
 ToolGroup GMFToolFactory.createToolGroup()
          Returns a new object of class 'Tool Group'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement ToolGroup
 class ToolGroupImpl
          An implementation of the model object 'Tool Group'.
 

Methods in org.eclipse.gmf.tooldef.impl that return ToolGroup
 ToolGroup GMFToolFactoryImpl.createToolGroup()
           
 

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

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



Copyright © 2012. All Rights Reserved.