public class OWLProbReasonerResult extends Object
| Constructor and Description |
|---|
OWLProbReasonerResult(org.semanticweb.owlapi.model.OWLAxiom axiom,
Double probability) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAxiom |
getAxiom() |
Double |
getProbability() |
public OWLProbReasonerResult(org.semanticweb.owlapi.model.OWLAxiom axiom, Double probability)
public org.semanticweb.owlapi.model.OWLAxiom getAxiom()
public Double getProbability()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann