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

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

Uses of LayoutRef in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return LayoutRef
 LayoutRef GMFGraphFactory.createLayoutRef()
          Returns a new object of class 'Layout Ref'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement LayoutRef
 class LayoutRefImpl
          An implementation of the model object 'Layout Ref'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return LayoutRef
 LayoutRef GMFGraphFactoryImpl.createLayoutRef()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type LayoutRef
 T GMFGraphSwitch.caseLayoutRef(LayoutRef object)
          Returns the result of interpreting the object as an instance of 'Layout Ref'.
 



Copyright © 2012. All Rights Reserved.