| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.datatypes |
| Modifier and Type | Method and Description |
|---|---|
ordered |
DatatypeNegation.getOrdered() |
ordered |
DatatypeEnumeration.getOrdered() |
ordered |
Datatype.getOrdered() |
ordered |
AbstractDatatype.getOrdered() |
static ordered |
ordered.parse(String string) |
static ordered |
ordered.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ordered[] |
ordered.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The University of Manchester. All rights reserved.