GrammarScope  4.0.0
Public Member Functions | Public Attributes | List of all members
grammarscope.server.spo.SPOStructure.Term Class Reference
Collaboration diagram for grammarscope.server.spo.SPOStructure.Term:
Collaboration graph
[legend]

Public Member Functions

 Term (final Tree root, final GrammaticalRelation relation, final Tree tree, final Tree headTree, final String headLemma, final Integer headIndex)
 
String toString ()
 

Public Attributes

final Tree root
 
final GrammaticalRelation relation
 
final Tree tree
 
final Tree headTree
 
final String headLemma
 
final Integer headIndex
 

Detailed Description

Term

Author
Bernard Bou

Constructor & Destructor Documentation

◆ 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
rootscope
relationgrammatical relation
treetree
headTreehead tree
headLemmahead lemma
headIndexhead index

Member Function Documentation

◆ toString()

String grammarscope.server.spo.SPOStructure.Term.toString ( )

Member Data Documentation

◆ headIndex

final Integer grammarscope.server.spo.SPOStructure.Term.headIndex

Head index

◆ headLemma

final String grammarscope.server.spo.SPOStructure.Term.headLemma

Head lemma

◆ headTree

final Tree grammarscope.server.spo.SPOStructure.Term.headTree

Head tree

◆ relation

final GrammaticalRelation grammarscope.server.spo.SPOStructure.Term.relation

Relation

◆ root

final Tree grammarscope.server.spo.SPOStructure.Term.root

Scope

◆ tree

final Tree grammarscope.server.spo.SPOStructure.Term.tree

Tree


The documentation for this class was generated from the following file: