| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
BICEPSAlertSignalControl.getOperationState() |
AbstractOperationState |
BICEPSManeuver.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSManeuver.changed(AbstractOperationState s,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
DefaultBICEPSAlertSignalState.getOperationState() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSAlertSignalState.changed(AbstractOperationState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
protected void |
DefaultBICEPSAlertSignalState.setOperationState(AbstractOperationState newState) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
DefaultBICEPSManeuver.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSManeuver.changed(AbstractOperationState newState,
List<ChangedProperty> changedProps) |
protected void |
DefaultBICEPSManeuver.setActivateOperationState(AbstractOperationState state) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivateOperationState
State of an activate operation that is exposed on the SCO.
|
class |
SetAlertStateOperationState
State of an alert state set operation that is exposed on the SCO.
|
class |
SetComponentStateOperationState
State of a component state set operation that is exposed on the SCO.
|
class |
SetContextStateOperationState
State of a context state set operation that is exposed on the SCO.
|
class |
SetMetricStateOperationState
State of a METRIC state set operation that is exposed on the SCO.
|
class |
SetStringOperationState
State of a string set operation that is exposed on the SCO.
|
class |
SetValueOperationState
State of a numeric set operation that is exposed on the SCO.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractOperationState> |
AbstractOperationalStateReport.ReportPart.operationState |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
ObjectFactory.createAbstractOperationState()
Create an instance of
AbstractOperationState |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOperationState> |
AbstractOperationalStateReport.ReportPart.getOperationState()
Gets the value of the operationState property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOperationalStateReport.ReportPart.setOperationState(List<AbstractOperationState> value) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
DefaultMDIStateBuilder.getOperationState(AbstractOperationDescriptor operationDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
MDIStateBuilder.getOperationState(AbstractOperationDescriptor operationDescriptor) |
| Constructor and Description |
|---|
OperationalStateChangedNotification(String mdsHandle,
AbstractOperationState newState) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
DefaultMedicalDeviceInformationBase.getOperationalStateForDescriptor(String operationDescriptorHandle) |
Copyright © 2018. All rights reserved.