| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextDescriptor> |
ContextDiscoveryListener.contextUpdated(Class<T> contextDescriptorClass)
Invoked when context update occurs.
|
<T extends AbstractContextDescriptor> |
ContextDiscovery.getDeviceReferencesForInstanceIdentifiers(Class<T> descriptorClass,
List<InstanceIdentifier> ids)
Returns a list of device references that have been discovered in the network and that match at
least one element in the id list.
|
<T extends AbstractContextDescriptor> |
ContextDiscovery.getDiscoveredIdsForDescriptorType(Class<T> descriptorClass)
Returns a list of instance identifiers that have been discovered in the network and that are
related to the context descriptor class.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContextHelper.InstanceIdentifierWithType<AbstractContextDescriptor>> |
ContextDiscovery.getInstanceIdentifiersForDeviceReferences(org.ws4d.java.service.reference.DeviceReference deviceReference)
Returns a list of ids with context descriptor type that are in the scope of the device.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextDescriptor> |
DefaultContextDiscovery.getDeviceReferencesForInstanceIdentifiers(Class<T> descriptorClass,
List<InstanceIdentifier> ids) |
<T extends AbstractContextDescriptor> |
DefaultContextDiscovery.getDiscoveredIdsForDescriptorType(Class<T> descriptorClass) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextHelper.InstanceIdentifierWithType<AbstractContextDescriptor>> |
DefaultContextDiscovery.getInstanceIdentifiersForDeviceReferences(org.ws4d.java.service.reference.DeviceReference deviceReference) |
| Modifier and Type | Method and Description |
|---|---|
AbstractContextDescriptor |
BICEPSMDSContextElementControl.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
AbstractContextDescriptor |
BICEPSMDSContextElement.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
AbstractContextDescriptor |
BICEPSMDSContextElementState.getDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextHelper.InstanceIdentifierWithType<T extends AbstractContextDescriptor>
The Class InstanceIdentifierWithType.
|
| Modifier and Type | Method and Description |
|---|---|
static ContextHelper.InstanceIdentifierWithType<AbstractContextDescriptor> |
ContextHelper.createTypedInstanceIdentifier(org.ws4d.java.types.URI uriRepresentation)
Creates the typed instance identifier.
|
| 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 | Method and Description |
|---|---|
static org.ws4d.java.types.URI |
ContextHelper.getIdUri(Class<? extends AbstractContextDescriptor> ctxtDescriptorClass,
InstanceIdentifier instanceIdentifier)
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnsembleContextDescriptor
Context descriptor to specify that the MDS is able to provide ensemble information.
|
class |
LocationContextDescriptor
Context descriptor to specify that the MDS is able to provide information regarding the
current spatial position.
|
class |
MeansContextDescriptor
Context descriptor to specify that the MDS is able to provide information about utilized
means.
|
class |
OperatorContextDescriptor
Context descriptor to specify that the MDS is able to provide operator information.
|
class |
PatientContextDescriptor
Context descriptor to specify that the MDS possesses a patient-device association.
|
class |
WorkflowContextDescriptor
Context descriptor to specify that the MDS is able to provide workflow information.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractContextDescriptor |
ObjectFactory.createAbstractContextDescriptor()
Create an instance of
AbstractContextDescriptor |
| 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 | Method and Description |
|---|---|
List<AbstractContextDescriptor> |
MDIBStructure.findMDSContextElements() |
List<AbstractContextDescriptor> |
MDIBStructure.findMDSContextElementsForVms(String vmsHandle) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractContextDescriptor> |
MdibRepresentation.findMDSContextElements() |
List<AbstractContextDescriptor> |
MdibRepresentation.findMDSContextElementsForVms(String vmsHandle) |
Copyright © 2018. All rights reserved.