org.deri.iris.api.terms.concrete
Interface IFloatTerm
- All Superinterfaces:
- Comparable<ITerm>, IConcreteTerm, INumericTerm, ITerm
- All Known Implementing Classes:
- FloatTerm
public interface IFloatTerm
- extends INumericTerm
An interface for representing the float 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