GrammarScope  4.0.0
Public Member Functions | Public Attributes | List of all members
grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation Class Reference
Inheritance diagram for grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation:
Collaboration graph
[legend]

Public Member Functions

 GSAnnotation (final String key, final Object value, final GSTreeNode parent)
 
- Public Member Functions inherited from grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode
 GSTreeNode (final AGrammaticalStructure node, final GSTreeNode parent, final boolean hasProperties, final boolean recurse)
 
TreeNode getParent ()
 
Enumeration< GSTreeNodechildren ()
 
int getChildCount ()
 
TreeNode getChildAt (final int childIndex)
 
int getIndex (final TreeNode node)
 
boolean isLeaf ()
 
boolean getAllowsChildren ()
 
String toString ()
 
String toId ()
 

Public Attributes

final String key
 
final Object value
 

Additional Inherited Members

- Protected Attributes inherited from grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode
final AGrammaticalStructure artifact
 
final GSTreeNode parent
 
final List< GSTreeNodechildren
 

Constructor & Destructor Documentation

◆ GSAnnotation()

grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation.GSAnnotation ( final String  key,
final Object  value,
final GSTreeNode  parent 
)

Member Data Documentation

◆ key

final String grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation.key

◆ value

final Object grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation.value

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