Generation Framework

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

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

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

Subinterfaces of GenContainerBase in org.eclipse.gmf.codegen.gmfgen
 interface GenChildContainer
           A representation of the model object 'Gen Child Container'
 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 GenDiagram
           A representation of the model object 'Gen Diagram'
 interface GenNode
           A representation of the model object 'Gen Node'
 interface GenTopLevelNode
           A representation of the model object 'Gen Top Level Node'
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenContainerBase
 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 GenDiagramImpl
           An implementation of the model object 'Gen Diagram'
 class GenNodeImpl
           An implementation of the model object 'Gen Node'
 class GenTopLevelNodeImpl
           An implementation of the model object 'Gen Top Level Node'
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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