@PortedFrom(file="DataReasoning.h", name="DataTypeReasoner") public final class DataTypeReasoner extends Object
| Constructor and Description |
|---|
DataTypeReasoner(JFactReasonerConfiguration o) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addDataEntry(boolean positive,
DagTag type,
NamedEntry entry,
DepSet dep) |
boolean |
checkClash() |
DepSet |
getClashSet()
get clash-set
|
public DataTypeReasoner(JFactReasonerConfiguration o)
o - @PortedFrom(file="DataReasoning.h", name="getClashSet") public DepSet getClashSet()
@PortedFrom(file="DataReasoning.h", name="addDataEntry") public boolean addDataEntry(boolean positive, DagTag type, NamedEntry entry, DepSet dep)
positive - type - entry - dep - @PortedFrom(file="DataReasoning.h", name="checkClash") public boolean checkClash()
Copyright © 2013 The University of Manchester. All Rights Reserved.