Protege 2.1.2

edu.stanford.smi.protegex.widget.graph
Class GraphObjectComparator

java.lang.Object
  extended byedu.stanford.smi.protegex.widget.graph.GraphObjectComparator
All Implemented Interfaces:
Comparator

public class GraphObjectComparator
extends Object
implements Comparator


Constructor Summary
GraphObjectComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 boolean equals(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphObjectComparator

public GraphObjectComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator

equals

public boolean equals(Object obj)
Specified by:
equals in interface Comparator

Protege 2.1.2

Submit a bug report or feature request