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() |
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()
Copyright © 2015 The University of Manchester. All Rights Reserved.