public class ProtegeOPPLTestCaseFactory extends Object implements AbstractOPPLTestCaseFactory
| Constructor and Description |
|---|
ProtegeOPPLTestCaseFactory(org.protege.editor.owl.OWLEditorKit owlEditorKit) |
| Modifier and Type | Method and Description |
|---|---|
OPPLTestCase |
buildOPPLTestCase(String name,
OPPLScript opplContent,
List<? extends OPPLTest> tests,
boolean requiresInference) |
OPPLAbstractFactory |
getOPPLFactory() |
org.protege.editor.owl.OWLEditorKit |
getOWLEditorKit() |
public ProtegeOPPLTestCaseFactory(org.protege.editor.owl.OWLEditorKit owlEditorKit)
owlEditorKit - owlEditorKitpublic OPPLTestCase buildOPPLTestCase(String name, OPPLScript opplContent, List<? extends OPPLTest> tests, boolean requiresInference)
buildOPPLTestCase in interface AbstractOPPLTestCaseFactorypublic OPPLAbstractFactory getOPPLFactory()
getOPPLFactory in interface AbstractOPPLTestCaseFactorypublic org.protege.editor.owl.OWLEditorKit getOWLEditorKit()
Copyright © 2014 The University of Manchester. All Rights Reserved.