|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.wsmo4j.validator.ValidatorTestCase
test.wsmo4j.validator.AnonIDRef
public class AnonIDRef
Title: WSMO4J
Description: WSMO API and a Reference Implementation
Copyright: Copyright (c) 2004-2005
Company: University of Innsbruck, Austria
| Field Summary |
|---|
| Fields inherited from class test.wsmo4j.validator.ValidatorTestCase |
|---|
axiom, dataFactory, errors, le, leFactory, leSet, parser, warnings |
| Constructor Summary | |
|---|---|
AnonIDRef()
|
|
| Method Summary | |
|---|---|
void |
testAddMemberOf()
|
void |
testAddSuperConcept()
|
void |
testAddSuperRelation()
|
void |
testAddValueAttribute()
|
void |
testAddValueParameter()
|
void |
testAnonymousSubConcept()
Anonymous concept is a subconcept of non anonymous concept concept http://example/testProblemC1 concept _# subConceptOf http://example/testProblemC1 This WSML fragment is valid (if reparsed it would be the same) |
void |
testAnonymousSuperConcept()
Anonymous concept could not have sub concepts: concept _# concept http://example/testProblemC1 subConceptOf _# The link between the two concepts is lost after a parse/serialize |
void |
testAnonymousSuperRelation()
|
void |
testAttributeAddType()
|
void |
testConceptAddAttribute()
|
void |
testCreateRelationInstance()
|
void |
testMutableConcept()
|
void |
testMutableEntityWithAnonId()
|
void |
testParemeterAddType()
|
| Methods inherited from class test.wsmo4j.validator.ValidatorTestCase |
|---|
createAxiomDef, getOntHeader, getOntLocalName, printError, printWarning, removeAxiomDef, setUp, 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 AnonIDRef()
| Method Detail |
|---|
public void testAnonymousSuperRelation()
throws Exception
Exception
public void testAnonymousSuperConcept()
throws Exception
Exception
public void testAnonymousSubConcept()
throws Exception
Exception
public void testMutableEntityWithAnonId()
throws Exception
Exception
public void testMutableConcept()
throws Exception
Exception
public void testAddSuperConcept()
throws Exception
Exception
public void testConceptAddAttribute()
throws Exception
Exception
public void testParemeterAddType()
throws Exception
Exception
public void testAttributeAddType()
throws Exception
Exception
public void testAddMemberOf()
throws Exception
Exception
public void testAddValueAttribute()
throws Exception
Exception
public void testAddValueParameter()
throws Exception
Exception
public void testAddSuperRelation()
throws Exception
Exception
public void testCreateRelationInstance()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||