Package | Description |
---|---|
conexp.fx.core.dl.deprecated |
Modifier and Type | Method and Description |
---|---|
static DescriptionLogic |
DescriptionLogic.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static DescriptionLogic[] |
DescriptionLogic.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLInterpretation2.getMMSC_(Set<String> individuals,
int roleDepth,
DescriptionLogic dl)
Deprecated.
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLInterpretation2.getMMSC(Set<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals,
int roleDepth,
DescriptionLogic dl)
Deprecated.
|
MatrixContext<org.semanticweb.owlapi.model.OWLNamedIndividual,org.semanticweb.owlapi.model.OWLClassExpression> |
OWLInterpretation2.toLogicalContext(int roleDepth,
DescriptionLogic dl)
Deprecated.
|
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.