Uses of Interface
org.eclipse.emf.cdo.server.db.mapping.IListMapping
Packages that use IListMapping
Package
Description
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
-
Uses of IListMapping in org.eclipse.emf.cdo.server.db.mapping
Subinterfaces of IListMapping in org.eclipse.emf.cdo.server.db.mappingModifier and TypeInterfaceDescriptioninterface
Extension interface toIListMapping
.interface
Extension interface toIListMapping2
.interface
Interface to complementIListMapping
in order to provide unit support.Methods in org.eclipse.emf.cdo.server.db.mapping that return IListMappingModifier and TypeMethodDescriptionIMappingStrategy.createListMapping
(EClass containingClass, EStructuralFeature feature) Factory for value mappings of multi-valued-attributes.IClassMapping.getListMapping
(EStructuralFeature feature) Get the mapping of the many-valued feature.Methods in org.eclipse.emf.cdo.server.db.mapping that return types with arguments of type IListMapping