public 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
OpenedAccessor.OpenedMutator, OpenedAccessor.OpenedProperty
Modifier and Type | Method and Description |
---|---|
boolean |
isOpenable()
Determines whether the component's connection(s) may get opened.
|
isOpened
boolean isOpenable()
Openable.open()
is possible.Copyright © 2015. All rights reserved.