dragon.nlp.compare
Interface IndexSortable

All Known Subinterfaces:
SortedElement
All Known Implementing Classes:
IRDoc, IRRelation, IRTerm, Phrase, SimpleElement, SimplePair, SimpleTermPredicate, Term, TextUnit, Token, Triple, UmlsCUI, WordPairStat

public interface IndexSortable

Interface for index-sortable objects

Copyright: Copyright (c) 2005

Company: IST, Drexel University

Version:
1.0
Author:
Davis Zhou

Method Summary
 int getIndex()
           
 void setIndex(int index)
           
 

Method Detail

getIndex

public int getIndex()

setIndex

public void setIndex(int index)