| Modifier and Type | Method and Description |
|---|---|
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredContextIds()
Returns a list of instance identifiers that have been discovered in the network and that are related to a context descriptor.
|
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredEnsembleIds()
Returns a list of instance identifiers that have been discovered in the network and that are related to an ensemble context descriptor.
|
<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.
|
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredLocationIds()
Returns a list of instance identifiers that have been discovered in the network and that are related to a location context descriptor.
|
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredPatientIds()
Returns a list of instance identifiers that have been discovered in the network and that are related to a patient context descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
<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.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredContextIds() |
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredEnsembleIds() |
<T extends AbstractContextDescriptor> |
DefaultContextDiscovery.getDiscoveredIdsForDescriptorType(Class<T> descriptorClass) |
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredLocationIds() |
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredPatientIds() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextDescriptor> |
DefaultContextDiscovery.getDeviceReferencesForInstanceIdentifiers(Class<T> descriptorClass,
List<InstanceIdentifier> ids) |
| Modifier and Type | Method and Description |
|---|---|
InstanceIdentifier[] |
MedicalDeviceNetworkSearchQuery.getContextMatchSet()
Gets the context match set.
|
| Modifier and Type | Method and Description |
|---|---|
static InstanceIdentifier |
ContextHelper.createInstanceIdentifierFromUri(org.ws4d.java.types.URI uriRepresentation)
Creates the instance identifier from uri.
|
static InstanceIdentifier |
ContextHelper.createInterpretableInstanceIdentifier(String root,
Map<String,String> interpretationParticles)
Creates the interpretable instance identifier.
|
static InstanceIdentifier |
ContextHelper.createInterpretableInstanceIdentifier(String root,
Map<String,String> interpretationParticles,
List<String> knownKeys)
Creates an interpretable instance identifier.
|
InstanceIdentifier |
ContextHelper.InstanceIdentifierWithType.getInstanceIdentifier()
Gets the instance identifier.
|
| Modifier and Type | Method and Description |
|---|---|
static org.ws4d.java.types.URI |
ContextHelper.createEnsembleIdUri(InstanceIdentifier instanceIdentifier) |
static org.ws4d.java.types.URI |
ContextHelper.createLocationIdUri(InstanceIdentifier instanceIdentifier)
Creates the
URI representation of an InstanceIdentifier that identifies a location context. |
static org.ws4d.java.types.URI |
ContextHelper.createPatientIdUri(InstanceIdentifier instanceIdentifier)
Creates the
URI representation of an InstanceIdentifier that identifies a patient context. |
static org.ws4d.java.types.URI |
ContextHelper.createWorkflowIdUri(InstanceIdentifier instanceIdentifier) |
static org.ws4d.java.types.URI |
ContextHelper.getIdUri(Class<? extends AbstractContextDescriptor> ctxtDescriptorClass,
InstanceIdentifier instanceIdentifier)
|
static Map<String,String> |
ContextHelper.getInterpretableParticles(InstanceIdentifier locationId)
Gets the interpretable particles.
|
| Constructor and Description |
|---|
InstanceIdentifierWithType(Class<T> identifierType,
InstanceIdentifier instanceIdentifier)
Instantiates a new instance identifier with type.
|
| Modifier and Type | Field and Description |
|---|---|
protected InstanceIdentifier |
ImagingProcedure.accessionIdentifier |
protected InstanceIdentifier |
ProductionSpecification.componentId |
protected InstanceIdentifier |
Order.fillerOrderNumber |
protected InstanceIdentifier |
Order.placerOrderNumber |
protected InstanceIdentifier |
ImagingProcedure.requestedProcedureID |
protected InstanceIdentifier |
ImagingProcedure.scheduledProcedureStepID |
protected InstanceIdentifier |
ImagingProcedure.studyInstanceUID |
protected InstanceIdentifier |
Order.visitNumber |
| Modifier and Type | Field and Description |
|---|---|
protected List<InstanceIdentifier> |
PersonReference.identification |
protected List<InstanceIdentifier> |
AbstractIdentifiableContextState.identification |
protected List<InstanceIdentifier> |
AbstractContextState.validator |
| Modifier and Type | Method and Description |
|---|---|
InstanceIdentifier |
ObjectFactory.createInstanceIdentifier()
Create an instance of
InstanceIdentifier |
InstanceIdentifier |
ImagingProcedure.getAccessionIdentifier()
Gets the value of the accessionIdentifier property.
|
InstanceIdentifier |
ProductionSpecification.getComponentId()
Gets the value of the componentId property.
|
InstanceIdentifier |
Order.getFillerOrderNumber()
Gets the value of the fillerOrderNumber property.
|
InstanceIdentifier |
Order.getPlacerOrderNumber()
Gets the value of the placerOrderNumber property.
|
InstanceIdentifier |
ImagingProcedure.getRequestedProcedureID()
Gets the value of the requestedProcedureID property.
|
InstanceIdentifier |
ImagingProcedure.getScheduledProcedureStepID()
Gets the value of the scheduledProcedureStepID property.
|
InstanceIdentifier |
ImagingProcedure.getStudyInstanceUID()
Gets the value of the studyInstanceUID property.
|
InstanceIdentifier |
Order.getVisitNumber()
Gets the value of the visitNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceIdentifier> |
PersonReference.getIdentification()
Gets the value of the identification property.
|
List<InstanceIdentifier> |
AbstractIdentifiableContextState.getIdentification()
Gets the value of the identification property.
|
List<InstanceIdentifier> |
AbstractContextState.getValidator()
Gets the value of the validator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImagingProcedure.setAccessionIdentifier(InstanceIdentifier value)
Sets the value of the accessionIdentifier property.
|
void |
ProductionSpecification.setComponentId(InstanceIdentifier value)
Sets the value of the componentId property.
|
void |
Order.setFillerOrderNumber(InstanceIdentifier value)
Sets the value of the fillerOrderNumber property.
|
void |
Order.setPlacerOrderNumber(InstanceIdentifier value)
Sets the value of the placerOrderNumber property.
|
void |
ImagingProcedure.setRequestedProcedureID(InstanceIdentifier value)
Sets the value of the requestedProcedureID property.
|
void |
ImagingProcedure.setScheduledProcedureStepID(InstanceIdentifier value)
Sets the value of the scheduledProcedureStepID property.
|
void |
ImagingProcedure.setStudyInstanceUID(InstanceIdentifier value)
Sets the value of the studyInstanceUID property.
|
void |
Order.setVisitNumber(InstanceIdentifier value)
Sets the value of the visitNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonReference.setIdentification(List<InstanceIdentifier> value) |
void |
AbstractIdentifiableContextState.setIdentification(List<InstanceIdentifier> value) |
void |
AbstractContextState.setValidator(List<InstanceIdentifier> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(InstanceIdentifier x,
InstanceIdentifier y) |
Copyright © 2016. All rights reserved.