Generation Framework

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 interpretting the object as an instance of 'Tool Group'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.