39 #ifndef OME_XML_MODEL_PRIMITIVES_NONNEGATIVEFLOAT_H
40 #define OME_XML_MODEL_PRIMITIVES_NONNEGATIVEFLOAT_H
42 #include <ome/xml/model/primitives/ConstrainedNumeric.h>
43 #include <ome/xml/model/primitives/NumericConstraints.h>
64 #endif // OME_XML_MODEL_PRIMITIVES_NONNEGATIVEFLOAT_H
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40
ConstrainedNumeric< double, NonNegativeFloatConstraint< double > > NonNegativeFloat
Double-precision floating point value greater than or equal to zero.
Definition: NonNegativeFloat.h:57
A numeric type constrained to a subrange (or subranges) of its range limits.
Definition: ConstrainedNumeric.h:119
Xerces-C modern C++ wrapper.
Definition: Base.h:53