Package | Description |
---|---|
org.osid.topology |
The Open Service Interface Definitions for the org.osid.topology
service.
|
org.osid.topology.path |
The Open Service Interface Definitions for the org.osid.topology.path
service.
|
org.osid.topology.rules |
The Open Service Interface Definitions for the org.osid.topology.rules
service.
|
Modifier and Type | Method and Description |
---|---|
Graph |
GraphAdminSession.createGraph(GraphForm graphForm)
Creates a new
Graph. |
Graph |
EdgeAdminSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeLookupSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeNotificationSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeQuerySession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeSmartGraphSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
GraphNode.getGraph()
Gets the
Graph at this node. |
Graph |
NodeAdminSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
NodeLookupSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
NodeNotificationSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
NodeQuerySession.getGraph()
Gets the
Graph associated with this session. |
Graph |
NodeSmartGraphSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
TopologyRoutingSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
TopologyTraversalSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
GraphLookupSession.getGraph(Id graphId)
Gets the
Graph specified by its Id. |
Graph |
GraphList.getNextGraph()
Gets the next
Graph in this list. |
Graph[] |
GraphList.getNextGraphs(long n)
Gets the next set of
Graph elements in this list. |
Modifier and Type | Method and Description |
---|---|
Graph |
PathAdminSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
PathLookupSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
PathNotificationSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
PathQuerySession.getGraph()
Gets the
Graph associated with this session. |
Graph |
PathSmartGraphSession.getGraph()
Gets the
Graph associated with this session. |
Modifier and Type | Method and Description |
---|---|
Graph |
EdgeEnablerAdminSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeEnablerLookupSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeEnablerNotificationSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeEnablerQuerySession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeEnablerRuleApplicationSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeEnablerRuleLookupSession.getGraph()
Gets the
Graph associated with this session. |
Graph |
EdgeEnablerSmartGraphSession.getGraph()
Gets the
Graph associated with this session. |