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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenStandardPropertyTab
 GenStandardPropertyTab GMFGenFactory.createGenStandardPropertyTab()
          Returns a new object of class 'Gen Standard Property Tab'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenStandardPropertyTab
 class GenStandardPropertyTabImpl
          An implementation of the model object 'Gen Standard Property Tab'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenStandardPropertyTab
 GenStandardPropertyTab GMFGenFactoryImpl.createGenStandardPropertyTab()
           
 

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

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



Copyright © 2012. All Rights Reserved.