Generation Framework

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

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

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

Subinterfaces of GenRuleContainerBase in org.eclipse.gmf.codegen.gmfgen
 interface GenAuditContainer
           A representation of the model object 'Gen Audit Container'
 interface GenMetricContainer
           A representation of the model object 'Gen Metric Container'
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenRuleContainerBase
 class GenAuditContainerImpl
           An implementation of the model object 'Gen Audit Container'
 class GenMetricContainerImpl
           An implementation of the model object 'Gen Metric Container'
 class GenRuleContainerBaseImpl
           An implementation of the model object 'Gen Rule Container Base'
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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