From 0306f5715342ef2722077475c5440307341420c2 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Sat, 28 May 2011 11:18:15 +0000 Subject: javadoc -> doc plugin --- .../org/eclipse/emf/cdo/CDONotification.html | 294 +++++++++++++++++++++ 1 file changed, 294 insertions(+) create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html new file mode 100644 index 0000000000..d9b70375de --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html @@ -0,0 +1,294 @@ + + + + + + +CDONotification (CDO API Specification) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.eclipse.emf.cdo +
+Interface CDONotification

+
+
All Superinterfaces:
Notification
+
+
+
All Known Subinterfaces:
CDODeltaNotification, CDOInvalidationNotification
+
+
+
+
public interface CDONotification
extends Notification
+ + +

+TODO Simon: JavaDoc +

+ +

+

+
Since:
+
2.0
+
Author:
+
Simon McDuff
+
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.
+
+
+ +

+ + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intDETACH_OBJECT + +
+          TODO Simon: JavaDoc
+static intEVENT_TYPE_CDO_START + +
+          TODO Simon: JavaDoc
+static intINVALIDATE + +
+          TODO Simon: JavaDoc
+ + + + + + + +
Fields inherited from interface org.eclipse.emf.common.notify.Notification
ADD, ADD_MANY, CREATE, EVENT_TYPE_COUNT, MOVE, NO_FEATURE_ID, NO_INDEX, REMOVE, REMOVE_MANY, REMOVING_ADAPTER, RESOLVE, SET, UNSET
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from interface org.eclipse.emf.common.notify.Notification
getEventType, getFeature, getFeatureID, getNewBooleanValue, getNewByteValue, getNewCharValue, getNewDoubleValue, getNewFloatValue, getNewIntValue, getNewLongValue, getNewShortValue, getNewStringValue, getNewValue, getNotifier, getOldBooleanValue, getOldByteValue, getOldCharValue, getOldDoubleValue, getOldFloatValue, getOldIntValue, getOldLongValue, getOldShortValue, getOldStringValue, getOldValue, getPosition, isReset, isTouch, merge, wasSet
+  +

+ + + + + + + + +
+Field Detail
+ +

+EVENT_TYPE_CDO_START

+
+static final int EVENT_TYPE_CDO_START
+
+
TODO Simon: JavaDoc +

+

+
See Also:
Constant Field Values
+
+
+ +

+DETACH_OBJECT

+
+static final int DETACH_OBJECT
+
+
TODO Simon: JavaDoc +

+

+
See Also:
Constant Field Values
+
+
+ +

+INVALIDATE

+
+static final int INVALIDATE
+
+
TODO Simon: JavaDoc +

+

+
See Also:
Constant Field Values
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + -- cgit v1.2.3