Uses of Enum Class
org.semanticweb.owlapi.atomicdecomposition.ModuleMethod
Packages that use ModuleMethod
Package
Description
This package contains a port of FaCT++ Atomic Decomposition implementation.
-
Uses of ModuleMethod in org.semanticweb.owlapi.atomicdecomposition
Methods in org.semanticweb.owlapi.atomicdecomposition that return ModuleMethodModifier and TypeMethodDescriptionstatic ModuleMethod
Returns the enum constant of this class with the specified name.static ModuleMethod[]
ModuleMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ModuleMethod in uk.ac.manchester.cs.factplusplusad
Constructors in uk.ac.manchester.cs.factplusplusad with parameters of type ModuleMethodModifierConstructorDescriptionOntologyBasedModularizer
(OWLOntology ontology, ModuleMethod moduleMethod)