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

Public Member Functions

 GSHead (final AGrammaticalStructure artifact, 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 ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ GSHead()

grammarscope.browser.components.GrammaticalStructureTree.GSHead.GSHead ( final AGrammaticalStructure  artifact,
final GSTreeNode  parent 
)

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