ELConceptDescription |
ELConceptDescription.and(ELConceptDescription that) |
static ELConceptDescription |
ELConceptDescription.bot() |
ELConceptDescription |
ELConceptDescription.clone() |
static ELConceptDescription |
ELConceptDescription.conceptName(org.semanticweb.owlapi.model.IRI conceptName) |
static ELConceptDescription |
ELConceptDescription.conjunction(Collection<ELConceptDescription> conjuncts) |
static ELConceptDescription |
ELConceptDescription.conjunction(ELConceptDescription... conjuncts) |
static ELConceptDescription |
ELConceptDescription.existentialRestriction(org.semanticweb.owlapi.model.IRI roleName,
ELConceptDescription filler) |
static ELConceptDescription |
ELConceptDescription.existentialRestriction(List<org.semanticweb.owlapi.model.IRI> rs,
ELConceptDescription C) |
static ELConceptDescription |
ELConceptDescription.existentialRestriction(Map.Entry<org.semanticweb.owlapi.model.IRI,ELConceptDescription> entry) |
ELConceptDescription |
ELConceptDescription.exists(org.semanticweb.owlapi.model.IRI roleName) |
ELConceptDescription |
ELInterpretation2.getMostSpecificConceptDescription(I object,
int roleDepth) |
ELConceptDescription |
ELInterpretation2.getMostSpecificConceptDescription(Set<I> objects,
int roleDepth) |
ELConceptDescription |
ELInterpretation2.getMostSpecificConceptDescription2(Set<I> objects,
int roleDepth) |
ELConceptDescription |
ELTBox.getMostSpecificConsequence(ELConceptDescription C,
int roleDepth) |
ELConceptDescription |
ELTBox.getMostSpecificConsequenceLutz(ELConceptDescription C,
int roleDepth) |
ELConceptDescription |
ELConceptInclusion.getSubsumee() |
ELConceptDescription |
ELConceptInclusion.getSubsumer() |
ELConceptDescription |
ELConceptDescription.greatest() |
ELConceptDescription |
ELConceptDescription.infimum(ELConceptDescription e) |
ELConceptDescription |
ELConceptDescription.lcs(ELConceptDescription that) |
static ELConceptDescription |
ELLeastCommonSubsumer.lcs(ELConceptDescription C,
ELConceptDescription D) |
static ELConceptDescription |
ELLeastCommonSubsumer.lcs(Set<ELConceptDescription> Cs) |
static ELConceptDescription |
ELLeastCommonSubsumer.lcsOfMutuallyIncomparable(ELConceptDescription C,
ELConceptDescription D) |
static ELConceptDescription |
ELLeastCommonSubsumer.lcsOfMutuallyIncomparable(Set<ELConceptDescription> Ds) |
static ELConceptDescription |
ELConceptDescription.of(org.semanticweb.owlapi.model.OWLClassExpression concept) |
static ELConceptDescription |
ELConceptDescription.parse(String expression) |
static ELConceptDescription |
ELConceptDescription.random(Signature sigma,
int maxRoleDepth,
int minSize,
int maxSize) |
ELConceptDescription |
ELConceptDescription.reduce() |
ELConceptDescription |
ELConceptDescription.smallest() |
ELConceptDescription |
ELConceptDescription.supremum(ELConceptDescription e) |
static ELConceptDescription |
ELConceptDescription.top() |
ELConceptDescription |
ELConceptDescription.without(ELConceptDescription that) |