OSID Logo
OSID Specifications
mapping path batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.mapping.path.batch.MappingPathBatchProfile
Implementsosid.OsidProfile
Description

The MappingPathBatchProfile describes the interoperability among batch resourcing services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of paths is available.

Returnboolean true 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.

Returnboolean true 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.

Returnboolean true 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.

Returnboolean true 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.

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