Uses of Interface
org.osid.topology.Node
Packages that use Node
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
The Open Service Interface Definitions for the org.osid.topology.path
service.
-
Uses of Node in org.osid.topology
Methods in org.osid.topology that return NodeModifier and TypeMethodDescriptionNodeAdminSession.createNode(NodeForm nodeForm) Creates a newNode.Edge.getDestinationNode()Gets the destination node of this edge.NodeList.getNextNode()Gets the nextNodein this list.Node[]NodeList.getNextNodes(long n) Gets the next set ofNodeelements in this list.Gets theNodespecified by itsId.Edge.getSourceNode()Gets theIdof the source node of this edge. -
Uses of Node in org.osid.topology.path
Methods in org.osid.topology.path that return NodeModifier and TypeMethodDescriptionPath.getEndingNode()Gets the ending node of this path.Path.getStartingNode()Gets the starting node of this path.