Uses of Interface
org.osid.mapping.path.ResourceVelocityList
Packages that use ResourceVelocityList
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of ResourceVelocityList in org.osid.mapping.path
Methods in org.osid.mapping.path that return ResourceVelocityListModifier and TypeMethodDescriptionResourceVelocitySession.geResourceVelociiesForResource(IdList resourceIds) Gets the current velocities of the given resources.ResourceVelocitySession.getResourceVelocitiesByGenusType(Id pathId) Gets the current velocities for a resource genus type.ResourceVelocitySession.getResourceVelocitiesInSpatialUnit(SpatialUnit spatialUnit) Gets the current velocities for given resources in the given spatial unit.ResourceVelocitySession.getResourceVelocitiesInSpatialUnitByGenusType(SpatialUnit spatialUnit, Type resourceGenusType) Gets the current velocities on a given path for a resource genus type.ResourceVelocitySession.getResourceVelocitiesOnPath(Id pathId) Gets the current resource velocities on a given path.ResourceVelocitySession.getResourceVelocitiesOnPathByGenusType(Id pathId, Type resourceGenusType) Gets the current velocities on a given path for a resource genus type.