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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenConstantColor
 GenConstantColor GMFGenFactory.createGenConstantColor()
          Returns a new object of class 'Gen Constant Color'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenConstantColor
 class GenConstantColorImpl
          An implementation of the model object 'Gen Constant Color'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenConstantColor
 GenConstantColor GMFGenFactoryImpl.createGenConstantColor()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenConstantColor
 T GMFGenSwitch.caseGenConstantColor(GenConstantColor object)
          Returns the result of interpreting the object as an instance of 'Gen Constant Color'.
 



Copyright © 2012. All Rights Reserved.