From 5df457086fe499f774ddbfddc20b26ac4a4d46db Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 6 Nov 2013 13:34:09 +0100 Subject: Upgrade Javadocs to tools.jar-1.7 and apiviz-1.3.2.GA --- .../emf/cdo/common/id/CDOID.ObjectType.html | 734 +- .../org/eclipse/emf/cdo/common/id/CDOID.Type.html | 804 ++- .../org/eclipse/emf/cdo/common/id/CDOID.html | 797 +-- .../org/eclipse/emf/cdo/common/id/CDOID.png | Bin 27201 -> 30007 bytes .../eclipse/emf/cdo/common/id/CDOIDExternal.html | 506 +- .../eclipse/emf/cdo/common/id/CDOIDGenerator.html | 543 +- .../org/eclipse/emf/cdo/common/id/CDOIDObject.html | 446 +- .../eclipse/emf/cdo/common/id/CDOIDProvider.html | 464 +- .../eclipse/emf/cdo/common/id/CDOIDReference.html | 793 ++- .../org/eclipse/emf/cdo/common/id/CDOIDString.html | 506 +- .../org/eclipse/emf/cdo/common/id/CDOIDTemp.html | 439 +- .../org/eclipse/emf/cdo/common/id/CDOIDUtil.html | 1627 ++--- .../org/eclipse/emf/cdo/common/id/CDOIDUtil.png | Bin 1435 -> 3521 bytes .../eclipse/emf/cdo/common/id/CDOIdentifiable.html | 225 + .../eclipse/emf/cdo/common/id/CDOIdentifiable.png | Bin 0 -> 7272 bytes .../eclipse/emf/cdo/common/id/CDOReference.html | 587 +- .../org/eclipse/emf/cdo/common/id/CDOWithID.html | 406 +- .../cdo/common/id/class-use/CDOID.ObjectType.html | 822 ++- .../emf/cdo/common/id/class-use/CDOID.Type.html | 337 +- .../eclipse/emf/cdo/common/id/class-use/CDOID.html | 7039 +++++++++----------- .../emf/cdo/common/id/class-use/CDOIDExternal.html | 319 +- .../cdo/common/id/class-use/CDOIDGenerator.html | 556 +- .../emf/cdo/common/id/class-use/CDOIDObject.html | 309 +- .../emf/cdo/common/id/class-use/CDOIDProvider.html | 879 ++- .../cdo/common/id/class-use/CDOIDReference.html | 471 +- .../emf/cdo/common/id/class-use/CDOIDString.html | 229 +- .../emf/cdo/common/id/class-use/CDOIDTemp.html | 364 +- .../emf/cdo/common/id/class-use/CDOIDUtil.html | 229 +- .../cdo/common/id/class-use/CDOIdentifiable.html | 296 + .../emf/cdo/common/id/class-use/CDOReference.html | 364 +- .../emf/cdo/common/id/class-use/CDOWithID.html | 1855 +++--- .../eclipse/emf/cdo/common/id/package-frame.html | 111 +- .../eclipse/emf/cdo/common/id/package-summary.html | 481 +- .../eclipse/emf/cdo/common/id/package-summary.png | Bin 29805 -> 32585 bytes .../org/eclipse/emf/cdo/common/id/package-use.html | 2116 +++--- 35 files changed, 12366 insertions(+), 13288 deletions(-) create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.png create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIdentifiable.html (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html index 1e670c276b..03e95a15f4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html @@ -1,411 +1,383 @@ - - - - - -CDOID.ObjectType (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Enum CDOID.ObjectType

-
-java.lang.Object
-  extended by java.lang.Enum<CDOID.ObjectType>
-      extended by org.eclipse.emf.cdo.common.id.CDOID.ObjectType
-
-
-
All Implemented Interfaces:
Serializable, Comparable<CDOID.ObjectType>
-
-
-
Enclosing interface:
CDOID
-
-
-
-
public static enum CDOID.ObjectType -
extends Enum<CDOID.ObjectType> -
- +
+
org.eclipse.emf.cdo.common.id
+

Enum CDOID.ObjectType

+
+
- -
- - - -

-Enumerates the possible sub types of CDO IDs with the main type OBJECT. -

- -

-

-
Since:
-
3.0
-
-
- -

+

+ +
+ +
+
+ +
+
+
+
Returns:
an array containing the constants of this enum type, in +the order they are declared
+ + + + + + + + + + + + + + +
+ -
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html index 69ab23cdf9..e1871fc04d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html @@ -1,450 +1,414 @@ - - - - - -CDOID.Type (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Enum CDOID.Type

-
-java.lang.Object
-  extended by java.lang.Enum<CDOID.Type>
-      extended by org.eclipse.emf.cdo.common.id.CDOID.Type
-
-
-
All Implemented Interfaces:
Serializable, Comparable<CDOID.Type>
-
-
-
Enclosing interface:
CDOID
-
-
-
-
public static enum CDOID.Type -
extends Enum<CDOID.Type> -
- +
+
org.eclipse.emf.cdo.common.id
+

Enum CDOID.Type

+
+
- -
- - - -

-Enumerates the possible types of CDO IDs. -

- -

-


- -

+

+ +
+ +
+
+ +
+
+
+
Returns:
an array containing the constants of this enum type, in +the order they are declared
+ + + + + + + + + + + + + + + + + + +
+ -
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html index 264ad74855..b42480b168 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html @@ -1,113 +1,89 @@ - - - - - -CDOID (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOID

-
-
All Superinterfaces:
Comparable<CDOID>, Serializable
-
-
-
All Known Subinterfaces:
CDOIDExternal, CDOIDObject, CDOIDString, CDOIDTemp, InternalCDOIDObject
-
-
-
All Known Implementing Classes:
AbstractCDOID
-
-
-
-
public interface CDOID -
extends Comparable<CDOID>, Serializable -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOID

+
+
- + @@ -115,344 +91,307 @@ Interface CDOID - - - - + + + + + - -
- - - -

-Identifies CDO objects uniquely in a CDO repository. -

- -

-

-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

+

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.png index 27243d7bbd..601ae2d3d4 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html index 970af4b865..3b3f1273d6 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html @@ -1,288 +1,266 @@ - - - - - -CDOIDExternal (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOIDExternal

-
-
All Superinterfaces:
CDOID, Comparable<CDOID>, Serializable
-
-
-
-
public interface CDOIDExternal -
extends CDOID -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIDExternal

+
+
- -
- - - -

-The ID of a CDO object that is external to a CDO repository. -

- -

-

-
Since:
-
2.0
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

+

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDGenerator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDGenerator.html index c2d3eb1eda..674071e7d0 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDGenerator.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDGenerator.html @@ -1,303 +1,288 @@ - - - - - -CDOIDGenerator (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOIDGenerator

-
-
-
public interface CDOIDGenerator -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIDGenerator

+
+
- -
- - - -

-Generates IDs. -

- -

-

-
Since:
-
4.1
-
-
- -

+

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html index 123ef51301..f9b83ff643 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html @@ -1,260 +1,236 @@ - - - - - -CDOIDObject (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOIDObject

-
-
All Superinterfaces:
CDOID, Comparable<CDOID>, Serializable
-
-
-
All Known Subinterfaces:
InternalCDOIDObject
-
-
-
-
public interface CDOIDObject -
extends CDOID -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIDObject

+
+
- -
- - - -

-The ID of a CDO object that is persistent in a CDO repository. -

- -

-

-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

+

+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html index fcd25b321f..a43026c6ac 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html @@ -1,104 +1,87 @@ - - - - - -CDOIDProvider (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOIDProvider

-
-
All Known Subinterfaces:
InternalCDOTransaction, InternalCDOView, InternalCDOXATransaction.InternalCDOXACommitContext, InternalSession
-
-
-
-
public interface CDOIDProvider -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIDProvider

+
+
@@ -106,157 +89,168 @@ Interface CDOIDProvider - -
- - - -

-Provides the IDs of passed objects. -

- -

-


- -

+

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html index 4854a0e24b..e10f169641 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html @@ -1,442 +1,403 @@ - - - - - -CDOIDReference (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Class CDOIDReference

-
-java.lang.Object
-  extended by org.eclipse.emf.cdo.common.id.CDOIDReference
-
-
-
All Implemented Interfaces:
CDOReference<CDOID>
-
-
-
-
public class CDOIDReference -
extends Object -
implements CDOReference<CDOID> -
- +
+
org.eclipse.emf.cdo.common.id
+

Class CDOIDReference

+
+
- -
- - - -

-Represents a CDOID typed reference from one object to another object. -

- -

-

-
Since:
-
4.0
-
No Extend
-
This interface is not intended to be extended by clients.
-
No Instantiate
-
This class is not intended to be instantiated by clients.
-
-
- -

+

+ +
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDString.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDString.html index 1f3d3649d2..7406029bf9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDString.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDString.html @@ -1,288 +1,266 @@ - - - - - -CDOIDString (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOIDString

-
-
All Superinterfaces:
CDOID, Comparable<CDOID>, Serializable
-
-
-
-
public interface CDOIDString -
extends CDOID -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIDString

+
+
- -
- - - -

-A CDOID with a String value. -

- -

-

-
Since:
-
4.2
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

+

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html index ed16ee8b92..2133e017a9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html @@ -1,255 +1,230 @@ - - - - - -CDOIDTemp (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOIDTemp

-
-
All Superinterfaces:
CDOID, Comparable<CDOID>, Serializable
-
-
-
-
public interface CDOIDTemp -
extends CDOID -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIDTemp

+
+
- -
- - - -

-The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction. -

- -

-

-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

+

+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html index 3246788f9b..d012964ddd 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html @@ -1,931 +1,750 @@ - - - - - -CDOIDUtil (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Class CDOIDUtil

-
-java.lang.Object
-  extended by org.eclipse.emf.cdo.common.id.CDOIDUtil
-
-
-
-
public final class CDOIDUtil -
extends Object -
- +
+
org.eclipse.emf.cdo.common.id
+

Class CDOIDUtil

+
+
- + + - -
- - - -

-Various static methods that may help with CDO IDs. -

- -

-

-
Since:
-
2.0
-
-
- -

- +

+ +
+ +
+
+ +
+
+
+
Since:
+
2.0
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ -
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.png index 0fe4a67966..f6c8a712a9 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.html new file mode 100644 index 0000000000..bff4e435d0 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.html @@ -0,0 +1,225 @@ + + + + + +CDOIdentifiable (CDO Model Repository Documentation) + + + + + + + +
+ + + + + +
+ + + +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOIdentifiable

+
+
+ + + + + + + +
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.png new file mode 100644 index 0000000000..aac03ebf7a Binary files /dev/null and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIdentifiable.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html index 2ab318a35a..08643e36da 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html @@ -1,331 +1,308 @@ - - - - - -CDOReference (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOReference<OBJECT>

-
-
All Known Subinterfaces:
CDOObjectReference
-
-
-
All Known Implementing Classes:
CDOIDReference
-
-
-
-
public interface CDOReference<OBJECT> -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOReference<OBJECT>

+
+
- -
- - - -

-Represents a reference from one object to another object, possibly CDOID or CDOObject typed. -

- -

-

-
Since:
-
4.0
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

+

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html index be0fc7143e..9eb9d3f9c4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html @@ -1,107 +1,87 @@ - - - - - -CDOWithID (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.eclipse.emf.cdo.common.id -
-Interface CDOWithID

-
-
All Known Subinterfaces:
Annotation, Assignee, CDOBinaryResource, CDOFileResource<IO>, CDOObject, CDOResource, CDOResourceFolder, CDOResourceLeaf, CDOResourceNode, CDOStaleObject, CDOTextResource, ClassPermission, Directory, Group, InternalCDOObject, InternalCDOResource, ModelElement, ObjectPermission, PackagePermission, Permission, Realm, ResourcePermission, Role, SecurityElement, SecurityItem, User, UserPassword
-
-
-
All Known Implementing Classes:
AnnotationImpl, AssigneeImpl, CDOBinaryResourceImpl, CDOFileResourceImpl, CDOObjectImpl, CDOResourceFolderImpl, CDOResourceImpl, CDOResourceLeafImpl, CDOResourceNodeImpl, CDOTextResourceImpl, ClassPermissionImpl, DirectoryImpl, GroupImpl, ModelElementImpl, ObjectPermissionImpl, PackagePermissionImpl, PermissionImpl, RealmImpl, ResourcePermissionImpl, RoleImpl, SecurityElementImpl, SecurityItemImpl, UserImpl, UserPasswordImpl
-
-
-
-
public interface CDOWithID -
- +
+
org.eclipse.emf.cdo.common.id
+

Interface CDOWithID

+
+
@@ -109,123 +89,137 @@ Interface CDOWithID - -
- - - -

-An identifiable object. -

- -

-

-
Since:
-
4.0
-
See Also:
CDOIDUtil.getCDOID(Object)
-
- -

- +

+
+ +
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.ObjectType.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.ObjectType.html index 0389d92d6e..5a60a7ad60 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.ObjectType.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.ObjectType.html @@ -1,456 +1,394 @@ - - - - - -Uses of Class org.eclipse.emf.cdo.common.id.CDOID.ObjectType (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-
-

-Uses of Class
org.eclipse.emf.cdo.common.id.CDOID.ObjectType

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use CDOID.ObjectType
org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.server.dbServer concepts for dealing with DB stores and accessors. 
org.eclipse.emf.cdo.spi.common.idCommon service provider interfaces and useful base implementations for dealing with object and revision IDs. 
org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.cdo.common
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common that return types with arguments of type CDOID.ObjectType
- Set<CDOID.ObjectType>CDOCommonRepository.getObjectIDTypes() - -
-          Returns the type of CDOIDs created by the store of this repository.
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.cdo.common.id
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.id that return CDOID.ObjectType
-static CDOID.ObjectTypeCDOID.ObjectType.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static CDOID.ObjectType[]CDOID.ObjectType.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.id with parameters of type CDOID.ObjectType
-static AbstractCDOIDCDOIDUtil.createCDOIDObject(CDOID.ObjectType subType) - -
-          Deprecated. As of 4.2 no longer supported. IDs can't be created without a value anymore.
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.cdo.server
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.server that return types with arguments of type CDOID.ObjectType
- Set<CDOID.ObjectType>IStore.getObjectIDTypes() - -
-           
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.cdo.server.db
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.server.db that return types with arguments of type CDOID.ObjectType
- Set<CDOID.ObjectType>IIDHandler.getObjectIDTypes() - -
-           
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.cdo.spi.common.id
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.spi.common.id that return CDOID.ObjectType
- CDOID.ObjectTypeInternalCDOIDObject.getSubType() - -
-           
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.cdo.spi.server
-  -

- - - - - - - - - -
Fields in org.eclipse.emf.cdo.spi.server with type parameters of type CDOID.ObjectType
-static Set<CDOID.ObjectType>LongIDStore.OBJECT_ID_TYPES - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.spi.server that return types with arguments of type CDOID.ObjectType
- Set<CDOID.ObjectType>Store.getObjectIDTypes() - -
-           
-  -

- - - - - - - - - -
Method parameters in org.eclipse.emf.cdo.spi.server with type arguments of type CDOID.ObjectType
-protected  voidStore.setObjectIDTypes(Set<CDOID.ObjectType> objectIDTypes) - -
-           
-  -

- - - - - - - - -
Constructor parameters in org.eclipse.emf.cdo.spi.server with type arguments of type CDOID.ObjectType
Store(String type, - Set<CDOID.ObjectType> objectIDTypes, - Set<IStore.ChangeFormat> supportedChangeFormats, - Set<IStore.RevisionTemporality> supportedRevisionTemporalities, - Set<IStore.RevisionParallelism> supportedRevisionParallelisms) - -
-           
-  -

- - - - - -
-Uses of CDOID.ObjectType in org.eclipse.emf.spi.cdo
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.spi.cdo that return types with arguments of type CDOID.ObjectType
- Set<CDOID.ObjectType>CDOSessionProtocol.OpenSessionResult.getObjectIDTypes() - -
-           
-  -

- - - - - - - - -
Constructor parameters in org.eclipse.emf.spi.cdo with type arguments of type CDOID.ObjectType
CDOSessionProtocol.OpenSessionResult(int sessionID, - String userID, - String repositoryUUID, - CDOCommonRepository.Type repositoryType, - CDOCommonRepository.State repositoryState, - String storeType, - Set<CDOID.ObjectType> objectIDTypes, - long repositoryCreationTime, - long lastUpdateTime, - CDOID rootResourceID, - boolean repositorySupportingAudits, - boolean repositorySupportingBranches, - boolean repositorySerializingCommits, - boolean repositoryEnsuringReferentialIntegrity, - CDOCommonRepository.IDGenerationLocation repositoryIDGenerationLocation) - -
-           
-  -

-


- - +
+

Uses of Class
org.eclipse.emf.cdo.common.id.CDOID.ObjectType

+
+
+ +
- - - - - - - - - - - - -
- -
- + + + + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.Type.html index deb4b5d589..de9725a729 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.Type.html @@ -1,196 +1,169 @@ - - - - - -Uses of Class org.eclipse.emf.cdo.common.id.CDOID.Type (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-
-

-Uses of Class
org.eclipse.emf.cdo.common.id.CDOID.Type

-
- - - - - - - - - -
-Packages that use CDOID.Type
org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
-  -

- - - - - -
-Uses of CDOID.Type in org.eclipse.emf.cdo.common.id
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.id that return CDOID.Type
- CDOID.TypeCDOID.getType() - -
-           
-static CDOID.TypeCDOID.Type.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static CDOID.Type[]CDOID.Type.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

-


- - +
+

Uses of Class
org.eclipse.emf.cdo.common.id.CDOID.Type

+
+
+ +
- - - - - - - - - - - - -
- -
- + + + + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html index d6ca6234db..adfbb88c80 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html @@ -1,4083 +1,3016 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOID (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-
-

-Uses of Interface
org.eclipse.emf.cdo.common.id.CDOID

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use CDOID
org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.common.commitCommon concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
org.eclipse.emf.cdo.common.lockCommon concepts for dealing with durable locks and views. 
org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.revisionCommon concepts for dealing with revisions and revision lists. 
org.eclipse.emf.cdo.common.revision.deltaCommon concepts for dealing with revision deltas and feature deltas. 
org.eclipse.emf.cdo.compareClient concepts for integrating EMF Compare with CDO. 
org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.server.dbServer concepts for dealing with DB stores and accessors. 
org.eclipse.emf.cdo.server.db.mappingServer concepts for dealing with mapping strategies and mappings for classes, lists and types. 
org.eclipse.emf.cdo.server.memServer concepts for dealing with in-memory stores. 
org.eclipse.emf.cdo.server.oclServer implementation of a generic OCL query handler. 
org.eclipse.emf.cdo.spi.common.commitCommon service provider interfaces and useful base implementations for dealing with commits and change sets. 
org.eclipse.emf.cdo.spi.common.idCommon service provider interfaces and useful base implementations for dealing with object and revision IDs. 
org.eclipse.emf.cdo.spi.common.modelCommon service provider interfaces and useful base implementations for dealing with models and types 
org.eclipse.emf.cdo.spi.common.protocolCommon base implementations for dealing with I/O of CDO data structures. 
org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
org.eclipse.emf.cdo.spi.workspaceServer provider interfaces (SPI) for CDO workspaces
org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.utilClient utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
org.eclipse.emf.cdo.workspaceConcepts to checkout, open and further operate CDO workspaces
org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo that return CDOID
- CDOIDCDOObject.cdoID() - -
-          Returns the technical object identifier of this object, or null if the state of this object is TRANSIENT or INVALID.
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo.common
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common that return CDOID
- CDOIDCDOCommonRepository.getRootResourceID() - -
-          Returns the ID of the root resource of this repository.
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo.common.commit
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.commit that return types with arguments of type CDOID
- Map<CDOID,CDOChangeKind>CDOChangeSetData.getChangeKinds() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.commit with parameters of type CDOID
- CDOChangeKindCDOChangeKindProvider.getChangeKind(CDOID id) - -
-           
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo.common.id
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of CDOID in org.eclipse.emf.cdo.common.id
- interfaceCDOIDExternal - -
-          The ID of a CDO object that is external to a CDO repository.
- interfaceCDOIDObject - -
-          The ID of a CDO object that is persistent in a CDO repository.
- interfaceCDOIDString - -
-          A CDOID with a String value.
- interfaceCDOIDTemp - -
-          The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction.
-  -

- - - - - - - - - -
Fields in org.eclipse.emf.cdo.common.id declared as CDOID
-static CDOIDCDOID.NULL - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.id that return CDOID
- CDOIDCDOWithID.cdoID() - -
-           
-static CDOIDCDOIDUtil.createLong(long value) - -
-           
-static CDOIDCDOIDUtil.createLongWithClassifier(CDOClassifierRef classifierRef, - long value) - -
-          Deprecated. As of 4.2 use CDOIDUtil.createLongWithClassifier(long, CDOClassifierRef).
-static CDOIDCDOIDUtil.createLongWithClassifier(long value, - CDOClassifierRef classifierRef) - -
-           
-static CDOIDCDOIDUtil.createString(String value) - -
-           
-static CDOIDCDOIDUtil.createStringWithClassifier(CDOClassifierRef classifierRef, - String value) - -
-          Deprecated. As of 4.2 use CDOIDUtil.createStringWithClassifier(String, CDOClassifierRef).
-static CDOIDCDOIDUtil.createStringWithClassifier(String value, - CDOClassifierRef classifierRef) - -
-           
-static CDOIDCDOIDUtil.createUUID() - -
-           
-static CDOIDCDOIDUtil.createUUID(byte[] value) - -
-           
- CDOIDCDOIDGenerator.generateCDOID(EObject object) - -
-          Generates a CDOID.
-static CDOIDCDOIDUtil.getCDOID(Object object) - -
-           
- CDOIDCDOIDReference.getSourceObject() - -
-           
- CDOIDCDOIDReference.getTargetObject() - -
-           
- CDOIDCDOIDProvider.provideCDOID(Object idOrObject) - -
-           
-static CDOIDCDOIDUtil.read(CDODataInput in) - -
-           
-static CDOIDCDOIDUtil.read(ExtendedDataInput in) - -
-          Deprecated. As of 4.2 use CDOIDUtil.read(CDODataInput).
-static CDOIDCDOIDUtil.read(String uriFragment) - -
-          Format of the URI fragment.
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.id that return types with arguments of type CDOID
-static - - - - -
-<V> Map<CDOID,V>
-
CDOIDUtil.createMap() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.id with parameters of type CDOID
-static CDOIDAndBranchCDOIDUtil.createIDAndBranch(CDOID id, - CDOBranch branch) - -
-           
-static CDOIDAndVersionCDOIDUtil.createIDAndVersion(CDOID id, - int version) - -
-           
-static booleanCDOIDUtil.equals(CDOID id1, - CDOID id2) - -
-           
-static byte[]CDOIDUtil.getByteArray(CDOID id) - -
-           
-static CDOClassifierRefCDOIDUtil.getClassifierRef(CDOID id) - -
-           
-static longCDOIDUtil.getLong(CDOID id) - -
-           
-static StringCDOIDUtil.getString(CDOID id) - -
-           
-static booleanCDOIDUtil.isNull(CDOID id) - -
-           
-static voidCDOIDUtil.write(CDODataOutput out, - CDOID id) - -
-           
-static voidCDOIDUtil.write(ExtendedDataOutput out, - CDOID id) - -
-          Deprecated. As of 4.2 use CDOIDUtil.write(CDODataOutput, CDOID).
-static voidCDOIDUtil.write(StringBuilder builder, - CDOID id) - -
-          Format of the uri fragment.
-  -

- - - - - - - - -
Constructors in org.eclipse.emf.cdo.common.id with parameters of type CDOID
CDOIDReference(CDOID targetID, - CDOID sourceID, - EStructuralFeature sourceFeature, - int sourceIndex) - -
-           
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo.common.lock
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.lock that return types with arguments of type CDOID
- Map<CDOID,IDurableLockingManager.LockGrade>IDurableLockingManager.LockArea.getLocks() - -
-           
-  -

- - - - - - - - - - - - - -
Method parameters in org.eclipse.emf.cdo.common.lock with type arguments of type CDOID
- IDurableLockingManager.LockAreaIDurableLockingManager.createLockArea(String userID, - CDOBranchPoint branchPoint, - boolean readOnly, - Map<CDOID,IDurableLockingManager.LockGrade> locks) - -
-           
-static IDurableLockingManager.LockAreaCDOLockUtil.createLockArea(String durableLockingID, - String userID, - CDOBranchPoint branchPoint, - boolean readOnly, - Map<CDOID,IDurableLockingManager.LockGrade> locks) - -
-           
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo.common.protocol
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.protocol that return CDOID
- CDOIDCDODataInput.readCDOID() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.protocol with parameters of type CDOID
- voidCDODataOutput.writeCDOID(CDOID id) - -
-           
-  -

- - - - - -
-Uses of CDOID in org.eclipse.emf.cdo.common.revision
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.revision that return CDOID
- CDOIDCDOIDAndBranch.getID() - -
-           
- CDOIDCDOIDAndVersion.getID() - -
-           
- CDOIDCDORevisionData.getResourceID() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +
Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDOID
- booleanCDORevisionManager.containsRevision(CDOID id, - CDOBranchPoint branchPoint) - -
-          Returns true if the revision cache contains a revision - with the given ID at the given branch point (branch + timestamp), - false otherwise.
- booleanCDORevisionManager.containsRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion) - -
-          Returns true if the revision cache contains a revision - with the given ID at the given branch version (branch + version), - false otherwise.
-static CDORevisionKeyCDORevisionUtil.createRevisionKey(CDOID id, - CDOBranch branch, - int version) - -
-           
- EClassCDORevisionCache.getObjectType(CDOID id) - -
-           
- EClassCDORevisionManager.getObjectType(CDOID id) - -
-          Returns the type of an object if a revision for that object is in the revision - cache, null otherwise.
- EClassCDORevisionManager.getObjectType(CDOID id, - CDOBranchManager branchManagerForLoadOnDemand) - -
-          Returns the type of an object.
- CDORevisionCDORevisionProvider.getRevision(CDOID id) - -
-           
- CDORevisionCDORevisionCache.getRevision(CDOID id, - CDOBranchPoint branchPoint) - -
-           
- CDORevisionCDORevisionManager.getRevision(CDOID id, - CDOBranchPoint branchPoint, +
+

Uses of Interface
org.eclipse.emf.cdo.common.id.CDOID

+
+
+
+
+ + + + + + + + + + + + + + + + +
Constructors in org.eclipse.emf.cdo.util with parameters of type CDOID 
Constructor and Description
InvalidObjectException(CDOID id, + CDOBranchPoint branchPoint) 
ObjectNotFoundException(CDOID id) 
ObjectNotFoundException(CDOID id, + CDOBranchPoint branchPoint) 
+ +

  • + + +

    Uses of CDOID in org.eclipse.emf.cdo.view

    + + + + + + + + + + + + +
    Methods in org.eclipse.emf.cdo.view that return CDOID 
    Modifier and TypeMethod and Description
    CDOIDCDOFetchRuleManager.getContext() 
    + + + + + + + + + + + + +
    Methods in org.eclipse.emf.cdo.view that return types with arguments of type CDOID 
    Modifier and TypeMethod and Description
    List<CDOID>CDORevisionPrefetchingPolicy.loadAhead(CDORevisionManager revisionManager, + CDOBranchPoint branchPoint, + EObject targetObject, + EStructuralFeature feature, + CDOList list, + int accessIndex, + CDOID accessID) 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Methods in org.eclipse.emf.cdo.view with parameters of type CDOID 
    Modifier and TypeMethod and Description
    CDOObjectCDOView.getObject(CDOID id) +
    Returns the object for the given CDOID.
    +
    CDOObjectCDOView.getObject(CDOID id, + boolean loadOnDemand) +
    Returns the object for the given CDOID.
    +
    booleanCDOView.isObjectRegistered(CDOID id) +
    Returns true if an object with the given id is currently registered in + this view, false otherwise.
    +
    List<CDOID>CDORevisionPrefetchingPolicy.loadAhead(CDORevisionManager revisionManager, + CDOBranchPoint branchPoint, + EObject targetObject, + EStructuralFeature feature, + CDOList list, + int accessIndex, + CDOID accessID) 
    ObjectCDOStaleReferencePolicy.processStaleReference(EObject source, + EStructuralFeature feature, + int index, + CDOID target) +
    Returns an object that we want to return to the caller (clients).
    +
    + + + + + + + + + + + + + + + + +
    Method parameters in org.eclipse.emf.cdo.view with type arguments of type CDOID 
    Modifier and TypeMethod and Description
    List<CDOFetchRule>CDOFetchRuleManager.getFetchRules(Collection<CDOID> ids) 
    voidCDOView.setResourcePathCache(Map<String,CDOID> resourcePathCache) +
    Sets the new map to be used as a cache for various get*Resource*(String path) methods.
    +
    +
  • +
  • + + +

    Uses of CDOID in org.eclipse.emf.cdo.workspace

    + + + + + + + + + + + + +
    Methods in org.eclipse.emf.cdo.workspace that return types with arguments of type CDOID 
    Modifier and TypeMethod and Description
    Set<CDOID>CDOWorkspaceBase.getIDs() 
    + + + + + + + + + + + + + + + + +
    Methods in org.eclipse.emf.cdo.workspace with parameters of type CDOID 
    Modifier and TypeMethod and Description
    booleanCDOWorkspaceBase2.containsID(CDOID id) 
    booleanCDOWorkspaceBase2.isAddedObject(CDOID id) 
    +
  • +
  • + + +

    Uses of CDOID in org.eclipse.emf.internal.cdo

    + + + + + + + + + + + + +
    Methods in org.eclipse.emf.internal.cdo that return CDOID 
    Modifier and TypeMethod and Description
    CDOIDCDOObjectImpl.cdoID() 
    + + + + + + + + + + + + +
    Methods in org.eclipse.emf.internal.cdo with parameters of type CDOID 
    Modifier and TypeMethod and Description
    voidCDOObjectImpl.cdoInternalSetID(CDOID id) 
    +
  • +
  • + + +

    Uses of CDOID in org.eclipse.emf.spi.cdo

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Methods in org.eclipse.emf.spi.cdo that return CDOID 
    Modifier and TypeMethod and Description
    CDOIDInternalCDOTransaction.createIDForNewObject(EObject object) 
    abstract CDOIDDefaultCDOMerger.Conflict.getID() 
    CDOIDDefaultCDOMerger.ChangedInSourceAndTargetConflict.getID() 
    CDOIDDefaultCDOMerger.ChangedInSourceAndDetachedInTargetConflict.getID() 
    CDOIDDefaultCDOMerger.ChangedInTargetAndDetachedInSourceConflict.getID() 
    CDOIDInternalCDOView.getResourceNodeID(String path) 
    CDOIDCDOSessionProtocol.OpenSessionResult.getRootResourceID() 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Methods in org.eclipse.emf.spi.cdo that return types with arguments of type CDOID 
    Modifier and TypeMethod and Description
    Pair<CDOChangeSetData,Pair<Map<CDOID,CDOID>,List<CDOID>>>InternalCDOTransaction.applyChangeSetData(CDOChangeSetData changeSetData, + CDORevisionProvider ancestorProvider, + CDORevisionProvider targetProvider, + CDOBranchPoint source) + +
    Pair<CDOChangeSetData,Pair<Map<CDOID,CDOID>,List<CDOID>>>InternalCDOTransaction.applyChangeSetData(CDOChangeSetData changeSetData, + CDORevisionProvider ancestorProvider, + CDORevisionProvider targetProvider, + CDOBranchPoint source) + +
    Pair<CDOChangeSetData,Pair<Map<CDOID,CDOID>,List<CDOID>>>InternalCDOTransaction.applyChangeSetData(CDOChangeSetData changeSetData, + CDORevisionProvider ancestorProvider, + CDORevisionProvider targetProvider, + CDOBranchPoint source) + +
    List<CDOID>InternalCDOTransaction.ApplyChangeSetResult.getAdjustedObjects() 
    Map<CDOID,DefaultCDOMerger.Conflict>DefaultCDOMerger.getConflicts() 
    Map<CDOID,CDOID>CDOSessionProtocol.CommitTransactionResult.getIDMappings() 
    Map<CDOID,CDOID>CDOSessionProtocol.CommitTransactionResult.getIDMappings() 
    Map<CDOID,CDOID>InternalCDOTransaction.ApplyChangeSetResult.getIDMappings() 
    Map<CDOID,CDOID>InternalCDOTransaction.ApplyChangeSetResult.getIDMappings() 
    Set<CDOID>InternalCDOSession.MergeData.getIDs() 
    Map<CDOID,CDOPermission>CDOSessionProtocol.CommitTransactionResult.getNewPermissions() 
    Map<CDOID,InternalCDOObject>InternalCDOView.getObjects() +
    Returns an unmodifiable map of the objects managed by this view.
    +
    Set<CDOID>InternalCDOSavepoint.getSharedDetachedObjects() +
    Deprecated. 
    +
    protected Map<CDOID,Object>DefaultCDOMerger.getSourceMap() 
    protected Map<CDOID,Object>DefaultCDOMerger.getTargetMap() 
    Set<CDOID>CDOSessionProtocol.loadMergeData(CDORevisionAvailabilityInfo targetInfo, + CDORevisionAvailabilityInfo sourceInfo, + CDORevisionAvailabilityInfo targetBaseInfo, + CDORevisionAvailabilityInfo sourceBaseInfo) 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Methods in org.eclipse.emf.spi.cdo with parameters of type CDOID 
    Modifier and TypeMethod and Description
    voidInternalCDOXATransaction.add(InternalCDOTransaction transaction, + CDOID object) 
    voidCDOSessionProtocol.CommitTransactionResult.addIDMapping(CDOID oldID, + CDOID newID) 
    voidCDOSessionProtocol.CommitTransactionResult.addNewPermission(CDOID id, + CDOPermission permission) 
    voidInternalCDOObject.cdoInternalSetID(CDOID id) 
    protected ObjectDefaultCDOMerger.detachedInSource(CDOID id) 
    protected ObjectDefaultCDOMerger.detachedInSourceAndTarget(CDOID id) 
    protected ObjectDefaultCDOMerger.detachedInTarget(CDOID id) 
    CDOBranchPointInternalCDOSession.getCommittedSinceLastRefresh(CDOID id) 
    InternalCDORevisionInternalCDOView.getRevision(CDOID id, + boolean loadOnDemand) 
    booleanInternalCDOView.hasSubscription(CDOID id) 
    booleanInternalCDOSavepoint.isNewObject(CDOID id) 
    booleanInternalCDOView.isObjectNew(CDOID id) 
    voidInternalCDOView.prefetchRevisions(CDOID id, + int depth) 
    voidInternalCDOView.remapObject(CDOID oldID) 
    voidInternalCDOSession.setCommittedSinceLastRefresh(CDOID id, + CDOBranchPoint branchPoint) 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Method parameters in org.eclipse.emf.spi.cdo with type arguments of type CDOID 
    Modifier and TypeMethod and Description
    voidCDOSessionProtocol.changeSubscription(int viewId, + List<CDOID> ids, + boolean subscribeMode, + boolean clear) 
    voidInternalCDOView.collectViewedRevisions(Map<CDOID,InternalCDORevision> revisions) 
    CDOSessionProtocol.CommitTransactionResultCDOSessionProtocol.commitDelegation(CDOBranch branch, + String userID, + String comment, + CDOCommitData commitData, + Map<CDOID,EClass> detachedObjectTypes, + Collection<CDOLob<?>> lobs, + OMMonitor monitor) +
    Deprecated.  +
    Not called anymore. Use #commitDelegation(InternalCDOCommitContext, OMMonitor) instead.
    +
    +
    CDOSessionProtocol.UnlockObjectsResultCDOSessionProtocol.delegateUnlockObjects(String lockAreaID, + Collection<CDOID> objectIDs, + IRWLockManager.LockType lockType, + boolean recursive) 
    CDOLockState[]InternalCDOView.getLockStates(Collection<CDOID> ids) 
    CDOLockState[]CDOSessionProtocol.getLockStates(int viewID, + Collection<CDOID> ids) 
    voidInternalCDOView.invalidate(CDOBranch branch, + long lastUpdateTime, + List<CDORevisionKey> allChangedObjects, + List<CDOIDAndVersion> allDetachedObjects, + Map<CDOID,InternalCDORevision> oldRevisions, + boolean async) + +
    voidInternalCDOView.invalidate(CDOBranch branch, + long lastUpdateTime, + List<CDORevisionKey> allChangedObjects, + List<CDOIDAndVersion> allDetachedObjects, + Map<CDOID,InternalCDORevision> oldRevisions, + boolean async, + boolean clearResourcePathCache) 
    voidInternalCDOSession.invalidate(CDOCommitInfo commitInfo, + InternalCDOTransaction sender, + boolean clearResourcePathCache, + byte securityImpact, + Map<CDOID,CDOPermission> newPermissions) 
    voidInternalCDOSession.processRefreshSessionResult(CDOSessionProtocol.RefreshSessionResult result, + CDOBranch branch, + List<InternalCDOView> branchViews, + Map<CDOBranch,Map<CDOID,InternalCDORevision>> viewedRevisions) 
    CDOSessionProtocol.RefreshSessionResultCDOSessionProtocol.refresh(long lastUpdateTime, + Map<CDOBranch,Map<CDOID,InternalCDORevision>> viewedRevisions, + int initialChunkSize, + boolean enablePassiveUpdates) 
    voidCDOSessionProtocol.unlockObjects(CDOView view, + Collection<CDOID> objectIDs, + IRWLockManager.LockType lockType) +
    Deprecated.  +
    Not called anymore. Use #unlockObjects2(CDOView, Collection, LockType, boolean) instead.
    +
    +
    CDOSessionProtocol.UnlockObjectsResultCDOSessionProtocol.unlockObjects2(CDOView view, + Collection<CDOID> objectIDs, + IRWLockManager.LockType lockType, + boolean recursive) 
    + + + + + + + + + + +
    Constructors in org.eclipse.emf.spi.cdo with parameters of type CDOID 
    Constructor and Description
    CDOSessionProtocol.OpenSessionResult(int sessionID, + String userID, + String repositoryUUID, + CDOCommonRepository.Type repositoryType, + CDOCommonRepository.State repositoryState, + String storeType, + Set<CDOID.ObjectType> objectIDTypes, + long repositoryCreationTime, + long lastUpdateTime, + CDOID rootResourceID, + boolean repositorySupportingAudits, + boolean repositorySupportingBranches, + boolean repositorySerializingCommits, + boolean repositoryEnsuringReferentialIntegrity, + CDOCommonRepository.IDGenerationLocation repositoryIDGenerationLocation) 
    + + + + + + + + + + +
    Constructor parameters in org.eclipse.emf.spi.cdo with type arguments of type CDOID 
    Constructor and Description
    InternalCDOSession.MergeData(CDOBranchPoint target, + CDOBranchPoint source, + CDOBranchPoint sourceBase, + CDOBranchPoint ancestor, + CDORevisionAvailabilityInfo targetInfo, + CDORevisionAvailabilityInfo sourceInfo, + CDORevisionAvailabilityInfo baseInfo, + CDORevisionAvailabilityInfo ancestorInfo, + Set<CDOID> ids, + CDOChangeSet targetChanges, + CDOChangeSet sourceChanges) 
    +
  • + + + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDExternal.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDExternal.html index e6acd19183..dd450faae0 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDExternal.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDExternal.html @@ -1,187 +1,160 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOIDExternal (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDExternal

    -
    - - - - - - - - - -
    -Packages that use CDOIDExternal
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    -  -

    - - - - - -
    -Uses of CDOIDExternal in org.eclipse.emf.cdo.common.id
    -  -

    - - - - - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.common.id that return CDOIDExternal
    -static CDOIDExternalCDOIDUtil.createExternal(String uri) - -
    -           
    -static CDOIDExternalCDOIDUtil.createTempObjectExternal(String uri) - -
    -           
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDExternal

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDGenerator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDGenerator.html index f6c534b988..6966fb2f66 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDGenerator.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDGenerator.html @@ -1,314 +1,270 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOIDGenerator (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDGenerator

    -
    - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use CDOIDGenerator
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to CDO repositories. 
    org.eclipse.emf.cdo.workspaceConcepts to checkout, open and further operate CDO workspaces
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - -
    -Uses of CDOIDGenerator in org.eclipse.emf.cdo.common.id
    -  -

    - - - - - - - - - - - - - -
    Fields in org.eclipse.emf.cdo.common.id declared as CDOIDGenerator
    -static CDOIDGeneratorCDOIDGenerator.NULL - -
    -          Generates NULL values.
    -static CDOIDGeneratorCDOIDGenerator.UUID - -
    -          Generates UUID values.
    -  -

    - - - - - -
    -Uses of CDOIDGenerator in org.eclipse.emf.cdo.session
    -  -

    - - - - - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.session that return CDOIDGenerator
    - CDOIDGeneratorCDOSession.getIDGenerator() - -
    -           
    - CDOIDGeneratorCDOSessionConfiguration.getIDGenerator() - -
    -           
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.session with parameters of type CDOIDGenerator
    - voidCDOSessionConfiguration.setIDGenerator(CDOIDGenerator idGenerator) - -
    -          A special ID generator can be set before the session is opened and can not be changed thereafter.
    -  -

    - - - - - -
    -Uses of CDOIDGenerator in org.eclipse.emf.cdo.workspace
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.workspace that return CDOIDGenerator
    - CDOIDGeneratorCDOWorkspaceConfiguration.getIDGenerator() - -
    -           
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.workspace with parameters of type CDOIDGenerator
    - voidCDOWorkspaceConfiguration.setIDGenerator(CDOIDGenerator idGenerator) - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDGenerator in org.eclipse.emf.spi.cdo
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.spi.cdo with parameters of type CDOIDGenerator
    - voidInternalCDOSession.setIDGenerator(CDOIDGenerator idGenerator) - -
    -           
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDGenerator

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDObject.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDObject.html index 4ea93a5cd8..f5545de1ee 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDObject.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDObject.html @@ -1,179 +1,158 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOIDObject (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDObject

    -
    - - - - - - - - - -
    -Packages that use CDOIDObject
    org.eclipse.emf.cdo.spi.common.idCommon service provider interfaces and useful base implementations for dealing with object and revision IDs. 
    -  -

    - - - - - -
    -Uses of CDOIDObject in org.eclipse.emf.cdo.spi.common.id
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOIDObject in org.eclipse.emf.cdo.spi.common.id
    - interfaceInternalCDOIDObject - -
    -          If the meaning of this type isn't clear, there really should be more of a description here...
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDObject

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDProvider.html index f48eac8652..d80696815b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDProvider.html @@ -1,471 +1,436 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOIDProvider (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDProvider

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use CDOIDProvider
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.common.utilCommon utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.spi.common.protocolCommon base implementations for dealing with I/O of CDO data structures. 
    org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.cdo.common.id
    -  -

    - - - - - - - - - -
    Fields in org.eclipse.emf.cdo.common.id declared as CDOIDProvider
    -static CDOIDProviderCDOIDProvider.NOOP - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.cdo.common.protocol
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.common.protocol that return CDOIDProvider
    - CDOIDProviderCDODataOutput.getIDProvider() - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.cdo.common.util
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.common.util with parameters of type CDOIDProvider
    -static CDODataOutputCDOCommonUtil.createCDODataOutput(ExtendedDataOutput extendedDataOutputStream, - CDOPackageRegistry packageRegistry, - CDOIDProvider idProvider) - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.cdo.spi.common.protocol
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.spi.common.protocol that return CDOIDProvider
    - CDOIDProviderCDODataOutputImpl.getIDProvider() - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.cdo.spi.common.revision
    -  -

    - - - - - - - - - - - - - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.spi.common.revision with parameters of type CDOIDProvider
    - voidBaseCDORevision.convertEObjects(CDOIDProvider idProvider) - -
    -           
    - voidDelegatingCDORevision.convertEObjects(CDOIDProvider oidProvider) - -
    -           
    - voidInternalCDORevision.convertEObjects(CDOIDProvider oidProvider) - -
    -           
    - voidStubCDORevision.convertEObjects(CDOIDProvider oidProvider) - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.cdo.spi.server
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOIDProvider in org.eclipse.emf.cdo.spi.server
    - interfaceInternalSession - -
    -          If the meaning of this type isn't clear, there really should be more of a description here...
    -  -

    - - - - - -
    -Uses of CDOIDProvider in org.eclipse.emf.spi.cdo
    -  -

    - - - - - - - - - - - - - - - - - -
    Subinterfaces of CDOIDProvider in org.eclipse.emf.spi.cdo
    - interfaceInternalCDOTransaction - -
    -          If the meaning of this type isn't clear, there really should be more of a description here...
    - interfaceInternalCDOView - -
    -          If the meaning of this type isn't clear, there really should be more of a description here...
    -static interfaceInternalCDOXATransaction.InternalCDOXACommitContext - -
    -          If the meaning of this type isn't clear, there really should be more of a description here...
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.spi.cdo with parameters of type CDOIDProvider
    - CDOSessionProtocol.CommitTransactionResultCDOSessionProtocol.commitTransaction(int transactionID, - String comment, - boolean releaseLocks, - CDOIDProvider idProvider, - CDOCommitData commitData, - Collection<CDOLob<?>> lobs, - OMMonitor monitor) - -
    -          Deprecated. Not called anymore. Use #commitTransaction(InternalCDOCommitContext, OMMonitor) instead.
    -  -

    - - - - - - - - - - - - - - - - - - - - -
    Constructors in org.eclipse.emf.spi.cdo with parameters of type CDOIDProvider
    CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster(CDOIDProvider idProvider, - CDOIDMapper idMapper) - -
    -           
    CDOSessionProtocol.CommitTransactionResult(CDOIDProvider idProvider, - byte rollbackReason, - String rollbackMessage, - CDOBranchPoint branchPoint, - long previousTimeStamp, - List<CDOObjectReference> xRefs, - boolean clearResourcePathCache) - -
    -           
    CDOSessionProtocol.CommitTransactionResult(CDOIDProvider idProvider, - CDOBranchPoint branchPoint, - long previousTimeStamp) - -
    -          Deprecated. As of 4.2
    CDOSessionProtocol.CommitTransactionResult(CDOIDProvider idProvider, - CDOBranchPoint branchPoint, - long previousTimeStamp, - boolean clearResourcePathCache) - -
    -           
    CDOSessionProtocol.CommitTransactionResult(CDOIDProvider idProvider, - String rollbackMessage, - CDOBranchPoint branchPoint, - long previousTimeStamp, - List<CDOObjectReference> xRefs) - -
    -          Deprecated. As of 4.2
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDProvider

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDReference.html index de8c2c132a..64b0f2272a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDReference.html @@ -1,269 +1,230 @@ - - - - - -Uses of Class org.eclipse.emf.cdo.common.id.CDOIDReference (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Class
    org.eclipse.emf.cdo.common.id.CDOIDReference

    -
    - - - - - - - - - - - - - - - - - -
    -Packages that use CDOIDReference
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
    org.eclipse.emf.cdo.spi.common.protocolCommon base implementations for dealing with I/O of CDO data structures. 
    -  -

    - - - - - -
    -Uses of CDOIDReference in org.eclipse.emf.cdo.common.protocol
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.common.protocol that return CDOIDReference
    - CDOIDReferenceCDODataInput.readCDOIDReference() - -
    -           
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.common.protocol with parameters of type CDOIDReference
    - voidCDODataOutput.writeCDOIDReference(CDOIDReference idReference) - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDReference in org.eclipse.emf.cdo.server
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.server that return types with arguments of type CDOIDReference
    - List<CDOIDReference>IStoreAccessor.CommitContext.getXRefs() - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDReference in org.eclipse.emf.cdo.spi.common.protocol
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.spi.common.protocol that return CDOIDReference
    - CDOIDReferenceCDODataInputImpl.readCDOIDReference() - -
    -           
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.spi.common.protocol with parameters of type CDOIDReference
    - voidCDODataOutputImpl.writeCDOIDReference(CDOIDReference idReference) - -
    -           
    -  -

    -


    - - +
    +

    Uses of Class
    org.eclipse.emf.cdo.common.id.CDOIDReference

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDString.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDString.html index 522b8c1219..e09736b8d4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDString.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDString.html @@ -1,143 +1,114 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOIDString (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDString

    -
    -No usage of org.eclipse.emf.cdo.common.id.CDOIDString -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDString

    +
    +
    No usage of org.eclipse.emf.cdo.common.id.CDOIDString
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDTemp.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDTemp.html index 7024b0a0dc..2096b5e0fd 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDTemp.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDTemp.html @@ -1,208 +1,184 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOIDTemp (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDTemp

    -
    - - - - - - - - - - - - - -
    -Packages that use CDOIDTemp
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - -
    -Uses of CDOIDTemp in org.eclipse.emf.cdo.common.id
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.cdo.common.id that return CDOIDTemp
    -static CDOIDTempCDOIDUtil.createTempObject(int value) - -
    -           
    -  -

    - - - - - -
    -Uses of CDOIDTemp in org.eclipse.emf.spi.cdo
    -  -

    - - - - - - - - - -
    Methods in org.eclipse.emf.spi.cdo that return CDOIDTemp
    - CDOIDTempInternalCDOTransaction.getNextTemporaryID() - -
    -          Deprecated. InternalCDOTransaction.createIDForNewObject(EObject) is called since 4.1.
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIDTemp

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDUtil.html index 1aac992e30..c35296550b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIDUtil.html @@ -1,143 +1,114 @@ - - - - - -Uses of Class org.eclipse.emf.cdo.common.id.CDOIDUtil (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Class
    org.eclipse.emf.cdo.common.id.CDOIDUtil

    -
    -No usage of org.eclipse.emf.cdo.common.id.CDOIDUtil -

    -


    - - +
    +

    Uses of Class
    org.eclipse.emf.cdo.common.id.CDOIDUtil

    +
    +
    No usage of org.eclipse.emf.cdo.common.id.CDOIDUtil
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIdentifiable.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIdentifiable.html new file mode 100644 index 0000000000..643c0ea72d --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOIdentifiable.html @@ -0,0 +1,296 @@ + + + + + +Uses of Interface org.eclipse.emf.cdo.common.id.CDOIdentifiable (CDO Model Repository Documentation) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOIdentifiable

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html index 81aaa7e5e7..91d004765d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html @@ -1,208 +1,184 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOReference (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOReference

    -
    - - - - - - - - - - - - - -
    -Packages that use CDOReference
    org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    -  -

    - - - - - -
    -Uses of CDOReference in org.eclipse.emf.cdo
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOReference in org.eclipse.emf.cdo
    - interfaceCDOObjectReference - -
    -          Represents a CDOObject typed reference from one object to another object.
    -  -

    - - - - - -
    -Uses of CDOReference in org.eclipse.emf.cdo.common.id
    -  -

    - - - - - - - - - -
    Classes in org.eclipse.emf.cdo.common.id that implement CDOReference
    - classCDOIDReference - -
    -          Represents a CDOID typed reference from one object to another object.
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOReference

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOWithID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOWithID.html index 3e7fed27c4..8331a21381 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOWithID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOWithID.html @@ -1,769 +1,1114 @@ - - - - - -Uses of Interface org.eclipse.emf.cdo.common.id.CDOWithID (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOWithID

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use CDOWithID
    org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
    org.eclipse.emf.cdo.eresourceThe generated EMF API of the CDO repository file system. 
    org.eclipse.emf.cdo.eresource.implThe generated EMF implementation of the CDO repository file system. 
    org.eclipse.emf.cdo.etypesThe generated EMF API of the CDO system data types and native annotations. 
    org.eclipse.emf.cdo.etypes.implThe generated EMF implementation of the CDO system data types and native annotations. 
    org.eclipse.emf.cdo.securityThe generated EMF API of the CDO security model. 
    org.eclipse.emf.cdo.security.implThe generated EMF implementation of the CDO security model. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOWithID in org.eclipse.emf.cdo
    - interfaceCDOObject - -
    -          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO - properties and features of those objects.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.eresource
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Subinterfaces of CDOWithID in org.eclipse.emf.cdo.eresource
    - interfaceCDOBinaryResource - -
    -          A representation of the model object 'CDO Binary Resource'.
    - interfaceCDOFileResource<IO> - -
    -          A representation of the model object 'CDO File Resource'.
    - interfaceCDOResource - -
    -          A representation of the model object 'CDO Resource'.
    - interfaceCDOResourceFolder - -
    -          A representation of the model object 'CDO Resource Folder'.
    - interfaceCDOResourceLeaf - -
    -          A representation of the model object 'CDO Resource Leaf'.
    - interfaceCDOResourceNode - -
    -          A representation of the model object 'CDO Resource Node'.
    - interfaceCDOTextResource - -
    -          A representation of the model object 'CDO Text Resource'.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.eresource.impl
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Classes in org.eclipse.emf.cdo.eresource.impl that implement CDOWithID
    - classCDOBinaryResourceImpl - -
    -          An implementation of the model object 'CDO Binary Resource'.
    - classCDOFileResourceImpl<IO> - -
    -          An implementation of the model object 'CDO File Resource'.
    - classCDOResourceFolderImpl - -
    -          An implementation of the model object 'CDO Resource Folder'.
    - classCDOResourceImpl - -
    -          An implementation of the model object 'CDO Resource'.
    - classCDOResourceLeafImpl - -
    -          An implementation of the model object 'CDO Resource Leaf'.
    - classCDOResourceNodeImpl - -
    -          An implementation of the model object 'CDO Resource Node'.
    - classCDOTextResourceImpl - -
    -          An implementation of the model object 'CDO Text Resource'.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.etypes
    -  -

    - - - - - - - - - - - - - -
    Subinterfaces of CDOWithID in org.eclipse.emf.cdo.etypes
    - interfaceAnnotation - -
    -          A representation of the model object 'Annotation'.
    - interfaceModelElement - -
    -          A representation of the model object 'Model Element'.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.etypes.impl
    -  -

    - - - - - - - - - - - - - -
    Classes in org.eclipse.emf.cdo.etypes.impl that implement CDOWithID
    - classAnnotationImpl - -
    -          An implementation of the model object 'Annotation'.
    - classModelElementImpl - -
    -          An implementation of the model object 'Model Element'.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.security
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Subinterfaces of CDOWithID in org.eclipse.emf.cdo.security
    - interfaceAssignee - -
    -          A representation of the model object 'Assignee'.
    - interfaceClassPermission - -
    -          A representation of the model object 'Class Permissionermission'
    - interfaceDirectory - -
    -          A representation of the model object 'Container'.
    - interfaceGroup - -
    -          A representation of the model object 'Group'.
    - interfaceObjectPermission - -
    -          A representation of the model object 'Object Permission'.
    - interfacePackagePermission - -
    -          A representation of the model object 'Package Permission'
    - interfacePermission - -
    -          A representation of the model object 'Permission'
    - interfaceRealm - -
    -          A representation of the model object 'Realm'.
    - interfaceResourcePermission - -
    -          A representation of the model object 'Resource Permission'
    - interfaceRole - -
    -          A representation of the model object 'Role'.
    - interfaceSecurityElement - -
    -          A representation of the model object 'Element'.
    - interfaceSecurityItem - -
    -          A representation of the model object 'Item'.
    - interfaceUser - -
    -          A representation of the model object 'User'.
    - interfaceUserPassword - -
    -          A representation of the model object 'User Password'.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.security.impl
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Classes in org.eclipse.emf.cdo.security.impl that implement CDOWithID
    - classAssigneeImpl - -
    -          An implementation of the model object 'Assignee'
    - classClassPermissionImpl - -
    -          An implementation of the model object 'Class Permission'
    - classDirectoryImpl - -
    -          An implementation of the model object 'Container'
    - classGroupImpl - -
    -          An implementation of the model object 'Group'
    - classObjectPermissionImpl - -
    -          An implementation of the model object 'Object Permission'.
    - classPackagePermissionImpl - -
    -          An implementation of the model object 'Package Permission'
    - classPermissionImpl - -
    -          An implementation of the model object 'Permission'
    - classRealmImpl - -
    -          An implementation of the model object 'Realm'
    - classResourcePermissionImpl - -
    -          An implementation of the model object 'Resource Permission'
    - classRoleImpl - -
    -          An implementation of the model object 'Role'
    - classSecurityElementImpl - -
    -          An implementation of the model object 'Element'
    - classSecurityItemImpl - -
    -          An implementation of the model object 'Item'
    - classUserImpl - -
    -          An implementation of the model object 'User'
    - classUserPasswordImpl - -
    -          An implementation of the model object 'User Password'
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.cdo.view
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOWithID in org.eclipse.emf.cdo.view
    - interfaceCDOStaleObject - -
    -          A marker interface for stale objects as produced by CDOStaleReferencePolicy.PROXY.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.internal.cdo
    -  -

    - - - - - - - - - -
    Classes in org.eclipse.emf.internal.cdo that implement CDOWithID
    - classCDOObjectImpl - -
    -          The base class of all native objects.
    -  -

    - - - - - -
    -Uses of CDOWithID in org.eclipse.emf.spi.cdo
    -  -

    - - - - - - - - - - - - - -
    Subinterfaces of CDOWithID in org.eclipse.emf.spi.cdo
    - interfaceInternalCDOObject - -
    -          If the meaning of this type isn't clear, there really should be more of a description here...
    - interfaceInternalCDOResource - -
    -          Internal protocol for the CDOResource.
    -  -

    -


    - - +
    +

    Uses of Interface
    org.eclipse.emf.cdo.common.id.CDOWithID

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-frame.html index fb059d207e..9960a5b320 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-frame.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-frame.html @@ -1,75 +1,38 @@ - - - - - -org.eclipse.emf.cdo.common.id (CDO Model Repository Documentation) - - - - - - - - - - - - -org.eclipse.emf.cdo.common.id - - - - -
    -Interfaces  - -
    -CDOID -
    -CDOIDExternal -
    -CDOIDGenerator -
    -CDOIDObject -
    -CDOIDProvider -
    -CDOIDString -
    -CDOIDTemp -
    -CDOReference -
    -CDOWithID
    - - - - - - -
    -Classes  - -
    -CDOIDReference -
    -CDOIDUtil
    - - - - - - -
    -Enums  - -
    -CDOID.ObjectType -
    -CDOID.Type
    - - - - + + + + +org.eclipse.emf.cdo.common.id (CDO Model Repository Documentation) + + + + +

    org.eclipse.emf.cdo.common.id

    +
    +

    Interfaces

    + +

    Classes

    + +

    Enums

    + +
    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html index 57b8380ca8..8040cb25bb 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html @@ -1,253 +1,264 @@ - - - + + + - -org.eclipse.emf.cdo.common.id (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -

    -Package org.eclipse.emf.cdo.common.id -

    - -Common concepts for dealing with object and revision IDs. - -

    - +

    +

    Package org.eclipse.emf.cdo.common.id

    +
    +
    Common concepts for dealing with object and revision IDs.
    +
    +

    See: Description

    +
    +
    - - - + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Interface Summary
    CDOIDIdentifies CDO objects uniquely in a CDO repository.
    CDOIDExternalThe ID of a CDO object that is external to a CDO repository.
    CDOIDGeneratorGenerates IDs.
    CDOIDObjectThe ID of a CDO object that is persistent in a CDO repository.
    CDOIDProviderProvides the IDs of passed objects.
    CDOIDStringA CDOID with a String value.
    CDOIDTempThe ID of a CDO object that is new in a dirty (uncommitted) CDO transaction.
    CDOReference<OBJECT>Represents a reference from one object to another object, possibly CDOID or CDOObject typed.
    CDOWithIDAn identifiable object.
    -  - -

    - - - - - - - - - - - - - -
    -Class Summary
    CDOIDReferenceRepresents a CDOID typed reference from one object to another object.
    CDOIDUtilVarious static methods that may help with CDO IDs.
    -  - -

    - - - - - - - - - - - - - -
    -Enum Summary
    CDOID.ObjectTypeEnumerates the possible sub types of CDO IDs with the main type OBJECT.
    CDOID.TypeEnumerates the possible types of CDO IDs.
    -  - -

    -

    - -

    -

    -
    -
    - - +
    + + + + +

    Package org.eclipse.emf.cdo.common.id Description

    +
    Common concepts for dealing with object and revision IDs.
    +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.png index 9039b7e395..1cd85a3c25 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html index c29a10cff0..4669052d27 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html @@ -1,995 +1,1149 @@ - - - - - -Uses of Package org.eclipse.emf.cdo.common.id (CDO Model Repository Documentation) - - - - - - - - - - - - - -
    - - +//--> + + - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -
    -

    -Uses of Package
    org.eclipse.emf.cdo.common.id

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use org.eclipse.emf.cdo.common.id
    org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
    org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
    org.eclipse.emf.cdo.common.commitCommon concepts for dealing with commits and change sets. 
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    org.eclipse.emf.cdo.common.lockCommon concepts for dealing with durable locks and views. 
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.common.revisionCommon concepts for dealing with revisions and revision lists. 
    org.eclipse.emf.cdo.common.revision.deltaCommon concepts for dealing with revision deltas and feature deltas. 
    org.eclipse.emf.cdo.common.utilCommon utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.compareClient concepts for integrating EMF Compare with CDO. 
    org.eclipse.emf.cdo.eresourceThe generated EMF API of the CDO repository file system. 
    org.eclipse.emf.cdo.eresource.implThe generated EMF implementation of the CDO repository file system. 
    org.eclipse.emf.cdo.etypesThe generated EMF API of the CDO system data types and native annotations. 
    org.eclipse.emf.cdo.etypes.implThe generated EMF implementation of the CDO system data types and native annotations. 
    org.eclipse.emf.cdo.securityThe generated EMF API of the CDO security model. 
    org.eclipse.emf.cdo.security.implThe generated EMF implementation of the CDO security model. 
    org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
    org.eclipse.emf.cdo.server.dbServer concepts for dealing with DB stores and accessors. 
    org.eclipse.emf.cdo.server.db.mappingServer concepts for dealing with mapping strategies and mappings for classes, lists and types. 
    org.eclipse.emf.cdo.server.memServer concepts for dealing with in-memory stores. 
    org.eclipse.emf.cdo.server.oclServer implementation of a generic OCL query handler. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to CDO repositories. 
    org.eclipse.emf.cdo.spi.common.commitCommon service provider interfaces and useful base implementations for dealing with commits and change sets. 
    org.eclipse.emf.cdo.spi.common.idCommon service provider interfaces and useful base implementations for dealing with object and revision IDs. 
    org.eclipse.emf.cdo.spi.common.modelCommon service provider interfaces and useful base implementations for dealing with models and types 
    org.eclipse.emf.cdo.spi.common.protocolCommon base implementations for dealing with I/O of CDO data structures. 
    org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.spi.workspaceServer provider interfaces (SPI) for CDO workspaces
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.utilClient utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    org.eclipse.emf.cdo.workspaceConcepts to checkout, open and further operate CDO workspaces
    org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOReference - -
    -          Represents a reference from one object to another object, possibly CDOID or CDOObject typed.
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.commit
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.id
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    CDOID.Type - -
    -          Enumerates the possible types of CDO IDs.
    CDOIDExternal - -
    -          The ID of a CDO object that is external to a CDO repository.
    CDOIDGenerator - -
    -          Generates IDs.
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    CDOIDTemp - -
    -          The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction.
    CDOReference - -
    -          Represents a reference from one object to another object, possibly CDOID or CDOObject typed.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.lock
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.protocol
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    CDOIDReference - -
    -          Represents a CDOID typed reference from one object to another object.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.revision
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.revision.delta
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.common.util
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.compare
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.eresource
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.eresource.impl
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.etypes
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.etypes.impl
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.security
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.security.impl
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.server
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    CDOIDReference - -
    -          Represents a CDOID typed reference from one object to another object.
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.server.db
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.server.db.mapping
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.server.mem
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.server.ocl
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.session
    CDOIDGenerator - -
    -          Generates IDs.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.common.commit
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.common.id
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    CDOIDObject - -
    -          The ID of a CDO object that is persistent in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.common.model
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.common.protocol
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    CDOIDReference - -
    -          Represents a CDOID typed reference from one object to another object.
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.common.revision
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.server
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.spi.workspace
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.transaction
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.util
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.view
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.cdo.workspace
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOIDGenerator - -
    -          Generates IDs.
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.internal.cdo
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOWithID - -
    -          An identifiable object.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.id used by org.eclipse.emf.spi.cdo
    CDOID - -
    -          Identifies CDO objects uniquely in a CDO repository.
    CDOID.ObjectType - -
    -          Enumerates the possible sub types of CDO IDs with the main type OBJECT.
    CDOIDGenerator - -
    -          Generates IDs.
    CDOIDProvider - -
    -          Provides the IDs of passed objects.
    CDOIDTemp - -
    -          The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction.
    CDOWithID - -
    -          An identifiable object.
    -  -

    -


    - - +
    +

    Uses of Package
    org.eclipse.emf.cdo.common.id

    +
    +
    + +
    - - - - - - - - - - - - -
    - -
    - + + + + + - -
    -Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

    Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

    + + -- cgit v1.2.3