|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
edu.isi.karma.modeling.semantictypes.mycrf.common | |
edu.isi.karma.modeling.semantictypes.mycrf.graph |
Uses of Node in edu.isi.karma.modeling.semantictypes.mycrf.common |
---|
Methods in edu.isi.karma.modeling.semantictypes.mycrf.common that return Node | |
---|---|
Node |
Node.getParentNode()
|
Methods in edu.isi.karma.modeling.semantictypes.mycrf.common that return types with arguments of type Node | |
---|---|
java.util.ArrayList<Node> |
Node.getChildrenNodesList()
|
Methods in edu.isi.karma.modeling.semantictypes.mycrf.common with parameters of type Node | |
---|---|
void |
Node.addChildNode(Node childNode)
|
void |
Node.setParentNode(Node parentNode)
|
Uses of Node in edu.isi.karma.modeling.semantictypes.mycrf.graph |
---|
Fields in edu.isi.karma.modeling.semantictypes.mycrf.graph declared as Node | |
---|---|
Node |
GraphFieldOnly.node
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |