BidirectionalConnectionComponent.BidirectionalConnectionAutomaton<INPUT,OUTPUT>, Closable.CloseAutomaton, ClosedAccessor.ClosedProperty, ConnectableComponent.ConnectableAutomaton, ConnectionComponent.ConnectionAutomaton<CON>, LinkComponent.LinkAutomatonAbstractConnectableAutomaton, AbstractDeviceAutomaton, ConnectionAutomatonImpl, DeviceAutomatonImplpublic interface ClosedAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ClosedAccessor.ClosedMutator |
Provides a mutator for a closed property.
|
static interface |
ClosedAccessor.ClosedProperty |
Provides a closed property.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isClosed() |
Retrieves the is-closed status.
|
boolean isClosed()
Closable.close().Copyright © 2018. All rights reserved.