OSID Logo
OSID Specifications
topology batch package
Version 3.0.0
Interfaceosid.topology.batch.TopologyBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.topology.batch.TopologyBatchManager
osid.topology.batch.TopologyBatchProxyManager
Description

The TopologyBatchProfile describes the interoperability among topology batch services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of nodes is available.

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

Tests if bulk administration of edges is available.

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

Tests if bulk administration of graph is available.

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