org.deri.iris.api.terms.concrete
Interface IDoubleTerm
- All Superinterfaces:
- Comparable<ITerm>, IConcreteTerm, INumericTerm, ITerm
- All Known Implementing Classes:
- DoubleTerm
public interface IDoubleTerm
- extends INumericTerm
An interface for representing the double datatype.
Remark: IRIS supports datatypes according to the standard
specification for primitive XML Schema datatypes.
| Methods inherited from interface org.deri.iris.api.terms.ITerm |
isGround |
DATATYPE_URI
static final String DATATYPE_URI
- See Also:
- Constant Field Values