Generation Framework

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

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

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

Subinterfaces of GenChildContainer in org.eclipse.gmf.codegen.gmfgen
 interface GenChildLabelNode
           A representation of the model object 'Gen Child Label Node'
 interface GenChildNode
           A representation of the model object 'Gen Child Node'
 interface GenCompartment
           A representation of the model object 'Gen Compartment'
 interface GenNode
           A representation of the model object 'Gen Node'
 interface GenTopLevelNode
           A representation of the model object 'Gen Top Level Node'
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenChildContainer
 class GenChildContainerImpl
           An implementation of the model object 'Gen Child Container'
 class GenChildLabelNodeImpl
           An implementation of the model object 'Gen Child Label Node'
 class GenChildNodeImpl
           An implementation of the model object 'Gen Child Node'
 class GenCompartmentImpl
           An implementation of the model object 'Gen Compartment'
 class GenNodeImpl
           An implementation of the model object 'Gen Node'
 class GenTopLevelNodeImpl
           An implementation of the model object 'Gen Top Level Node'
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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