Interface TopologyVertex

  • All Superinterfaces:
    org.onlab.graph.Vertex
    All Known Implementing Classes:
    DefaultTopologyVertex

    public interface TopologyVertex
    extends org.onlab.graph.Vertex
    Represents a vertex in the topology graph.
    • Method Detail

      • deviceId

        DeviceId deviceId()
        Returns the associated infrastructure device identification.
        Returns:
        device identifier