| Modifier and Type | Method and Description |
|---|---|
List<AbstractIdentifiableContextState> |
BICEPSPatientControl.getAllContextElementItems() |
List<AbstractIdentifiableContextState> |
BICEPSMDSContextElementControl.getAllContextElementItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSMDSContextElementControl.changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
SetContextStateResponse |
BICEPSMDSContextElementControl.setContextElement(AbstractIdentifiableContextState contextState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBICEPSContextStateProxy<T extends BICEPSClientCallback,S extends AbstractIdentifiableContextState> |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractIdentifiableContextState> |
AbstractBICEPSContextStateProxy.getAllContextElementItems() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractIdentifiableContextState> |
BICEPSPatientState.getAllContextElementItems() |
List<AbstractIdentifiableContextState> |
BICEPSMDSContextElementState.getAllContextElementItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSWorkflowState.changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSPatientState.changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSMDSContextElementState.changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSLocationState.changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
BICEPSEnsembleState.changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
| Modifier and Type | Method and Description |
|---|---|
static org.ws4d.java.types.URI |
ContextHelper.getAssociationUri(AbstractContextDescriptor ctxtDescriptor,
AbstractIdentifiableContextState stateValue)
Gets the association uri.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnsembleContextState
A context state that identifies an ensemble of devices.
|
class |
LocationContextState
A context state that identifies a location in a hospital.
|
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 that identifies a step in a clinical workflow.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractIdentifiableContextState |
ObjectFactory.createAbstractIdentifiableContextState()
Create an instance of
AbstractIdentifiableContextState |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractIdentifiableContextState> |
DefaultMDIStateBuilder.getIdentifiableContextState(AbstractContextDescriptor contextDescriptor,
Class<T> stateClass) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractIdentifiableContextState> |
MDIStateBuilder.getIdentifiableContextState(AbstractContextDescriptor contextDescriptor,
Class<T> stateClass) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextChangedNotification<C extends AbstractIdentifiableContextState>
Notification that contains information about a changed context.
|
class |
SingleContextNotification<C extends AbstractIdentifiableContextState>
The Class AbstractSingleContextNotification.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractIdentifiableContextState> |
MedicalDeviceInformationBase.getIdentifiableContextState(List<String> handles,
Class<T> contentClass) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractIdentifiableContextState> |
DefaultMedicalDeviceInformationBase.getIdentifiableContextState(List<String> handles,
Class<T> contentClass) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
ContextEventReportHelper.getEventMessageForReport(PeriodicContextChangedReport modelReport,
ReadWriteLock mdibLock,
HashMap<String,Collection<? extends AbstractIdentifiableContextState>> reportInfo,
AtomicInteger eventCounter) |
Copyright © 2016. All rights reserved.