◆ Term()
grammarscope.server.spo.SPOStructure.Term.Term |
( |
final Tree |
root, |
|
|
final GrammaticalRelation |
relation, |
|
|
final Tree |
tree, |
|
|
final Tree |
headTree, |
|
|
final String |
headLemma, |
|
|
final Integer |
headIndex |
|
) |
| |
Constructor
- Parameters
-
root | scope |
relation | grammatical relation |
tree | tree |
headTree | head tree |
headLemma | head lemma |
headIndex | head index |
◆ toString()
String grammarscope.server.spo.SPOStructure.Term.toString |
( |
| ) |
|
◆ headIndex
final Integer grammarscope.server.spo.SPOStructure.Term.headIndex |
◆ headLemma
final String grammarscope.server.spo.SPOStructure.Term.headLemma |
◆ headTree
final Tree grammarscope.server.spo.SPOStructure.Term.headTree |
◆ relation
final GrammaticalRelation grammarscope.server.spo.SPOStructure.Term.relation |
◆ root
final Tree grammarscope.server.spo.SPOStructure.Term.root |
◆ tree
final Tree grammarscope.server.spo.SPOStructure.Term.tree |
The documentation for this class was generated from the following file: