| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.datatypes |
| Modifier and Type | Method and Description |
|---|---|
static DatatypeClashes |
DatatypeClashes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatatypeClashes[] |
DatatypeClashes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTypeReasoner.reportClash(DepSet dep,
DatatypeClashes reason)
set clash dep-set to DEP, report with given REASON
|
void |
DataTypeReasoner.reportClash(DepSet dep1,
DepSet dep2,
DatatypeClashes reason)
set clash dep-set to DEP, report with given REASON
|
Copyright © 2018 The University of Manchester. All rights reserved.