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

Public Member Functions

 GSLink (final BasicRelation relation, 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 ()
 

Public Attributes

final BasicRelation relation
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ GSLink()

grammarscope.browser.components.GrammaticalStructureTree.GSLink.GSLink ( final BasicRelation  relation,
final AGrammaticalStructure  artifact,
final GSTreeNode  parent 
)

Member Data Documentation

◆ relation

final BasicRelation grammarscope.browser.components.GrammaticalStructureTree.GSLink.relation

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