Package | Description |
---|---|
org.osid.topology |
The Open Service Interface Definitions for the org.osid.topology
service.
|
org.osid.topology.batch |
The Open Service Interface Definitions for the org.osid.topology.batch
service.
|
Class and Description |
---|
TopologyBatchManager
The topology batch manager provides access to topology batch sessions
and provides interoperability tests for various aspects of this service.
|
TopologyBatchProxyManager
The topology batch proxy manager provides access to topology batch
sessions and provides interoperability tests for various aspects of this
service.
|
Class and Description |
---|
EdgeBatchAdminSession
This session creates, updates, and deletes
Edges in
bulk. |
EdgeBatchForm
This is the form for creating and updating edges in bulk.
|
EdgeBatchFormList
Like all
OsidLists, EdgeBatchFormList
provides a means for accessing EdgeBatchForm elements
sequentially either one at a time or many at a time. |
EdgePeer
An interface for the peers of the
Edge relationship. |
EdgePeerList
Like all
OsidLists, EdgePeerList provides
a means for accessing EdgePeer elements sequentially either
one at a time or many at a time. |
GraphBatchAdminSession
This session creates, updates, and deletes
Graphs in
bulk. |
GraphBatchForm
This is the form for creating and updating graphs in bulk.
|
GraphBatchFormList
Like all
OsidLists, GraphBatchFormList
provides a means for accessing GraphBatchForm elements
sequentially either one at a time or many at a time. |
NodeBatchAdminSession
This session creates, updates, and deletes
Nodes in
bulk. |
NodeBatchForm
This is the form for creating and updating nodes in bulk.
|
NodeBatchFormList
Like all
OsidLists, NodeBatchFormList
provides a means for accessing NodeBatchForm elements
sequentially either one at a time or many at a time. |
TopologyBatchProfile
The
TopologyBatchProfile describes the interoperability
among topology batch services. |