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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return StyleAttributes
 StyleAttributes GMFGenFactory.createStyleAttributes()
          Returns a new object of class 'Style Attributes'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement StyleAttributes
 class StyleAttributesImpl
          An implementation of the model object 'Style Attributes'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return StyleAttributes
 StyleAttributes GMFGenFactoryImpl.createStyleAttributes()
           
 

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

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



Copyright © 2012. All Rights Reserved.