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

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

Uses of BorderRef in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return BorderRef
 BorderRef GMFGraphFactory.createBorderRef()
          Returns a new object of class 'Border Ref'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement BorderRef
 class BorderRefImpl
          An implementation of the model object 'Border Ref'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return BorderRef
 BorderRef GMFGraphFactoryImpl.createBorderRef()
           
 

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

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



Copyright © 2012. All Rights Reserved.