OSID Logo
OSID Specifications
topology batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.topology.batch.EdgePeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Edge relationship.

MethodgetSourceNodeId
Description

Gets the Id of the source node.

Returnosid.id.Idthe node Id
CompliancemandatoryThis method must be implemented.
MethodgetDestinationNodeId
Description

Gets the Id of the destination node.

Returnosid.id.Idthe node Id
CompliancemandatoryThis method must be implemented.