Generation Framework

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

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

Uses of Label in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return Label
 Label GMFGraphFactory.createLabel()
          Returns a new object of class 'Label'
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement Label
 class LabelImpl
          An implementation of the model object 'Label'
 

Methods in org.eclipse.gmf.gmfgraph.impl that return Label
 Label GMFGraphFactoryImpl.createLabel()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Label
 java.lang.String RuntimeFQNSwitch.caseLabel(Label object)
          Deprecated.  
 T GMFGraphSwitch.caseLabel(Label object)
          Returns the result of interpreting the object as an instance of 'Label'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.