Constructor and Description |
---|
ELTBox() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ELInterpretation2<ELConceptDescription> |
getCanonicalModel(ELConceptDescription C) |
ELInterpretation2<ELConceptDescription> |
getCanonicalModelLutz(ELConceptDescription C) |
Set<ELConceptInclusion> |
getConceptInclusions() |
ELConceptDescription |
getMostSpecificConsequence(ELConceptDescription C,
int roleDepth) |
ELConceptDescription |
getMostSpecificConsequenceLutz(ELConceptDescription C,
int roleDepth) |
Signature |
getSignature() |
int |
hashCode() |
org.semanticweb.owlapi.model.OWLOntology |
toOWLOntology() |
String |
toString() |
public ELTBox()
public final Signature getSignature()
public final Set<ELConceptInclusion> getConceptInclusions()
public final ELInterpretation2<ELConceptDescription> getCanonicalModel(ELConceptDescription C)
public final ELConceptDescription getMostSpecificConsequence(ELConceptDescription C, int roleDepth)
public final ELInterpretation2<ELConceptDescription> getCanonicalModelLutz(ELConceptDescription C)
public final ELConceptDescription getMostSpecificConsequenceLutz(ELConceptDescription C, int roleDepth)
public final org.semanticweb.owlapi.model.OWLOntology toOWLOntology()
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.