Generation Framework

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

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

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

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

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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type EntryBase
 java.lang.Object GMFGenSwitch.caseEntryBase(EntryBase object)
          Returns the result of interpretting the object as an instance of 'Entry Base'
 


Generation Framework

Guidelines for using Eclipse APIs.

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