Uses of Interface
org.eclipse.emf.cdo.server.db.IAttributeMapping

Packages that use IAttributeMapping
org.eclipse.emf.cdo.server.db   
 

Uses of IAttributeMapping in org.eclipse.emf.cdo.server.db
 

Methods in org.eclipse.emf.cdo.server.db that return IAttributeMapping
 IAttributeMapping IClassMapping.getAttributeMapping(CDOFeature feature)
           
 

Methods in org.eclipse.emf.cdo.server.db that return types with arguments of type IAttributeMapping
 java.util.List<IAttributeMapping> IClassMapping.getAttributeMappings()
           
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.