|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.semanticweb.owlapi.model.AbstractOWLTestCase
org.semanticweb.owlapi.model.AbstractOWLDataFactoryTest
org.semanticweb.owlapi.model.AbstractOWLRestrictionTestCase<P>
org.semanticweb.owlapi.model.AbstractOWLRestrictionWithFillerTestCase<OWLObjectProperty,OWLIndividual>
org.semanticweb.owlapi.model.OWLObjectValueRestrictionTestCase
public class OWLObjectValueRestrictionTestCase
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006
Constructor Summary | |
---|---|
OWLObjectValueRestrictionTestCase()
|
Method Summary | |
---|---|
protected OWLIndividual |
createFiller()
|
protected OWLObjectProperty |
createProperty()
|
protected OWLRestriction |
createRestriction(OWLObjectProperty prop,
OWLIndividual filler)
|
Methods inherited from class org.semanticweb.owlapi.model.AbstractOWLRestrictionWithFillerTestCase |
---|
createRestriction, testCreation, testEqualsNegative, testEqualsPositive, testHashCode |
Methods inherited from class org.semanticweb.owlapi.model.AbstractOWLRestrictionTestCase |
---|
testPropertyGetter |
Methods inherited from class org.semanticweb.owlapi.model.AbstractOWLDataFactoryTest |
---|
assertNotEquals, createIRI, createOWLClass, createOWLDataProperty, createOWLDatatype, createOWLIndividual, createOWLObjectProperty, createOWLTypedConstant, setUp |
Methods inherited from class org.semanticweb.owlapi.model.AbstractOWLTestCase |
---|
getOWLDataFactory, getOWLOntologyManager, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OWLObjectValueRestrictionTestCase()
Method Detail |
---|
protected OWLRestriction createRestriction(OWLObjectProperty prop, OWLIndividual filler) throws java.lang.Exception
createRestriction
in class AbstractOWLRestrictionWithFillerTestCase<OWLObjectProperty,OWLIndividual>
java.lang.Exception
protected OWLObjectProperty createProperty() throws java.lang.Exception
createProperty
in class AbstractOWLRestrictionTestCase<OWLObjectProperty>
java.lang.Exception
protected OWLIndividual createFiller() throws java.lang.Exception
createFiller
in class AbstractOWLRestrictionWithFillerTestCase<OWLObjectProperty,OWLIndividual>
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |