Generation Framework

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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenCompartment
 GenCompartment GMFGenFactory.createGenCompartment()
          Returns a new object of class 'Gen Compartment'
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenCompartment
 class GenCompartmentImpl
           An implementation of the model object 'Gen Compartment'
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenCompartment
 GenCompartment GMFGenFactoryImpl.createGenCompartment()
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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