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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return ColorAttributes
 ColorAttributes GMFGenFactory.createColorAttributes()
          Returns a new object of class 'Color Attributes'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement ColorAttributes
 class ColorAttributesImpl
          An implementation of the model object 'Color Attributes'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return ColorAttributes
 ColorAttributes GMFGenFactoryImpl.createColorAttributes()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type ColorAttributes
 T GMFGenSwitch.caseColorAttributes(ColorAttributes object)
          Returns the result of interpreting the object as an instance of 'Color Attributes'.
 



Copyright © 2012. All Rights Reserved.