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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return StandardEntry
 StandardEntry GMFGenFactory.createStandardEntry()
          Returns a new object of class 'Standard Entry'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement StandardEntry
 class StandardEntryImpl
          An implementation of the model object 'Standard Entry'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return StandardEntry
 StandardEntry GMFGenFactoryImpl.createStandardEntry()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type StandardEntry
 T GMFGenSwitch.caseStandardEntry(StandardEntry object)
          Returns the result of interpreting the object as an instance of 'Standard Entry'.
 



Copyright © 2012. All Rights Reserved.