Uses of Interface
org.osid.topology.Graph

Packages that use Graph
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.
The Open Service Interface Definitions for the org.osid.topology.rules service.
  • Uses of Graph in org.osid.topology

    Methods in org.osid.topology that return Graph
    Modifier and Type
    Method
    Description
    GraphAdminSession.createGraph(GraphForm graphForm)
    Creates a new Graph .
    EdgeAdminSession.getGraph()
    Gets the Graph associated with this session.
    EdgeLookupSession.getGraph()
    Gets the Graph associated with this session.
    EdgeNotificationSession.getGraph()
    Gets the Graph associated with this session.
    EdgeQuerySession.getGraph()
    Gets the Graph associated with this session.
    EdgeSmartGraphSession.getGraph()
    Gets the Graph associated with this session.
    GraphLookupSession.getGraph(Id graphId)
    Gets the Graph specified by its Id .
    GraphNode.getGraph()
    Gets the Graph at this node.
    NodeAdminSession.getGraph()
    Gets the Graph associated with this session.
    NodeLookupSession.getGraph()
    Gets the Graph associated with this session.
    NodeNotificationSession.getGraph()
    Gets the Graph associated with this session.
    NodeQuerySession.getGraph()
    Gets the Graph associated with this session.
    NodeSmartGraphSession.getGraph()
    Gets the Graph associated with this session.
    TopologyRoutingSession.getGraph()
    Gets the Graph associated with this session.
    TopologyTraversalSession.getGraph()
    Gets the Graph associated with this session.
    GraphList.getNextGraph()
    Gets the next Graph in this list.
    GraphList.getNextGraphs(long n)
    Gets the next set of Graph elements in this list.
  • Uses of Graph in org.osid.topology.path

    Methods in org.osid.topology.path that return Graph
    Modifier and Type
    Method
    Description
    PathAdminSession.getGraph()
    Gets the Graph associated with this session.
    PathLookupSession.getGraph()
    Gets the Graph associated with this session.
    PathNotificationSession.getGraph()
    Gets the Graph associated with this session.
    PathQuerySession.getGraph()
    Gets the Graph associated with this session.
    PathSmartGraphSession.getGraph()
    Gets the Graph associated with this session.
  • Uses of Graph in org.osid.topology.rules

    Methods in org.osid.topology.rules that return Graph
    Modifier and Type
    Method
    Description
    EdgeEnablerAdminSession.getGraph()
    Gets the Graph associated with this session.
    EdgeEnablerLookupSession.getGraph()
    Gets the Graph associated with this session.
    EdgeEnablerNotificationSession.getGraph()
    Gets the Graph associated with this session.
    EdgeEnablerQuerySession.getGraph()
    Gets the Graph associated with this session.
    EdgeEnablerRuleApplicationSession.getGraph()
    Gets the Graph associated with this session.
    EdgeEnablerRuleLookupSession.getGraph()
    Gets the Graph associated with this session.
    EdgeEnablerSmartGraphSession.getGraph()
    Gets the Graph associated with this session.