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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return LabelOffsetAttributes
 LabelOffsetAttributes GMFGenFactory.createLabelOffsetAttributes()
          Returns a new object of class 'Label Offset Attributes'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement LabelOffsetAttributes
 class LabelOffsetAttributesImpl
          An implementation of the model object 'Label Offset Attributes'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return LabelOffsetAttributes
 LabelOffsetAttributes GMFGenFactoryImpl.createLabelOffsetAttributes()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type LabelOffsetAttributes
 T GMFGenSwitch.caseLabelOffsetAttributes(LabelOffsetAttributes object)
          Returns the result of interpreting the object as an instance of 'Label Offset Attributes'.
 



Copyright © 2012. All Rights Reserved.