From c8489700d2a350d1f7b435b906cf84d11494f1c4 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 23 May 2012 17:46:55 +0200 Subject: Update docs (add missing cdo plugins) --- .../cdo/CDOObjectImpl.CDOStoreEcoreEMap.html | 558 +++++++++++++++++++++ .../cdo/CDOObjectImpl.CDOStoreEcoreEMap.png | Bin 0 -> 4147 bytes .../cdo/CDOObjectImpl.CDOStoreUnorderedEList.html | 467 +++++++++++++++++ .../cdo/CDOObjectImpl.CDOStoreUnorderedEList.png | Bin 0 -> 2193 bytes .../class-use/CDOObjectImpl.CDOStoreEcoreEMap.html | 179 +++++++ .../CDOObjectImpl.CDOStoreUnorderedEList.html | 179 +++++++ .../eclipse/emf/internal/cdo/package-summary.html | 4 +- 7 files changed, 1385 insertions(+), 2 deletions(-) create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.png create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.png create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreEcoreEMap.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreUnorderedEList.html (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.html new file mode 100644 index 0000000000..9e2c6b7d52 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.html @@ -0,0 +1,558 @@ + + + + + + +CDOObjectImpl.CDOStoreEcoreEMap (CDO Model Repository Documentation) + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.eclipse.emf.internal.cdo +
+Class CDOObjectImpl.CDOStoreEcoreEMap

+
+java.lang.Object
+  extended by org.eclipse.emf.common.util.BasicEMap<K,V>
+      extended by org.eclipse.emf.ecore.util.EcoreEMap<Object,Object>
+          extended by org.eclipse.emf.internal.cdo.CDOObjectImpl.CDOStoreEcoreEMap
+
+
+
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Map.Entry<Object,Object>>, Collection<Map.Entry<Object,Object>>, List<Map.Entry<Object,Object>>, EList<Map.Entry<Object,Object>>, EMap<Object,Object>, EStructuralFeature.Setting, InternalEList<Map.Entry<Object,Object>>, InternalEList.Unsettable<Map.Entry<Object,Object>>, org.eclipse.emf.spi.cdo.InternalCDOLoadable
+
+
+
Enclosing class:
CDOObjectImpl
+
+
+
+
public class CDOObjectImpl.CDOStoreEcoreEMap +
extends EcoreEMap<Object,Object> +
implements org.eclipse.emf.spi.cdo.InternalCDOLoadable +
+ + + + + + + +
+ + + +

+

+
Since:
+
4.1
+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.EcoreEMap
EcoreEMap.DelegateEObjectContainmentEList<E extends Object & BasicEMap.Entry<K,V>>, EcoreEMap.DelegateEObjectContainmentWithInverseEList<E extends Object & BasicEMap.Entry<K,V>>, EcoreEMap.Unsettable<K,V>
+  + + + + + + + + +
Nested classes/interfaces inherited from class org.eclipse.emf.common.util.BasicEMap
BasicEMap.BasicEMapIterator<U>, BasicEMap.BasicEMapKeyIterator, BasicEMap.BasicEMapValueIterator, BasicEMap.DelegatingMap, BasicEMap.Entry<K,V>, BasicEMap.EntryImpl, BasicEMap.View<K,V>
+  + + + + + + + + +
Nested classes/interfaces inherited from interface org.eclipse.emf.common.util.EMap
EMap.InternalMapView<K,V>
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.eclipse.emf.ecore.util.EcoreEMap
entryClass, entryEClass
+ + + + + + + +
Fields inherited from class org.eclipse.emf.common.util.BasicEMap
delegateEList, entryData, modCount, size, view
+  + + + + + + + + + + +
+Constructor Summary
CDOObjectImpl.CDOStoreEcoreEMap(EStructuralFeature eStructuralFeature) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidcdoInternalPostLoad() + +
+           
+ voidcdoInternalPreLoad() + +
+           
+ booleancontains(Object object) + +
+           
+ booleancontainsAll(Collection<?> collection) + +
+           
+ booleancontainsKey(Object key) + +
+           
+ booleancontainsValue(Object value) + +
+           
+protected  voidensureEntryDataExists() + +
+          Ensures that the entry data is created and is populated with contents of the delegate list.
+ booleanisEmpty() + +
+           
+ intsize() + +
+           
+ + + + + + + +
Methods inherited from class org.eclipse.emf.ecore.util.EcoreEMap
addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicRemove, basicToArray, basicToArray, get, getEObject, getEStructuralFeature, initializeDelegateEList, isSet, newEntry, newList, set, setUnique, unset
+ + + + + + + +
Methods inherited from class org.eclipse.emf.common.util.BasicEMap
add, add, addAll, addAll, clear, clone, didAdd, didClear, didModify, didRemove, doClear, doMove, doPut, doRemove, entryForKey, entryIndexForKey, entrySet, equals, get, get, grow, hashCode, hashOf, indexOf, indexOf, indexOfKey, iterator, keySet, lastIndexOf, listIterator, listIterator, map, move, move, newEntryData, put, putAll, putAll, putEntry, remove, remove, removeAll, removeEntry, removeKey, resolve, retainAll, set, subList, toArray, toArray, toString, useEqualsForKey, useEqualsForValue, validateKey, validateValue, values
+ + + + + + + +
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface org.eclipse.emf.common.util.EList
move, move
+ + + + + + + +
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, equals, get, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, subList, toArray, toArray
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CDOObjectImpl.CDOStoreEcoreEMap

+
+public CDOObjectImpl.CDOStoreEcoreEMap(EStructuralFeature eStructuralFeature)
+
+
+ + + + + + + + +
+Method Detail
+ +

+ensureEntryDataExists

+
+protected void ensureEntryDataExists()
+
+
Ensures that the entry data is created and is populated with contents of the delegate list. +

+

+
Overrides:
ensureEntryDataExists in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+size

+
+public int size()
+
+
+
Specified by:
size in interface Collection<Map.Entry<Object,Object>>
Specified by:
size in interface List<Map.Entry<Object,Object>>
Overrides:
size in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+isEmpty

+
+public boolean isEmpty()
+
+
+
Specified by:
isEmpty in interface Collection<Map.Entry<Object,Object>>
Specified by:
isEmpty in interface List<Map.Entry<Object,Object>>
Overrides:
isEmpty in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+contains

+
+public boolean contains(Object object)
+
+
+
Specified by:
contains in interface Collection<Map.Entry<Object,Object>>
Specified by:
contains in interface List<Map.Entry<Object,Object>>
Overrides:
contains in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+containsAll

+
+public boolean containsAll(Collection<?> collection)
+
+
+
Specified by:
containsAll in interface Collection<Map.Entry<Object,Object>>
Specified by:
containsAll in interface List<Map.Entry<Object,Object>>
Overrides:
containsAll in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+containsKey

+
+public boolean containsKey(Object key)
+
+
+
Specified by:
containsKey in interface EMap<Object,Object>
Overrides:
containsKey in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+containsValue

+
+public boolean containsValue(Object value)
+
+
+
Specified by:
containsValue in interface EMap<Object,Object>
Overrides:
containsValue in class BasicEMap<Object,Object>
+
+
+
+
+
+
+ +

+cdoInternalPostLoad

+
+public void cdoInternalPostLoad()
+
+
+
Specified by:
cdoInternalPostLoad in interface org.eclipse.emf.spi.cdo.InternalCDOLoadable
+
+
+
+
+
+
+ +

+cdoInternalPreLoad

+
+public void cdoInternalPreLoad()
+
+
+
Specified by:
cdoInternalPreLoad in interface org.eclipse.emf.spi.cdo.InternalCDOLoadable
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.png new file mode 100644 index 0000000000..f4c17a1b73 Binary files /dev/null and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreEcoreEMap.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.html new file mode 100644 index 0000000000..04ba22578d --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.html @@ -0,0 +1,467 @@ + + + + + + +CDOObjectImpl.CDOStoreUnorderedEList (CDO Model Repository Documentation) + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.eclipse.emf.internal.cdo +
+Class CDOObjectImpl.CDOStoreUnorderedEList<E>

+
+java.lang.Object
+  extended by java.util.AbstractCollection<E>
+      extended by java.util.AbstractList<E>
+          extended by org.eclipse.emf.common.util.AbstractEList<E>
+              extended by org.eclipse.emf.common.util.DelegatingEList<E>
+                  extended by org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl<E>
+                      extended by org.eclipse.emf.ecore.util.DelegatingNotifyingInternalEListImpl<E>
+                          extended by org.eclipse.emf.ecore.util.DelegatingEcoreEList<E>
+                              extended by org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic<E>
+                                  extended by org.eclipse.emf.ecore.util.DelegatingEcoreEList.Dynamic<E>
+                                      extended by org.eclipse.emf.ecore.impl.EStoreEObjectImpl.BasicEStoreEList<E>
+                                          extended by org.eclipse.emf.internal.cdo.CDOObjectImpl.CDOStoreUnorderedEList<E>
+
+
+
All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, NotifyingList<E>, EList<E>, EStructuralFeature.Setting, InternalEList<E>, InternalEList.Unsettable<E>
+
+
+
Enclosing class:
CDOObjectImpl
+
+
+
+
public class CDOObjectImpl.CDOStoreUnorderedEList<E> +
extends EStoreEObjectImpl.BasicEStoreEList<E> +
+ + + + + + +
+ + + +

+

+
Since:
+
4.1
+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.DelegatingEcoreEList
DelegatingEcoreEList.Dynamic<E>, DelegatingEcoreEList.Generic<E>, DelegatingEcoreEList.UnmodifiableEList<E>, DelegatingEcoreEList.Unsettable<E>
+  + + + + + + + + +
Nested classes/interfaces inherited from class org.eclipse.emf.common.util.DelegatingEList
DelegatingEList.EIterator<E1>, DelegatingEList.EListIterator<E1>, DelegatingEList.NonResolvingEIterator<E1>, DelegatingEList.NonResolvingEListIterator<E1>
+  + + + + + + + + +
Nested classes/interfaces inherited from class org.eclipse.emf.common.util.AbstractEList
AbstractEList.BasicIndexOutOfBoundsException
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Dynamic
eStructuralFeature
+ + + + + + + +
Fields inherited from class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic
HAS_INSTANCE_CLASS, HAS_MANY_INVERSE, HAS_NAVIGABLE_INVERSE, HAS_PROXIES, IS_CONTAINER, IS_CONTAINMENT, IS_ENUM, IS_EOBJECT, IS_PRIMITIVE, IS_SET, IS_UNIQUE, IS_UNSETTABLE, kind
+ + + + + + + +
Fields inherited from class org.eclipse.emf.ecore.util.DelegatingEcoreEList
owner
+ + + + + + + +
Fields inherited from class java.util.AbstractList
modCount
+  + + + + + + + + + + +
+Constructor Summary
CDOObjectImpl.CDOStoreUnorderedEList(EStructuralFeature feature) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ Eremove(int index) + +
+           
+ + + + + + + +
Methods inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.BasicEStoreEList
delegateAdd, delegateAdd, delegateBasicList, delegateClear, delegateContains, delegateContainsAll, delegateEquals, delegateGet, delegateHashCode, delegateIndexOf, delegateIsEmpty, delegateIterator, delegateLastIndexOf, delegateList, delegateListIterator, delegateMove, delegateRemove, delegateSet, delegateSize, delegateToArray, delegateToArray, delegateToString, eStore, getEStructuralFeature, isSet, unset
+ + + + + + + +
Methods inherited from class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic
canContainNull, didChange, hasInstanceClass, hasInverse, hasManyInverse, hasNavigableInverse, hasProxies, isContainer, isContainment, isEObject, isUnique, isUnsettable, kind, useEquals
+ + + + + + + +
Methods inherited from class org.eclipse.emf.ecore.util.DelegatingEcoreEList
contains, createNotification, createNotification, dispatchNotification, get, getEObject, getFeature, getFeatureID, getFeatureType, getInverseEReference, getInverseFeatureClass, getInverseFeatureID, getNotifier, indexOf, inverseAdd, inverseRemove, isInstance, isNotificationRequired, lastIndexOf, resolve, resolve, resolveProxy, set, toArray, toArray, validate
+ + + + + + + +
Methods inherited from class org.eclipse.emf.ecore.util.DelegatingNotifyingInternalEListImpl
basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicToArray, basicToArray
+ + + + + + + +
Methods inherited from class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
addAllUnique, addAllUnique, addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicRemove, basicSet, clear, createNotification, createNotificationChain, doAddAllUnique, doAddAllUnique, doAddAllUnique, doAddAllUnique, doAddUnique, doAddUnique, doClear, doMove, doRemove, doRemoveAll, doSetUnique, getFeatureID, hasShadow, move, removeAll, setUnique, shadowAdd, shadowRemove, shadowSet
+ + + + + + + +
Methods inherited from class org.eclipse.emf.common.util.DelegatingEList
containsAll, doClear, equals, get, hashCode, isEmpty, primitiveGet, remove, retainAll, size, toString
+ + + + + + + +
Methods inherited from class org.eclipse.emf.common.util.AbstractEList
add, add, addAll, addAll, didAdd, didClear, didMove, didRemove, didSet, equalObjects, getDuplicates, getNonDuplicates, iterator, listIterator, listIterator, move, set
+ + + + + + + +
Methods inherited from class java.util.AbstractList
removeRange, subList
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface org.eclipse.emf.ecore.util.InternalEList
addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicRemove, basicToArray, basicToArray, setUnique
+ + + + + + + +
Methods inherited from interface org.eclipse.emf.common.util.EList
move, move
+ + + + + + + +
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, containsAll, equals, get, hashCode, isEmpty, iterator, listIterator, listIterator, remove, removeAll, retainAll, set, size, subList
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CDOObjectImpl.CDOStoreUnorderedEList

+
+public CDOObjectImpl.CDOStoreUnorderedEList(EStructuralFeature feature)
+
+
+ + + + + + + + +
+Method Detail
+ +

+remove

+
+public E remove(int index)
+
+
+
Specified by:
remove in interface List<E>
Overrides:
remove in class DelegatingNotifyingListImpl<E>
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.png new file mode 100644 index 0000000000..ba3bc10669 Binary files /dev/null and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreUnorderedEList.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreEcoreEMap.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreEcoreEMap.html new file mode 100644 index 0000000000..b1063ecb04 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreEcoreEMap.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Class org.eclipse.emf.internal.cdo.CDOObjectImpl.CDOStoreEcoreEMap (CDO Model Repository Documentation) + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.eclipse.emf.internal.cdo.CDOObjectImpl.CDOStoreEcoreEMap

+
+ + + + + + + + + +
+Packages that use CDOObjectImpl.CDOStoreEcoreEMap
org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
+  +

+ + + + + +
+Uses of CDOObjectImpl.CDOStoreEcoreEMap in org.eclipse.emf.internal.cdo
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.internal.cdo that return CDOObjectImpl.CDOStoreEcoreEMap
+protected  CDOObjectImpl.CDOStoreEcoreEMapCDOObjectImpl.createMap(EStructuralFeature eStructuralFeature) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreUnorderedEList.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreUnorderedEList.html new file mode 100644 index 0000000000..bd542aabe3 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/class-use/CDOObjectImpl.CDOStoreUnorderedEList.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Class org.eclipse.emf.internal.cdo.CDOObjectImpl.CDOStoreUnorderedEList (CDO Model Repository Documentation) + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.eclipse.emf.internal.cdo.CDOObjectImpl.CDOStoreUnorderedEList

+
+ + + + + + + + + +
+Packages that use CDOObjectImpl.CDOStoreUnorderedEList
org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
+  +

+ + + + + +
+Uses of CDOObjectImpl.CDOStoreUnorderedEList in org.eclipse.emf.internal.cdo
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.internal.cdo that return CDOObjectImpl.CDOStoreUnorderedEList
+protected  CDOObjectImpl.CDOStoreUnorderedEList<Object>CDOObjectImpl.createUnorderedList(EStructuralFeature eStructuralFeature) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/package-summary.html index 5629948558..e6c14bd4f4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/internal/cdo/package-summary.html @@ -55,7 +55,7 @@ function windowTitle() PREV PACKAGE  + PREV PACKAGE   NEXT PACKAGE FRAMES   @@ -155,7 +155,7 @@ Exposes PREV PACKAGE  + PREV PACKAGE   NEXT PACKAGE FRAMES   -- cgit v1.2.3