| Package | Description |
|---|---|
| org.cleartk.syntax.dependency.type |
| Modifier and Type | Method and Description |
|---|---|
DependencyRelation |
DependencyNode.getChildRelations(int i)
indexed getter for ChildRelations - gets an indexed value -
|
DependencyRelation |
DependencyNode.getHeadRelations(int i)
indexed getter for HeadRelations - gets an indexed value -
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyNode.setChildRelations(int i,
DependencyRelation v)
indexed setter for ChildRelations - sets an indexed value -
|
void |
DependencyNode.setHeadRelations(int i,
DependencyRelation v)
indexed setter for HeadRelations - sets an indexed value -
|
Copyright © 2014. All rights reserved.