OSID Logo
OSID Specifications
mapping path batch package
Version 3.0.0
Interfaceosid.mapping.path.batch.MappingPathBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.mapping.path.batch.MappingPathBatchManager
osid.mapping.path.batch.MappingPathBatchProxyManager
Description

The MappingPathBatchProfile describes the interoperability among batch resourcing services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPathBatchAdmin
Description

Tests if bulk administration of paths is available.

Returnbooleantrue if a path bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsIntersectionBatchAdmin
Description

Tests if bulk administration of intersections is available.

Returnbooleantrue if an intersection bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSpeedZoneBatchAdmin
Description

Tests if bulk administration of speed zones is available.

Returnbooleantrue if a speed zone bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSignalBatchAdmin
Description

Tests if bulk administration of signals is available.

Returnbooleantrue if a signal bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsObstacleBatchAdmin
Description

Tests if bulk administration of obstacles is available.

Returnbooleantrue if an obstacle bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.