public class OMEXMLModelComparator extends Object implements Comparator<ome.util.LSID>
Constructor and Description |
---|
OMEXMLModelComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ome.util.LSID x,
ome.util.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, wait
equals
public int compare(ome.util.LSID x, ome.util.LSID y)
compare
in interface Comparator<ome.util.LSID>
public int getValue(Class<? extends omero.model.IObject> klass, int indexes)
klass
- Class to assign a value to.indexed
- Number of class indexes that were present in its LSID.
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.