Generation Framework

Uses of Interface
org.eclipse.gmf.codegen.gmfgen.GenLinkLabel

Packages that use GenLinkLabel
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenLinkLabel in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenLinkLabel
 GenLinkLabel GMFGenFactory.createGenLinkLabel()
          Returns a new object of class 'Gen Link Label'
 

Uses of GenLinkLabel in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLinkLabel
 class GenLinkLabelImpl
           An implementation of the model object 'Gen Link Label'
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenLinkLabel
 GenLinkLabel GMFGenFactoryImpl.createGenLinkLabel()
           
 

Uses of GenLinkLabel in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenLinkLabel
 java.lang.Object GMFGenSwitch.caseGenLinkLabel(GenLinkLabel object)
          Returns the result of interpretting the object as an instance of 'Gen Link Label'
 


Generation Framework

Guidelines for using Eclipse APIs.

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