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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenStandardFont
 GenStandardFont GMFGenFactory.createGenStandardFont()
          Returns a new object of class 'Gen Standard Font'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenStandardFont
 class GenStandardFontImpl
          An implementation of the model object 'Gen Standard Font'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenStandardFont
 GenStandardFont GMFGenFactoryImpl.createGenStandardFont()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenStandardFont
 T GMFGenSwitch.caseGenStandardFont(GenStandardFont object)
          Returns the result of interpreting the object as an instance of 'Gen Standard Font'.
 



Copyright © 2012. All Rights Reserved.