Generation Framework

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

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

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

Subinterfaces of ToolGroupItem in org.eclipse.gmf.codegen.gmfgen
 interface Separator
           A representation of the model object 'Separator'
 interface ToolEntry
           A representation of the model object 'Tool Entry'
 interface ToolGroup
           A representation of the model object 'Tool Group'
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement ToolGroupItem
 class SeparatorImpl
           An implementation of the model object 'Separator'
 class ToolEntryImpl
           An implementation of the model object 'Tool Entry'
 class ToolGroupImpl
           An implementation of the model object 'Tool Group'
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type ToolGroupItem
 java.lang.Object GMFGenSwitch.caseToolGroupItem(ToolGroupItem object)
          Returns the result of interpretting the object as an instance of 'Tool Group Item'
 


Generation Framework

Guidelines for using Eclipse APIs.

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