Uses of Interface
org.eclipse.emf.cdo.server.db.mapping.IListMapping

Packages that use IListMapping
org.eclipse.emf.cdo.server.db.mapping   
 

Uses of IListMapping in org.eclipse.emf.cdo.server.db.mapping
 

Methods in org.eclipse.emf.cdo.server.db.mapping that return IListMapping
 IListMapping IMappingStrategy.createListMapping(org.eclipse.emf.ecore.EClass containingClass, org.eclipse.emf.ecore.EStructuralFeature feature)
          Factory for value mappings of multi-valued-attributes.
 IListMapping IClassMapping.getListMapping(org.eclipse.emf.ecore.EStructuralFeature feature)
          Get the mapping of the many-valued feature.
 


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