Interface ConnectablePosition<C extends Connectable<C>>

  • All Superinterfaces:
    Extension<C>
    All Known Implementing Classes:
    ConnectablePositionImpl

    public interface ConnectablePosition<C extends Connectable<C>>
    extends Extension<C>
    This class gives the position of a connectable relative to other equipments in the network.
    Author:
    Geoffroy Jamgotchian