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

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

Uses of LabeledContainer in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return LabeledContainer
 LabeledContainer GMFGraphFactory.createLabeledContainer()
          Returns a new object of class 'Labeled Container'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement LabeledContainer
 class LabeledContainerImpl
          An implementation of the model object 'Labeled Container'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return LabeledContainer
 LabeledContainer GMFGraphFactoryImpl.createLabeledContainer()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type LabeledContainer
 T GMFGraphSwitch.caseLabeledContainer(LabeledContainer object)
          Returns the result of interpreting the object as an instance of 'Labeled Container'.
 



Copyright © 2012. All Rights Reserved.