|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttml.vectorspace.operations.results.AbstractResult
tml.vectorspace.operations.results.TermRankedResult
public class TermRankedResult
| Constructor Summary | |
|---|---|
TermRankedResult()
|
|
| Method Summary | |
|---|---|
double |
getRank()
|
java.lang.String |
getTerm()
|
void |
setRank(double rank)
|
void |
setTerm(java.lang.String term)
|
| Methods inherited from class tml.vectorspace.operations.results.AbstractResult |
|---|
getHeaders, getValues |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TermRankedResult()
| Method Detail |
|---|
public void setTerm(java.lang.String term)
term - the term to setpublic java.lang.String getTerm()
public void setRank(double rank)
rank - the rank to setpublic double getRank()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||