Generation Framework

Uses of Interface
org.eclipse.gmf.mappings.AuditRule

Packages that use AuditRule
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of AuditRule in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return AuditRule
 AuditRule GMFMapFactory.createAuditRule()
          Returns a new object of class 'Audit Rule'
 

Uses of AuditRule in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement AuditRule
 class AuditRuleImpl
           An implementation of the model object 'Audit Rule'
 

Methods in org.eclipse.gmf.mappings.impl that return AuditRule
 AuditRule GMFMapFactoryImpl.createAuditRule()
           
 

Uses of AuditRule in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type AuditRule
 java.lang.Object GMFMapSwitch.caseAuditRule(AuditRule object)
          Returns the result of interpretting the object as an instance of 'Audit Rule'
 


Generation Framework

Guidelines for using Eclipse APIs.

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