| 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 |
LimitAlertConditionState.limits |
protected Range |
LimitAlertConditionDescriptor.maxLimits |
protected Range |
ClinicalInfo.RelatedMeasurement.ReferenceRange.range |
| Modifier and Type | Field and Description |
|---|---|
protected List<Range> |
SetValueOperationState.allowedRange |
protected List<Range> |
RealTimeSampleArrayMetricState.physiologicalRange |
protected List<Range> |
NumericMetricState.physiologicalRange |
protected List<Range> |
DistributionSampleArrayMetricState.physiologicalRange |
protected List<Range> |
RealTimeSampleArrayMetricDescriptor.technicalRange |
protected List<Range> |
NumericMetricDescriptor.technicalRange |
protected List<Range> |
DistributionSampleArrayMetricDescriptor.technicalRange |
| 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 |
LimitAlertConditionState.getLimits()
Gets the value of the limits property.
|
Range |
LimitAlertConditionDescriptor.getMaxLimits()
Gets the value of the maxLimits property.
|
Range |
ClinicalInfo.RelatedMeasurement.ReferenceRange.getRange()
Gets the value of the range property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Range> |
SetValueOperationState.getAllowedRange()
Gets the value of the allowedRange property.
|
List<Range> |
RealTimeSampleArrayMetricState.getPhysiologicalRange()
Gets the value of the physiologicalRange property.
|
List<Range> |
NumericMetricState.getPhysiologicalRange()
Gets the value of the physiologicalRange property.
|
List<Range> |
DistributionSampleArrayMetricState.getPhysiologicalRange()
Gets the value of the physiologicalRange property.
|
List<Range> |
RealTimeSampleArrayMetricDescriptor.getTechnicalRange()
Gets the value of the technicalRange property.
|
List<Range> |
NumericMetricDescriptor.getTechnicalRange()
Gets the value of the technicalRange property.
|
List<Range> |
DistributionSampleArrayMetricDescriptor.getTechnicalRange()
Gets the value of the technicalRange property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionSampleArrayMetricDescriptor.setDistributionRange(Range value)
Sets the value of the distributionRange property.
|
void |
LimitAlertConditionState.setLimits(Range value)
Sets the value of the limits property.
|
void |
LimitAlertConditionDescriptor.setMaxLimits(Range value)
Sets the value of the maxLimits property.
|
void |
ClinicalInfo.RelatedMeasurement.ReferenceRange.setRange(Range value)
Sets the value of the range property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetValueOperationState.setAllowedRange(List<Range> value) |
void |
RealTimeSampleArrayMetricState.setPhysiologicalRange(List<Range> value) |
void |
NumericMetricState.setPhysiologicalRange(List<Range> value) |
void |
DistributionSampleArrayMetricState.setPhysiologicalRange(List<Range> value) |
void |
RealTimeSampleArrayMetricDescriptor.setTechnicalRange(List<Range> value) |
void |
NumericMetricDescriptor.setTechnicalRange(List<Range> value) |
void |
DistributionSampleArrayMetricDescriptor.setTechnicalRange(List<Range> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(Range x,
Range obj) |
Copyright © 2017. All rights reserved.