From 39e55d340b79a835ec815ea688d8f3011506a935 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Fri, 2 Sep 2011 17:40:40 +0000 Subject: update javadoc to juno --- .../revision/delta/class-use/CDOFeatureDelta.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html index 41ae8c7df5..1ad040e7f7 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html @@ -182,7 +182,7 @@ Uses of CDOClearFeatureDelta
-          A feature delta that represents the removal of all elements from a many-valued +          A feature delta that represents the removal of all elements from a many-valued feature. @@ -191,7 +191,7 @@ Uses of CDOContainerFeatureDelta
-          A feature delta that represents a modification of the eContainer +          A feature delta that represents a modification of the eContainer feature. @@ -200,7 +200,7 @@ Uses of CDOListFeatureDelta
-          A feature delta that represents any modification of the list of a many-valued +          A feature delta that represents any modification of the list of a many-valued feature. @@ -209,7 +209,7 @@ Uses of CDOMoveFeatureDelta
-          A feature delta that represents a move of one element of a many-valued +          A feature delta that represents a move of one element of a many-valued feature to a different list position. @@ -234,7 +234,7 @@ Uses of CDOUnsetFeatureDelta
-          A feature delta that represents the unsetting of the value of a +          A feature delta that represents the unsetting of the value of a feature. @@ -626,7 +626,7 @@ Uses of List<CDOFeatureDelta> listToAdjust)
-          Decides whether an ADD delta is to be taken (added to the result list) and returns true if it was +          Decides whether an ADD delta is to be taken (added to the result list) and returns true if it was taken, false otherwise. @@ -637,7 +637,7 @@ Uses of List<CDOFeatureDelta> listToAdjust)
-          Decides whether an ADD delta is to be taken (added to the result list) and returns true if it was +          Decides whether an ADD delta is to be taken (added to the result list) and returns true if it was taken, false otherwise. @@ -648,7 +648,7 @@ Uses of List<CDOFeatureDelta> listToAdjust)
-          Decides whether a MOVE delta is to be taken (added to the result list) and returns true if it was +          Decides whether a MOVE delta is to be taken (added to the result list) and returns true if it was taken, false otherwise. @@ -659,7 +659,7 @@ Uses of List<CDOFeatureDelta> listToAdjust)
-          Decides whether a MOVE delta is to be taken (added to the result list) and returns true if it was +          Decides whether a MOVE delta is to be taken (added to the result list) and returns true if it was taken, false otherwise. @@ -670,7 +670,7 @@ Uses of List<CDOFeatureDelta> listToAdjust)
-          Decides whether a REMOVE delta is to be taken (added to the result list) and returns true if it +          Decides whether a REMOVE delta is to be taken (added to the result list) and returns true if it was taken, false otherwise. @@ -681,7 +681,7 @@ Uses of List<CDOFeatureDelta> listToAdjust)
-          Decides whether a REMOVE delta is to be taken (added to the result list) and returns true if it +          Decides whether a REMOVE delta is to be taken (added to the result list) and returns true if it was taken, false otherwise. -- cgit v1.2.3