public class EvaluationResults extends Object
| Constructor and Description |
|---|
EvaluationResults(OPPLScript opplScript,
List<org.semanticweb.owlapi.model.OWLAxiomChange> changes) |
| Modifier and Type | Method and Description |
|---|---|
List<org.semanticweb.owlapi.model.OWLAxiomChange> |
getChanges() |
OPPLScript |
getOpplScript() |
protected ManchesterSyntaxRenderer |
render(ConstraintSystem cs,
Assignment assignment) |
String |
toString() |
public EvaluationResults(OPPLScript opplScript, List<org.semanticweb.owlapi.model.OWLAxiomChange> changes)
opplScript - opplScriptchanges - changespublic OPPLScript getOpplScript()
public List<org.semanticweb.owlapi.model.OWLAxiomChange> getChanges()
protected ManchesterSyntaxRenderer render(ConstraintSystem cs, Assignment assignment)
Copyright © 2018 The University of Manchester. All Rights Reserved.