| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MDICommand> |
OperationDescriptorCommandRegistry.getCommandClassForOperationDescription(org.ws4d.java.service.OperationDescription operation) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends OperationDescriptor>> |
OperationDescriptorCommandRegistry.getOperationsDescriptorsForCommandClass(Class<? extends MDICommand> commandClz) |
protected void |
DefaultBICEPSDeviceInterface.registerSetOperations(OperationDescriptionRegistry registry,
HashMap<Class<? extends MDICommand>,Set<BICEPSQoSPolicy>> commandPolicyMap) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends MDICommand>> |
MedicalDeviceCommunicationInterface.getHandledCommands()
Gets the handled commands.
|
| Modifier and Type | Method and Description |
|---|---|
Set<BICEPSQoSPolicy> |
MedicalDeviceCommunicationInterface.getPoliciesForCommand(Class<? extends MDICommand> cmdClz)
Gets the policies for a command class.
|
void |
MedicalDeviceCommunicationInterface.setMDICommandReceivingQueue(BlockingQueue<MDICommand> commandQueue)
Sets the MDI command receiving queue.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends MDICommand>> |
DefaultMedicalDeviceCommunicationInterface.getHandledCommands() |
| Modifier and Type | Method and Description |
|---|---|
Set<BICEPSQoSPolicy> |
DefaultMedicalDeviceCommunicationInterface.getPoliciesForCommand(Class<? extends MDICommand> commandClz) |
void |
DefaultMedicalDeviceCommunicationInterface.setMDICommandReceivingQueue(BlockingQueue<MDICommand> commandQueue) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends MDICommand>> |
MDICommandHandler.getHandledCommands() |
BlockingQueue<MDICommand> |
MDICommandHandler.getMDICommandQueue() |
| Modifier and Type | Method and Description |
|---|---|
Set<BICEPSQoSPolicy> |
MDICommandHandler.getPoliciesForCommand(Class<? extends MDICommand> commandClz) |
void |
MDICommandHandler.setMDICommandQueue(BlockingQueue<MDICommand> queue) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetAlertsCommand |
class |
GetCommand |
class |
GetMDIBCommand |
class |
GetMetricsCommand |
class |
GetPatientDemographicsCommand |
| Modifier and Type | Method and Description |
|---|---|
HashSet<Class<? extends MDICommand>> |
DefaultCommandHandler.getHandledCommands() |
BlockingQueue<MDICommand> |
DefaultCommandHandler.getMDICommandQueue() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
DefaultCommandHandler.CommandProcessingTask.handleCommand(MDICommand command) |
| Modifier and Type | Method and Description |
|---|---|
Set<BICEPSQoSPolicy> |
DefaultCommandHandler.getPoliciesForCommand(Class<? extends MDICommand> commandClz) |
void |
DefaultCommandHandler.CommandProcessingTask.setCommandQueue(BlockingQueue<? extends MDICommand> commandQueue) |
void |
DefaultCommandHandler.setMDICommandQueue(BlockingQueue<MDICommand> cmdQueue) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivateCommand |
class |
OperationCommand |
class |
SetAlertStateCommand |
class |
SetComponentStateCommand |
class |
SetContextStateCommand |
class |
SetIdentifiableContextCommand |
class |
SetStringCommand |
class |
SetValueCommand |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<MDICommand> |
MedicalDeviceInformationBaseManager.getCommandQueue() |
Copyright © 2018. All rights reserved.