Class LinkIdTransceiver

    • Constructor Detail

      • LinkIdTransceiver

        public LinkIdTransceiver​(org.opentrafficsim.core.network.OTSNetwork network)
        Construct a new LinkIdTransceiver.
        Parameters:
        network - OTSNetwork; the OTS network
    • Method Detail

      • getSet

        ImmutableSet<org.opentrafficsim.core.network.Link> getSet()
        Retrieve the set of names of objects that can be individually subscribed to.
        Specified by:
        getSet in class AbstractIdTransceiver
        Returns:
        Set<?>; the set of names of objects whose that can be subscribed to. Each object in this set should implement Identifiable