public class OwlSimPValue extends Object
Constructor and Description |
---|
OwlSimPValue(OWLSimReferenceBasedStatistics refBasedStats) |
Modifier and Type | Method and Description |
---|---|
PValue |
getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity) |
Map<org.semanticweb.owlapi.model.IRI,PValue> |
getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities) |
public OwlSimPValue(OWLSimReferenceBasedStatistics refBasedStats) throws UnknownOWLClassException
UnknownOWLClassException
public PValue getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates, org.semanticweb.owlapi.model.IRI referenceEntity) throws OwlSimVarianceEntityReferenceNotFoundException
public Map<org.semanticweb.owlapi.model.IRI,PValue> getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates, org.semanticweb.owlapi.model.IRI referenceEntity, Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities) throws OwlSimVarianceEntityReferenceNotFoundException, UnknownOWLClassException
Copyright © 2010–2015. All rights reserved.