Interface MappingPathManager

All Superinterfaces:
AutoCloseable, Closeable, MappingPathProfile, OsidManager, OsidManager, OsidProfile, Sourceable

public interface MappingPathManager extends OsidManager, MappingPathProfile

The mapping path manager provides access to path sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • PathLookupSession : a session to retrieve paths
  • PathQuerySession : a session to query for paths
  • PathSearchSession : a session to search for paths
  • PathAdminSession : a session to create and delete paths
  • PathNotificationSession : a session to receive notifications pertaining to path changes
  • PathMapSession : a session to looking up mappings of paths to maps
  • PathMapAssignmentSession : a session to manage path to map mappings
  • PathMapAssignmentSession : a session to manage dynamic maps of paths
  • PathSpatialSession : a session to query paths spatially
  • PathSpatialDesignSession : a session to spatially design paths
  • PathTravelSession : a session to examining a path for travel
  • ResourcePathNotificationSession : a session to subscirbe to resources moving across paths
  • ResourceVelocitySession : a session to examine resource velocities
  • ResourceVelocityUpdateSession : a session to update resource velocities
  • ResourceVelocityNotificationSession : a session to subscribe to changes in resource velocities
  • MyPathSession : a session to examine paths and velocities for the authenticated agent.
  • IntersectionLookupSession : a session to retrieve intersections
  • IntersectionQuerySession : a session to query for intersections
  • IntersectionSearchSession : a session to search for intersections
  • IntersectionAdminSession : a session to create and delete intersections
  • IntersectionNotificationSession : a session to receive notifications pertaining to intersection changes
  • IntersectionMapSession : a session to looking up mappings of intersections to maps
  • IntersectionMapAssignmentSession : a session to manage intersection to map mappings
  • IntersectionMapAssignmentSession : a session to manage dynamic maps of intersections
  • SpeedZoneLookupSession : a session to retrieve speed zones
  • SpeedZoneQuerySession : a session to query for speed zones
  • SpeedZoneSearchSession : a session to search for speed zones
  • SpeedZoneAdminSession : a session to create and delete speed zones
  • SpeedZoneNotificationSession : a session to receive notifications pertaining to speed zone changes
  • SpeedZoneMapSession : a session to look up speed zone to map mappings
  • SpeedZoneMapAssignmentSession : a session to manage speed zone to map mappings
  • SpeedZoneSmartMapSession : a session to manage dynamic maps of speed zones
  • SignalLookupSession : a session to retrieve signals
  • SignalQuerySession : a session to query for signals
  • SignalSearchSession : a session to search for signals
  • SignalAdminSession : a session to create and delete signals
  • SignalNotificationSession : a session to receive notifications pertaining to signal changes
  • SignalMapSession : a session to look up signal to map mappings
  • SignalMapAssignmentSession : a session to manage signal to map mappings
  • SignalSmartMapSession : a session to manage dynamic maps of signals
  • ResourceSignalNotificationSession : a session to subscribe to signal crossing events
  • ObstacleLookupSession : a session to retrieve obstacles
  • ObstacleQuerySession : a session to query for obstacles
  • ObstacleSearchSession : a session to search for obstacles
  • ObstacleAdminSession : a session to create and delete obstacles
  • ObstacleNotificationSession : a session to receive notifications pertaining to obstacles changes
  • ObstacleHierarchySession : a session to examine obstacles in a hierarchy
  • ObstacleHierarchyAssignmentSession : a session to traverse the obstacle hierarchy
  • ObstacleMapSession : a session to look up obstacle to map mappings
  • ObstacleMapAssignmentSession : a session to manage obstacle to map mappings
  • ObstacleSmartMapSession : a session to manage dynamic maps of obstacles