Uses of Interface
org.eclipse.emf.cdo.defs.CDOAuditDef

Packages that use CDOAuditDef
org.eclipse.emf.cdo.defs   
org.eclipse.emf.cdo.defs.impl   
org.eclipse.emf.cdo.defs.util   
 

Uses of CDOAuditDef in org.eclipse.emf.cdo.defs
 

Methods in org.eclipse.emf.cdo.defs that return CDOAuditDef
 CDOAuditDef CDODefsFactory.createCDOAuditDef()
          Returns a new object of class 'CDO Audit Def'.
 

Uses of CDOAuditDef in org.eclipse.emf.cdo.defs.impl
 

Classes in org.eclipse.emf.cdo.defs.impl that implement CDOAuditDef
 class CDOAuditDefImpl
          An implementation of the model object ' CDO Audit Def'.
 

Methods in org.eclipse.emf.cdo.defs.impl that return CDOAuditDef
 CDOAuditDef CDODefsFactoryImpl.createCDOAuditDef()
           
 

Uses of CDOAuditDef in org.eclipse.emf.cdo.defs.util
 

Methods in org.eclipse.emf.cdo.defs.util that return CDOAuditDef
static CDOAuditDef CDODefsUtil.createCDOAuditDef(CDOSessionDef cdoSessionDef)
           
 

Methods in org.eclipse.emf.cdo.defs.util with parameters of type CDOAuditDef
 T CDODefsSwitch.caseCDOAuditDef(CDOAuditDef object)
          Returns the result of interpreting the object as an instance of 'CDO Audit Def'.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.