Generation Framework

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

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

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

Subinterfaces of GenChildNode in org.eclipse.gmf.codegen.gmfgen
 interface GenChildLabelNode
           A representation of the model object 'Gen Child Label Node'
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenChildNode
 GenChildNode GMFGenFactory.createGenChildNode()
          Returns a new object of class 'Gen Child Node'
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenChildNode
 class GenChildLabelNodeImpl
           An implementation of the model object 'Gen Child Label Node'
 class GenChildNodeImpl
           An implementation of the model object 'Gen Child Node'
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenChildNode
 GenChildNode GMFGenFactoryImpl.createGenChildNode()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenChildNode
 java.lang.Object GMFGenSwitch.caseGenChildNode(GenChildNode object)
          Returns the result of interpretting the object as an instance of 'Gen Child Node'
 


Generation Framework

Guidelines for using Eclipse APIs.

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