Package | Description |
---|---|
com.articulate.sigma.nlg |
Modifier and Type | Method and Description |
---|---|
SVOElement |
Sentence.getDirectObject() |
SVOElement |
Sentence.getSubject() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SVOElement> |
Sentence.getIndirectObjects() |
Modifier and Type | Method and Description |
---|---|
void |
Sentence.setDirectObject(SVOElement directObject) |
void |
Sentence.setSubject(SVOElement subject) |
Modifier and Type | Method and Description |
---|---|
void |
Sentence.setIndirectObjects(java.util.List<SVOElement> indirectObjects) |