Package | Description |
---|---|
conexp.fx.core.dl.deprecated | |
conexp.fx.gui.assistent |
Modifier and Type | Field and Description |
---|---|
Constructor[] |
DescriptionLogic.constructors
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Constructor |
Constructor.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Constructor[] |
Constructor.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ELTBox |
ELInterpretation.computeTBoxBase(int roleDepth,
int maxCardinality,
ELTBox backgroundTBox,
Constructor... constructors)
Deprecated.
|
org.semanticweb.owlapi.model.OWLOntology |
OWLInterpretation.computeTBoxBase(int roleDepth,
int maxCardinality,
org.semanticweb.owlapi.model.OWLOntology backgroundOntology,
Constructor... constructors)
Deprecated.
|
T |
Interpretation.computeTBoxBase(int roleDepth,
int maxCardinality,
T backgroundOntology,
Constructor... constructors)
Deprecated.
|
Set<C> |
AInterpretation.getAllMostSpecificConcepts(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
Set<C> |
Interpretation.getAllMostSpecificConcepts(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
protected abstract SetList<C> |
AInterpretation.getAttributeSetForInducedContext(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
protected SetList<org.semanticweb.owlapi.model.OWLClassExpression> |
OWLInterpretation.getAttributeSetForInducedContext(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
protected SetList<ELConceptDescription> |
ELInterpretation.getAttributeSetForInducedContext(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
SetClosureOperator<org.semanticweb.owlapi.model.IRI> |
AInterpretation.getClosureOperator(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
SetClosureOperator<I> |
Interpretation.getClosureOperator(int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
Context<I,C> |
Interpretation.getInducedContext(Collection<I> individuals,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
Context<org.semanticweb.owlapi.model.IRI,C> |
AInterpretation.getInducedContext(Collection<org.semanticweb.owlapi.model.IRI> individuals,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
C |
Interpretation.getMostSpecificConcept(I individual,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLInterpretation.getMostSpecificConcept(org.semanticweb.owlapi.model.IRI individual,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
ELConceptDescription |
ELInterpretation.getMostSpecificConcept(org.semanticweb.owlapi.model.IRI individual,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
C |
Interpretation.getMostSpecificConcept(Set<I> individuals,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLInterpretation.getMostSpecificConcept(Set<org.semanticweb.owlapi.model.IRI> individuals,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
ELConceptDescription |
ELInterpretation.getMostSpecificConcept(Set<org.semanticweb.owlapi.model.IRI> individuals,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLInterpretation.getMostSpecificConceptALQ(org.semanticweb.owlapi.model.IRI individual,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLInterpretation.getMostSpecificConceptALQ(Set<org.semanticweb.owlapi.model.IRI> individuals,
int roleDepth,
int maxCardinality,
Constructor... constructors)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
Constructor[] |
InducedContextAssistent.Result.selectedConstructors |
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.