public class OMEXMLModelComparator extends Object implements Comparator<LSID>
| Constructor and Description | 
|---|
OMEXMLModelComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(LSID x,
       LSID y)  | 
int | 
getValue(Class<? extends omero.model.IObject> klass,
        int indexes)
Assigns a value to a particular class based on its location in the
 OME-XML hierarchy. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(LSID x, LSID y)
compare in interface Comparator<LSID>public int getValue(Class<? extends omero.model.IObject> klass, int indexes)
klass - Class to assign a value to.indexes - Number of class indexes that were present in its LSID.
                
                
Version: 5.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.