|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.eclipse.* |
|---|
| org.eclipse.emf.common.command.AbortExecutionException | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.command.CompoundCommand | ||
|---|---|---|
public static final int |
LAST_COMMAND_ALL |
-2147483648 |
public static final int |
MERGE_COMMAND_ALL |
2147483647 |
| org.eclipse.emf.common.notify.Notification | ||
|---|---|---|
public static final int |
ADD |
3 |
public static final int |
ADD_MANY |
5 |
public static final int |
CREATE |
0 |
public static final int |
EVENT_TYPE_COUNT |
10 |
public static final int |
MOVE |
7 |
public static final int |
NO_FEATURE_ID |
-1 |
public static final int |
NO_INDEX |
-1 |
public static final int |
REMOVE |
4 |
public static final int |
REMOVE_MANY |
6 |
public static final int |
REMOVING_ADAPTER |
8 |
public static final int |
RESOLVE |
9 |
public static final int |
SET |
1 |
public static final int |
UNSET |
2 |
| org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.notify.impl.NotificationChainImpl | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.notify.impl.NotificationImpl | ||
|---|---|---|
protected static final int |
IS_SET_CHANGE_INDEX |
-2 |
public static final int |
PRIMITIVE_TYPE_BOOLEAN |
0 |
public static final int |
PRIMITIVE_TYPE_BYTE |
1 |
public static final int |
PRIMITIVE_TYPE_CHAR |
2 |
public static final int |
PRIMITIVE_TYPE_DOUBLE |
3 |
public static final int |
PRIMITIVE_TYPE_FLOAT |
4 |
public static final int |
PRIMITIVE_TYPE_INT |
5 |
public static final int |
PRIMITIVE_TYPE_LONG |
6 |
public static final int |
PRIMITIVE_TYPE_OBJECT |
-1 |
public static final int |
PRIMITIVE_TYPE_SHORT |
7 |
| org.eclipse.emf.common.notify.impl.NotifierImpl | ||
|---|---|---|
protected static final int |
EDELIVER |
1 |
protected static final int |
ELAST_NOTIFIER_FLAG |
1 |
| org.eclipse.emf.common.notify.impl.NotifyingListImpl<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.AbstractEList.BasicIndexOutOfBoundsException | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.AbstractTreeIterator<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.ArrayDelegatingEList<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.BasicEList<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.BasicEList.BasicIndexOutOfBoundsException | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.BasicEList.FastCompare<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.BasicEList.UnmodifiableEList<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.BasicEMap<K,V> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.DelegatingEList<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.Diagnostic | ||
|---|---|---|
public static final int |
CANCEL |
8 |
public static final int |
ERROR |
4 |
public static final int |
INFO |
1 |
public static final int |
OK |
0 |
public static final int |
WARNING |
2 |
| org.eclipse.emf.common.util.DiagnosticException | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.Monitor | ||
|---|---|---|
public static final int |
UNKNOWN |
-1 |
| org.eclipse.emf.common.util.UniqueEList<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.UniqueEList.FastCompare<E> | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.URI | ||
|---|---|---|
private static final int |
ABSOLUTE_PATH_FLAG |
16 |
private static final char |
ARCHIVE_IDENTIFIER |
33 |
private static final java.lang.String |
ARCHIVE_SEPARATOR |
"!/" |
private static final java.lang.String |
AUTHORITY_SEPARATOR |
"//" |
private static final char |
DEVICE_IDENTIFIER |
58 |
private static final char |
ESCAPE |
37 |
private static final char |
FILE_EXTENSION_SEPARATOR |
46 |
public static final int |
FRAGMENT_FIRST_SEPARATOR |
1 |
public static final int |
FRAGMENT_LAST_SEPARATOR |
2 |
public static final int |
FRAGMENT_NONE |
0 |
private static final char |
FRAGMENT_SEPARATOR |
35 |
private static final int |
HIERARICHICAL_FLAG |
256 |
private static final char |
PORT_SEPARATOR |
58 |
private static final char |
QUERY_SEPARATOR |
63 |
private static final java.lang.String |
SCHEME_ARCHIVE |
"archive" |
private static final java.lang.String |
SCHEME_FILE |
"file" |
private static final java.lang.String |
SCHEME_JAR |
"jar" |
private static final java.lang.String |
SCHEME_PLATFORM |
"platform" |
private static final char |
SCHEME_SEPARATOR |
58 |
private static final java.lang.String |
SCHEME_ZIP |
"zip" |
private static final java.lang.String |
SEGMENT_EMPTY |
"" |
private static final java.lang.String |
SEGMENT_PARENT |
".." |
private static final java.lang.String |
SEGMENT_SELF |
"." |
private static final char |
SEGMENT_SEPARATOR |
47 |
private static final char |
USER_INFO_SEPARATOR |
64 |
| org.eclipse.emf.common.util.org.eclipse.emf.common.util.URI.URICache | ||
|---|---|---|
static final int |
MIN_LIMIT |
1000 |
private static final long |
serialVersionUID |
1L |
| org.eclipse.emf.common.util.WrappedException | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||