Openable, OpenedAccessorLinkComponent.LinkAutomatonAbstractDeviceAutomaton, DeviceAutomatonImplpublic static interface Openable.OpenAutomaton extends Openable, OpenedAccessor
Openable.OpenAutomaton interface defines those methods related to the
opening of connection(s) life-cycle. The semantics of this interface is
very similar to that of the Initializable.InitializeAutomaton interface. To
clarify the context regarding connections, the Openable.OpenAutomaton
interface has been introduced.Openable.OpenAutomaton, Openable.OpenBuilder<B extends Openable.OpenBuilder<B>>OpenedAccessor.OpenedMutator, OpenedAccessor.OpenedProperty| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isOpenable() |
Determines whether the component's connection(s) may get opened.
|
open, openUncheckedisOpenedboolean isOpenable()
Openable.open() is possible.Copyright © 2018. All rights reserved.