OSID Logo
OSID Specifications
topology batch package
Version 3.1.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.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsNodeBatchAdmin
Description

Tests if bulk administration of nodes is available.

Returnboolean true if a node bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsEdgeBatchAdmin
Description

Tests if bulk administration of edges is available.

Returnboolean true if an edge bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsGraphBatchAdmin
Description

Tests if bulk administration of graph is available.

Returnboolean true if a graph bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.