Package | Description |
---|---|
owltools.sim2 |
Modifier and Type | Method and Description |
---|---|
static SimpleOwlSim.Direction |
SimpleOwlSim.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleOwlSim.Direction[] |
SimpleOwlSim.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OwlSim.ScoreAttributeSetPair |
SimpleOwlSim.getSimilarityBestMatchAverage(org.semanticweb.owlapi.model.OWLNamedIndividual i,
org.semanticweb.owlapi.model.OWLNamedIndividual j,
SimpleOwlSim.Metric metric,
SimpleOwlSim.Direction dir) |
OwlSim.ScoreAttributeSetPair |
OwlSim.getSimilarityBestMatchAverage(org.semanticweb.owlapi.model.OWLNamedIndividual i,
org.semanticweb.owlapi.model.OWLNamedIndividual j,
SimpleOwlSim.Metric metric,
SimpleOwlSim.Direction dir)
Deprecated.
|
OwlSim.ScoreAttributeSetPair |
FastOwlSim.getSimilarityBestMatchAverage(org.semanticweb.owlapi.model.OWLNamedIndividual i,
org.semanticweb.owlapi.model.OWLNamedIndividual j,
SimpleOwlSim.Metric metric,
SimpleOwlSim.Direction dir) |
Copyright © 2010–2016. All rights reserved.