| Modifier and Type | Method and Description |
|---|---|
AbstractState |
BICEPSSingleStateProxy.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSWorkflowControl.changed(AbstractState s,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSLocationControl.changed(AbstractState s,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSEnsembleControl.changed(AbstractState s,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractBICEPSProxy.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSLimitAlertConditionState.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSystemState.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSystem.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSignalState.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSignal.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertConditionState.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertCondition.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSWorkflowContext.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSPatientContext.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMDSContext.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSLocationContext.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSEnsembleContext.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSManeuver.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMedicalDeviceSystem.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStringMetricControl.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSNumericMetricControl.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMetricState.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMetric.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStreamState.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSStream.changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AbstractState> |
BICEPSProxyUtil.getCurrentStateFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current state from device.
|
static <T extends AbstractState> |
BICEPSProxyUtil.getCurrentStatesFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current states from device.
|
static <T extends AbstractState> |
BICEPSProxyUtil.retrieveStatesInternal(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass,
List<T> newStates,
String mdibSequenceNumber,
String descriptorHandle)
Retrieve states internal.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSMetric relatedBICEPSClientMetric,
AbstractState state) |
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSProxy diceProxy,
AbstractState state) |
static void |
BICEPSProxyUtil.updateBICEPSProxy(AbstractState newState,
BICEPSProxy diceProxy,
String sequenceNumber)
Update biceps proxy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlertState
AbstractAlertState acts as a base class for all alert states that contain dynamic/volatile alert meta information.
|
class |
AbstractComplexDeviceComponentState
AbstractComplexDeviceComponentState acts as a base class for DEVICE COMPONENT states that have alerting and SCO capabilities.
|
class |
AbstractContextState
Base type of a context state.
|
class |
AbstractDeviceComponentState
State of a component that is part of an MDS.
|
class |
AbstractMetricState
Abstract state of a METRIC.
|
class |
AbstractMultiState
AbstractMultiState is derived from pm:AbstractState.
|
class |
AbstractOperationState
State of an operation that is exposed on the SCO.
|
class |
ActivateOperationState
State of an activate operation that is exposed on the SCO.
|
class |
AlertConditionState
AlertConditionState contains the dynamic/volatile information of an ALERT CONDITION.
|
class |
AlertSignalState
AlertSignalState contains the dynamic/volatile information of an ALERT SIGNAL.
|
class |
AlertSystemState
AlertSystemState contains the dynamic/volatile information of an ALERT SYSTEM.
|
class |
BatteryState
State of a battery of an MDS.
|
class |
ChannelState
The state of a CHANNEL.
|
class |
ClockState
State of a clock of an MDS.
|
class |
DistributionSampleArrayMetricState
State of a distribution sample array METRIC descriptor.
|
class |
EnsembleContextState
A context state that identifies an ensemble of POC MEDICAL DEVICEs.
|
class |
EnumStringMetricState
State of an enumerated string METRIC.
|
class |
LimitAlertConditionState
A state of a limit ALERT CONDITION.
|
class |
LocationContextState
A context state that identifies a location in a hospital.
|
class |
MdsState
Definition of the state of an pm:MdsDescriptor.
|
class |
MeansContextState
A context state to identify a means that is utilized by an MDS or a part of it.
|
class |
NumericMetricState
State of a numeric METRIC.
|
class |
OperatorContextState
A context state that identifies an operator of an MDS or a part of it.
|
class |
PatientContextState
Observed information about a patient, e.g., demographics.
|
class |
RealTimeSampleArrayMetricState
State of a stream METRIC descriptor.
|
class |
ScoState
Corresponding state of pm:ScoDescriptor.
|
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.
|
class |
StringMetricState
State of a string METRIC.
|
class |
SystemContextState
Corresponding state of pm:SystemContextDescriptor.
|
class |
VmdState
The state of a VMD.
|
class |
WorkflowContextState
A context state to identify a step in a clinical workflow.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractState> |
MdState.state |
protected List<AbstractState> |
GetStatesFromArchiveResponse.state |
protected List<AbstractState> |
DescriptionModificationReport.ReportPart.state |
| Modifier and Type | Method and Description |
|---|---|
AbstractState |
ObjectFactory.createAbstractState()
Create an instance of
AbstractState |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractState> |
MdState.getState()
Gets the value of the state property.
|
List<AbstractState> |
GetStatesFromArchiveResponse.getState()
Gets the value of the state property.
|
List<AbstractState> |
DescriptionModificationReport.ReportPart.getState()
Gets the value of the state property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MdState.setState(List<AbstractState> value) |
void |
GetStatesFromArchiveResponse.setState(List<AbstractState> value) |
void |
DescriptionModificationReport.ReportPart.setState(List<AbstractState> value) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractState> |
DefaultMDIStateBuilder.getOrCreateState(String descriptorHandle,
Class<T> stateClass) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultMDIStateBuilder.addState(AbstractState s) |
| Modifier and Type | Method and Description |
|---|---|
AbstractState |
SingleMDIBNotification.getNewState() |
AbstractState |
OperationalStateChangedNotification.getNewState() |
AbstractState |
OperationStateChangedNotification.getNewState() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends AbstractState> |
CurrentValuesChanged.getStates() |
Collection<? extends AbstractState> |
BulkMDIBStateNotification.getStates() |
Collection<? extends AbstractState> |
AlertStatesChanged.getStates() |
| Modifier and Type | Method and Description |
|---|---|
AbstractState |
MedicalDeviceInformationBase.getState(String stateHandle) |
| Modifier and Type | Method and Description |
|---|---|
AbstractState |
DefaultMedicalDeviceInformationBase.getState(String stateHandle) |
Copyright © 2018. All rights reserved.