Uses of Interface
org.osid.mapping.route.RouteSegment
Packages that use RouteSegment
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.route
service.
-
Uses of RouteSegment in org.osid.mapping.route
Methods in org.osid.mapping.route that return RouteSegmentModifier and TypeMethodDescriptionRouteAdminSession.createRouteSegment(RouteSegmentForm routeSegmentForm) Creates a newRouteSegment.MyRouteSession.getMyRouteSegment()Gets the current route segment of this agent.RouteSegmentList.getNextRouteSegment()Gets the nextRouteSegmentin this list.RouteSegmentList.getNextRouteSegments(long n) Gets the next set ofRouteSegmentelements in this list.RouteProgress.getRouteSegment()Gets the current route segment.ResourceRouteSession.getRouteSegmentForResource(Id resourceId) Gets the current route of the given resource.MyRouteSession.selectMyRoute(Id routeId) Sets the route for this agent.