|
||||||||||
| 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.ParagraphCoherenceIndexResult
public class ParagraphCoherenceIndexResult
| Constructor Summary | |
|---|---|
ParagraphCoherenceIndexResult()
|
|
| Method Summary | |
|---|---|
double |
getIndex()
|
java.lang.String |
getParagraphId()
|
void |
setIndex(double index)
|
void |
setParagraphId(java.lang.String paragraphId)
|
| 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 ParagraphCoherenceIndexResult()
| Method Detail |
|---|
public java.lang.String getParagraphId()
public void setParagraphId(java.lang.String paragraphId)
paragraphId - the paragraphId to setpublic double getIndex()
public void setIndex(double index)
index - the index to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||