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

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

Uses of AlignmentFacet in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return AlignmentFacet
 AlignmentFacet GMFGraphFactory.createAlignmentFacet()
          Returns a new object of class 'Alignment Facet'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement AlignmentFacet
 class AlignmentFacetImpl
          An implementation of the model object 'Alignment Facet'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return AlignmentFacet
 AlignmentFacet GMFGraphFactoryImpl.createAlignmentFacet()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type AlignmentFacet
 T GMFGraphSwitch.caseAlignmentFacet(AlignmentFacet object)
          Returns the result of interpreting the object as an instance of 'Alignment Facet'.
 



Copyright © 2012. All Rights Reserved.