| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.common.model.util |
| Modifier and Type | Field and Description |
|---|---|
protected Range |
DistributionSampleArrayMetricDescriptor.distributionRange |
protected Range |
CurrentLimitAlertCondition.limits |
protected Range |
LimitAlertConditionDescriptor.maxLimitRange |
| Modifier and Type | Field and Description |
|---|---|
protected List<Range> |
SetValueOperationState.allowedRanges |
protected List<Range> |
RealTimeSampleArrayMetricDescriptor.maxRanges |
protected List<Range> |
RealTimeSampleArrayMetricState.physiologicalRanges |
protected List<Range> |
NumericMetricState.physiologicalRanges |
protected List<Range> |
DistributionSampleArrayMetricState.physiologicalRanges |
protected List<Range> |
DistributionSampleArrayMetricDescriptor.technicalRange |
protected List<Range> |
NumericMetricDescriptor.technicalRanges |
| Modifier and Type | Method and Description |
|---|---|
Range |
ObjectFactory.createRange()
Create an instance of
Range |
Range |
DistributionSampleArrayMetricDescriptor.getDistributionRange()
Gets the value of the distributionRange property.
|
Range |
CurrentLimitAlertCondition.getLimits()
Limit values for the pm:LimitAlertConditionState type.
|
Range |
LimitAlertConditionDescriptor.getMaxLimitRange()
The maximum possible range for the limit bounds.
|
| Modifier and Type | Method and Description |
|---|---|
List<Range> |
SetValueOperationState.getAllowedRanges()
The currently allowed ranges that can be requested.Gets the value of the allowedRanges property.
|
List<Range> |
RealTimeSampleArrayMetricDescriptor.getMaxRanges()
The maximum range of the values of the real-time sample array.Gets the value of the maxRanges property.
|
List<Range> |
RealTimeSampleArrayMetricState.getPhysiologicalRanges()
The physiological reasonable range of observed values.
|
List<Range> |
NumericMetricState.getPhysiologicalRanges()
The physiological reasonable range of observed values.
|
List<Range> |
DistributionSampleArrayMetricState.getPhysiologicalRanges()
The physiological reasonable range of observed values.
|
List<Range> |
DistributionSampleArrayMetricDescriptor.getTechnicalRange()
Gets the value of the technicalRange property.
|
List<Range> |
NumericMetricDescriptor.getTechnicalRanges()
The technical possible range of observed values.Gets the value of the technicalRanges property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionSampleArrayMetricDescriptor.setDistributionRange(Range value)
Sets the value of the distributionRange property.
|
void |
CurrentLimitAlertCondition.setLimits(Range value)
Sets the value of the limits property.
|
void |
LimitAlertConditionDescriptor.setMaxLimitRange(Range value)
Sets the value of the maxLimitRange property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetValueOperationState.setAllowedRanges(List<Range> value) |
void |
RealTimeSampleArrayMetricDescriptor.setMaxRanges(List<Range> value) |
void |
RealTimeSampleArrayMetricState.setPhysiologicalRanges(List<Range> value) |
void |
NumericMetricState.setPhysiologicalRanges(List<Range> value) |
void |
DistributionSampleArrayMetricState.setPhysiologicalRanges(List<Range> value) |
void |
DistributionSampleArrayMetricDescriptor.setTechnicalRange(List<Range> value) |
void |
NumericMetricDescriptor.setTechnicalRanges(List<Range> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(Range x,
Range obj) |
Copyright © 2017. All rights reserved.