public final class EMFCompareConstants extends Object
Modifier and Type | Field and Description |
---|---|
static short |
LIST_SIZE_INSERTION_POINT_THRESHOLD
If the list on any one of the sides we're trying to display in the UI contains more elements than the
given threshold, don't try and compute the insertion index for differences merging.
|
static String |
NODE_TYPE__EMF_EOBJECT |
static String |
NODE_TYPE__EMF_RESOURCE |
static String |
NODE_TYPE__EMF_RESOURCESET |
public static final String NODE_TYPE__EMF_RESOURCESET
public static final String NODE_TYPE__EMF_RESOURCE
public static final String NODE_TYPE__EMF_EOBJECT
public static final short LIST_SIZE_INSERTION_POINT_THRESHOLD
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.