| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.datatypes |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumericDatatype<R extends Comparable<R>>
all Datatypes whose getNumeric() method returns true implement this interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeNumericEnumeration<R extends Comparable<R>>
numeric enumeration
|
| Modifier and Type | Method and Description |
|---|---|
OrderedDatatype<R> |
DatatypeNumericEnumeration.asOrderedDatatype() |
OrderedDatatype<R> |
DatatypeNegation.asOrderedDatatype() |
OrderedDatatype<R> |
DatatypeEnumeration.asOrderedDatatype() |
OrderedDatatype<R> |
Datatype.asOrderedDatatype() |
OrderedDatatype<R> |
AbstractDatatype.asOrderedDatatype() |
Copyright © 2016 The University of Manchester. All rights reserved.