| Modifier and Type | Method and Description |
|---|---|
List<AbstractContextState> |
BICEPSPatientControl.getAllContextElementItems() |
List<AbstractContextState> |
BICEPSMDSContextElementControl.getAllContextElementItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSMDSContextElementControl.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
SetContextStateResponse |
BICEPSMDSContextElementControl.setContextElement(AbstractContextState contextState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBICEPSContextStateProxy<T extends BICEPSClientCallback,S extends AbstractContextState> |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractContextState> |
AbstractBICEPSContextStateProxy.getAllContextElementItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSWorkflowContext.changed(AbstractContextState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSPatientContext.changed(AbstractContextState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSMDSContext.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSLocationContext.changed(AbstractContextState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
DefaultBICEPSEnsembleContext.changed(AbstractContextState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
SetContextStateResponse |
DefaultBICEPSWorkflowContext.setContextElement(AbstractContextState contextState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
SetContextStateResponse |
DefaultBICEPSPatientContext.setContextElement(AbstractContextState contextState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
SetContextStateResponse |
DefaultBICEPSLocationContext.setContextElement(AbstractContextState contextState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
SetContextStateResponse |
DefaultBICEPSEnsembleContext.setContextElement(AbstractContextState contextState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractContextState> |
BICEPSPatientState.getAllContextElementItems() |
List<AbstractContextState> |
BICEPSMDSContextElementState.getAllContextElementItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSWorkflowState.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSPatientState.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSMDSContextElementState.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSLocationState.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSEnsembleState.changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
static org.ws4d.java.types.URI |
ContextHelper.getAssociationUri(AbstractContextDescriptor ctxtDescriptor,
AbstractContextState stateValue)
Gets the association uri.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnsembleContextState
A context state that identifies an ensemble of POC MEDICAL DEVICEs.
|
class |
LocationContextState
A context state that identifies a location in a hospital.
|
class |
MeansContextState
A context state to identify a means that is utilized by an MDS or a part of it.
|
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 |
WorkflowContextState
A context state to identify a step in a clinical workflow.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractContextState> |
GetContextStatesResponse.contextState |
protected List<AbstractContextState> |
GetContextStatesByIdentificationResponse.contextState |
protected List<AbstractContextState> |
GetContextStatesByFilterResponse.contextState |
protected List<AbstractContextState> |
AbstractContextReport.ReportPart.contextState |
protected List<AbstractContextState> |
SetContextState.proposedContextState |
| Modifier and Type | Method and Description |
|---|---|
AbstractContextState |
ObjectFactory.createAbstractContextState()
Create an instance of
AbstractContextState |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractContextState> |
GetContextStatesResponse.getContextState()
Gets the value of the contextState property.
|
List<AbstractContextState> |
GetContextStatesByIdentificationResponse.getContextState()
Gets the value of the contextState property.
|
List<AbstractContextState> |
GetContextStatesByFilterResponse.getContextState()
Gets the value of the contextState property.
|
List<AbstractContextState> |
AbstractContextReport.ReportPart.getContextState()
Gets the value of the contextState property.
|
List<AbstractContextState> |
SetContextState.getProposedContextState()
Gets the value of the proposedContextState property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetContextStatesResponse.setContextState(List<AbstractContextState> value) |
void |
GetContextStatesByIdentificationResponse.setContextState(List<AbstractContextState> value) |
void |
GetContextStatesByFilterResponse.setContextState(List<AbstractContextState> value) |
void |
AbstractContextReport.ReportPart.setContextState(List<AbstractContextState> value) |
void |
SetContextState.setProposedContextState(List<AbstractContextState> value) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextState> |
DefaultMDIStateBuilder.getIdentifiableContextState(AbstractContextDescriptor contextDescriptor,
Class<T> stateClass) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextState> |
MDIStateBuilder.getIdentifiableContextState(AbstractContextDescriptor contextDescriptor,
Class<T> stateClass) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextChangedNotification<C extends AbstractContextState>
Notification that contains information about a changed context.
|
class |
SingleContextNotification<C extends AbstractContextState>
The Class AbstractSingleContextNotification.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextState> |
MedicalDeviceInformationBase.getIdentifiableContextState(List<String> handles,
Class<T> contentClass) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextState> |
DefaultMedicalDeviceInformationBase.getIdentifiableContextState(List<String> handles,
Class<T> contentClass) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
ContextEventReportHelper.getEventMessageForReport(PeriodicContextReport modelReport,
ReadWriteLock mdibLock,
HashMap<String,Collection<? extends AbstractContextState>> reportInfo,
AtomicInteger eventCounter) |
Copyright © 2018. All rights reserved.