| Modifier and Type | Method and Description |
|---|---|
State |
BICEPSSingleStateProxy.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSWorkflowControl.changed(State s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSPatientControl.changed(State s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSLocationControl.changed(State s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSEnsembleControl.changed(State s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractBICEPSProxy.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSLimitAlertConditionState.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSystemState.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSystem.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSignalState.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertSignal.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertConditionState.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSAlertCondition.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSWorkflowContext.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSPatientContext.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMDSContext.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSLocationContext.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSEnsembleContext.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSManeuver.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMedicalDeviceSystem.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStringMetricControl.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSNumericMetricControl.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMetricState.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMetric.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStreamState.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSStream.changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends State> |
BICEPSProxyUtil.getCurrentStateFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current state from device.
|
static <T extends State> |
BICEPSProxyUtil.getCurrentStatesFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current states from device.
|
static <T extends State> |
BICEPSProxyUtil.retrieveStatesInternal(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass,
List<T> newStates,
BigInteger mdibSequenceNumber,
String descriptorHandle)
Retrieve states internal.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSMetric relatedBICEPSClientMetric,
State state) |
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSProxy diceProxy,
State state) |
static void |
BICEPSProxyUtil.updateBICEPSProxy(State newState,
BICEPSProxy diceProxy,
BigInteger 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 |
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 |
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 |
ChannelState
The state of a CHANNEL.
|
class |
ClockState
State of a clock of an MDS.
|
class |
CurrentAlertCondition
AlertConditionState contains the dynamic/volatile information of an ALERT CONDITION.
|
class |
CurrentAlertSignal
AlertSignalState contains the dynamic/volatile information of an ALERT SIGNAL.
|
class |
CurrentAlertSystem
AlertSystemState contains the dynamic/volatile information of an ALERT SYSTEM.
|
class |
CurrentLimitAlertCondition
A state of a limit ALERT CONDITION.
|
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 |
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 |
MultiState
AbstractMultiState is derived from pm:AbstractState.
|
class |
NumericMetricState
State of a umeric 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<State> |
GetStatesFromArchiveResponse.state |
protected List<State> |
DescriptionModificationReport.ReportPart.state |
protected List<State> |
MDState.states |
| Modifier and Type | Method and Description |
|---|---|
State |
ObjectFactory.createState()
Create an instance of
State |
| Modifier and Type | Method and Description |
|---|---|
List<State> |
GetStatesFromArchiveResponse.getState()
Gets the value of the state property.
|
List<State> |
DescriptionModificationReport.ReportPart.getState()
Gets the value of the state property.
|
List<State> |
MDState.getStates()
List of states that describe the volatile status of the objects in the MDIB.Gets the value of the states property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetStatesFromArchiveResponse.setState(List<State> value) |
void |
DescriptionModificationReport.ReportPart.setState(List<State> value) |
void |
MDState.setStates(List<State> value) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends State> |
DefaultMDIStateBuilder.getOrCreateState(String descriptorHandle,
Class<T> stateClass) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultMDIStateBuilder.addState(State s) |
| Modifier and Type | Method and Description |
|---|---|
State |
SingleMDIBNotification.getNewState() |
State |
OperationalStateChangedNotification.getNewState() |
State |
OperationStateChangedNotification.getNewState() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends State> |
CurrentValuesChanged.getStates() |
Collection<? extends State> |
BulkMDIBStateNotification.getStates() |
Collection<? extends State> |
AlertStatesChanged.getStates() |
| Modifier and Type | Method and Description |
|---|---|
State |
MedicalDeviceInformationBase.getState(String stateHandle) |
| Modifier and Type | Method and Description |
|---|---|
State |
DefaultMedicalDeviceInformationBase.getState(String stateHandle) |
Copyright © 2017. All rights reserved.