Protege 3.4.1

edu.stanford.smi.protege.ui
Class FrameComparator

java.lang.Object
  extended by edu.stanford.smi.protege.ui.FrameComparator
All Implemented Interfaces:
Comparator<Frame>

public class FrameComparator
extends Object
implements Comparator<Frame>

Comparator for frames. The actually comparison criterion is delegated to the Frame.compareTo() method.

Author:
Ray Fergerson

Constructor Summary
FrameComparator()
           
 
Method Summary
 int compare(Frame f1, Frame f2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

FrameComparator

public FrameComparator()
Method Detail

compare

public int compare(Frame f1,
                   Frame f2)
Specified by:
compare in interface Comparator<Frame>

Protege 3.4.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.