Package | Description |
---|---|
org.eclipse.emf.cdo.server.db.mapping |
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IListMapping2
Extension interface to
IListMapping . |
interface |
IListMapping3
Extension interface to
IListMapping2 . |
interface |
IListMappingUnitSupport
Interface to complement
IListMapping in order to provide unit support. |
Modifier and Type | Method and Description |
---|---|
IListMapping |
IMappingStrategy.createListMapping(EClass containingClass,
EStructuralFeature feature)
Factory for value mappings of multi-valued-attributes.
|
IListMapping |
IClassMapping.getListMapping(EStructuralFeature feature)
Get the mapping of the many-valued feature.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IListMapping> |
IClassMapping.getListMappings() |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html