public class SimpleControlComponent extends ControlComponent
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>CMD, ERROR_STATE, EX_MODE, EX_STATE, OCCUPATION_STATE, OCCUPIER, OP_MODE, OPERATION_ABORT, OPERATION_AUTO, OPERATION_CLEAR, OPERATION_FREE, OPERATION_MANUAL, OPERATION_OCCUPY, OPERATION_PRIORITY, OPERATION_RESET, OPERATION_START, OPERATION_STOP, OPERATIONS, STATUS, WORK_STATE| Constructor and Description |
|---|
SimpleControlComponent()
Constructor
|
SimpleControlComponent(boolean explicitResetFinished)
Constructs this control component so that it can be configured if the
resetting stage should finalize on its own or if it needs another
confirmation through
ControlComponent.finishState() |
addControlComponentChangeListener, finishState, getCommand, getErrorState, getExecutionMode, getExecutionState, getOccupationState, getOccupierID, getOperationMode, getWorkState, put, removeControlComponentChangeListener, setCommand, setErrorState, setExecutionMode, setExecutionState, setOccupationState, setOccupierID, setOperationMode, setWorkStateclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic SimpleControlComponent()
public SimpleControlComponent(boolean explicitResetFinished)
ControlComponent.finishState()explicitResetFinished - Copyright © 2021. All rights reserved.