Package | Description |
---|---|
ever.pipeline |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Clause> |
Sentence.getClauseList()
Returns the clause list
|
Modifier and Type | Method and Description |
---|---|
void |
Sentence.setClauseList(java.util.ArrayList<Clause> clauseList)
Sets clause list
|