Uses of Interface
org.eclipse.gmf.gmfgraph.ConstantColor

Packages that use ConstantColor
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of ConstantColor in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return ConstantColor
 ConstantColor GMFGraphFactory.createConstantColor()
          Returns a new object of class 'Constant Color'.
 

Uses of ConstantColor in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement ConstantColor
 class ConstantColorImpl
          An implementation of the model object 'Constant Color'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return ConstantColor
 ConstantColor GMFGraphFactoryImpl.createConstantColor()
           
 

Uses of ConstantColor in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type ConstantColor
 T GMFGraphSwitch.caseConstantColor(ConstantColor object)
          Returns the result of interpreting the object as an instance of 'Constant Color'.
 



Copyright © 2012. All Rights Reserved.