| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
BICEPSAlertConditionControl.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
BICEPSAlertCondition.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
DefaultBICEPSAlertCondition.getDescriptor() |
| Constructor and Description |
|---|
DefaultBICEPSAlertCondition(AlertConditionDescriptor descriptor,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS) |
DefaultBICEPSAlertConditionState(AlertConditionDescriptor metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
BICEPSAlertConditionState.getDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
LimitAlertConditionDescriptor
LimitAlertConditionDescriptor is a specialization of an ALERT CONDITION that is active if
at least one limit for a referenced METRIC has been violated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AlertConditionDescriptor> |
AlertSystemDescriptor.alertConditions |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
ObjectFactory.createAlertConditionDescriptor()
Create an instance of
AlertConditionDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
AlertSystemDescriptor.getAlertConditions()
Description of all ALERT CONDITIONs that can be detected by the
surrounding ALERT SYSTEM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertSystemDescriptor.setAlertConditions(List<AlertConditionDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
CurrentAlertCondition |
DefaultMDIStateBuilder.getAlertConditionState(AlertConditionDescriptor asd) |
CurrentLimitAlertCondition |
DefaultMDIStateBuilder.getLimitAlertConditionState(AlertConditionDescriptor asd) |
| Modifier and Type | Method and Description |
|---|---|
CurrentAlertCondition |
MDIStateBuilder.getAlertConditionState(AlertConditionDescriptor asd) |
CurrentLimitAlertCondition |
MDIStateBuilder.getLimitAlertConditionState(AlertConditionDescriptor asd) |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
MedicalDeviceInformationBase.getAlertConditionDescriptor(String handle) |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
DefaultMedicalDeviceInformationBase.getAlertConditionDescriptor(String handle) |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
MDIBStructure.findAlertCondition(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
MDIBStructure.findAlertConditions() |
List<AlertConditionDescriptor> |
MDIBStructure.findAlertConditions(CodedValue code) |
List<AlertConditionDescriptor> |
MDIBStructure.findAlertsConditionsForVms(String vmsHandle) |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
MdibRepresentation.findAlertCondition(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
MdibRepresentation.findAlertConditions() |
List<AlertConditionDescriptor> |
MdibRepresentation.findAlertConditions(CodedValue code) |
List<AlertConditionDescriptor> |
MdibRepresentation.findAlertsConditionsForVms(String vmsHandle) |
Copyright © 2017. All rights reserved.