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

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

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

Subinterfaces of AbstractToolEntry in org.eclipse.gmf.codegen.gmfgen
 interface StandardEntry
          A representation of the model object 'Standard Entry'.
 interface ToolEntry
          A representation of the model object 'Tool Entry'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement AbstractToolEntry
 class AbstractToolEntryImpl
          An implementation of the model object 'Abstract Tool Entry'.
 class StandardEntryImpl
          An implementation of the model object 'Standard Entry'.
 class ToolEntryImpl
          An implementation of the model object 'Tool Entry'.
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type AbstractToolEntry
 T GMFGenSwitch.caseAbstractToolEntry(AbstractToolEntry object)
          Returns the result of interpreting the object as an instance of 'Abstract Tool Entry'.
 



Copyright © 2012. All Rights Reserved.