Package | Description |
---|---|
org.eclipse.emf.cdo.common.revision.delta |
Common concepts for dealing with revision deltas and feature deltas.
|
org.eclipse.emf.cdo.spi.common.revision |
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
|
org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
CDOFeatureDeltaVisitor.visit(CDOAddFeatureDelta delta) |
Modifier and Type | Method and Description |
---|---|
void |
CDOFeatureDeltaVisitorImpl.visit(CDOAddFeatureDelta delta) |
void |
CDORevisionMerger.visit(CDOAddFeatureDelta delta) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
DefaultCDOMerger.PerFeature.ManyValued.handleListDeltaAdd(List<CDOFeatureDelta> resultList,
CDOAddFeatureDelta addDelta,
List<CDOFeatureDelta> listToAdjust)
Deprecated.
|
Copyright (c) 2014 Eike Stepper (Berlin, 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