Generation Framework

Uses of Interface
org.eclipse.gmf.codegen.gmfgen.ToolGroup

Packages that use ToolGroup
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of ToolGroup in org.eclipse.gmf.codegen.gmfgen
 

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

Uses of ToolGroup in org.eclipse.gmf.codegen.gmfgen.impl
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return ToolGroup
 ToolGroup GMFGenFactoryImpl.createToolGroup()
           
 

Uses of ToolGroup in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type ToolGroup
 java.lang.Object GMFGenSwitch.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.