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

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

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

Subinterfaces of GenRuleTarget in org.eclipse.gmf.codegen.gmfgen
 interface GenAuditable
          A representation of the model object 'Gen Auditable'.
 interface GenAuditedMetricTarget
          A representation of the model object 'Gen Audited Metric Target'.
 interface GenDiagramElementTarget
          A representation of the model object 'Gen Diagram Element Target'.
 interface GenDomainAttributeTarget
          A representation of the model object 'Gen Domain Attribute Target'.
 interface GenDomainElementTarget
          A representation of the model object 'Gen Domain Element Target'.
 interface GenMeasurable
          A representation of the model object 'Gen Measurable'.
 interface GenNotationElementTarget
          A representation of the model object 'Gen Notation Element Target'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenRuleTarget
 class GenAuditableImpl
          An implementation of the model object 'Gen Auditable'.
 class GenAuditedMetricTargetImpl
          An implementation of the model object 'Gen Audited Metric Target'.
 class GenDiagramElementTargetImpl
          An implementation of the model object 'Gen Diagram Element Target'.
 class GenDomainAttributeTargetImpl
          An implementation of the model object 'Gen Domain Attribute Target'.
 class GenDomainElementTargetImpl
          An implementation of the model object 'Gen Domain Element Target'.
 class GenNotationElementTargetImpl
          An implementation of the model object 'Gen Notation Element Target'.
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenRuleTarget
 T GMFGenSwitch.caseGenRuleTarget(GenRuleTarget object)
          Returns the result of interpreting the object as an instance of 'Gen Rule Target'.
 



Copyright © 2012. All Rights Reserved.