39 #ifndef OME_XML_MODEL_PRIMITIVES_PERCENTFRACTION_H
40 #define OME_XML_MODEL_PRIMITIVES_PERCENTFRACTION_H
42 #include <ome/xml/model/primitives/ConstrainedNumeric.h>
43 #include <ome/xml/model/primitives/NumericConstraints.h>
65 #endif // OME_XML_MODEL_PRIMITIVES_PERCENTFRACTION_H
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40
ConstrainedNumeric< float, PercentFractionConstraint< float > > PercentFraction
Double-precision floating point value between 0.0 minimum and 1.0 maximum.
Definition: PercentFraction.h:58
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