class GrammaticalStructureTree.GSLink extends GrammaticalStructureTree.GSTreeNode
| Modifier and Type | Field and Description |
|---|---|
BasicRelation |
relation |
artifact, children, parent| Constructor and Description |
|---|
GSLink(BasicRelation relation,
AGrammaticalStructure artifact,
GrammaticalStructureTree.GSTreeNode parent) |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf, toId, toStringpublic final BasicRelation relation
public GSLink(BasicRelation relation, AGrammaticalStructure artifact, GrammaticalStructureTree.GSTreeNode parent)