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, wait
equals
public 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.indexed
- Number of class indexes that were present in its LSID.
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.