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

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

Uses of CompoundBorder in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return CompoundBorder
 CompoundBorder GMFGraphFactory.createCompoundBorder()
          Returns a new object of class 'Compound Border'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement CompoundBorder
 class CompoundBorderImpl
          An implementation of the model object 'Compound Border'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return CompoundBorder
 CompoundBorder GMFGraphFactoryImpl.createCompoundBorder()
           
 

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

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



Copyright © 2012. All Rights Reserved.