|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleProcessorFactory
This interface provides a method to create a processor.
Method Summary | |
---|---|
de.tudresden.inf.lat.jcel.core.algorithm.common.Processor |
createProcessor(Set<de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiom> axioms)
Creates a new processor. |
Method Detail |
---|
de.tudresden.inf.lat.jcel.core.algorithm.common.Processor createProcessor(Set<de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiom> axioms)
axioms
- set of axioms to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |