Interface ConnectionStatusAccessor

All Superinterfaces:
OpenedAccessor
All Known Subinterfaces:
BidirectionalConnectionComponent.BidirectionalConnectionAutomaton<INPUT,OUTPUT>, ConnectableComponent.ConnectableAutomaton, ConnectionComponent.ConnectionAutomaton<CON>, ConnectionStatusAccessor.ConnectionStatusProperty, LinkComponent.LinkAutomaton
All Known Implementing Classes:
AbstractConnectableAutomaton, AbstractDeviceAutomaton, ConnectionAutomatonImpl, LinkAutomatonImpl

public interface ConnectionStatusAccessor extends OpenedAccessor
Provides an accessor for a ConnectionStatus property.
  • Method Details