| Package | Description |
|---|---|
| org.coode.parsers.oppl.testcase | |
| org.coode.parsers.oppl.testcase.assertions |
| Class and Description |
|---|
| AssertContains
Asserts that the bindings of a Variable contain a specified value.
|
| AssertEqual
Asserts that the expression on the left is equal to the one on the right.
|
| Assertion
An assertion is a test on the results of a query contained in an OPPLTestCase
|
| AssertionComplement |
| AssertionExpression
An expression that could be used as an argument in Assertions.
|
| AssertNotEqual
Asserts that the expression on the left is not equal to the one on the right.
|
| BindingNodeCountAssertionExpression
Represents the count of the occurrences a particular set of assignments in
the results of the query.
|
| CountAssertionExpression |
| CountStarAssertionExpression
Represents the count of the number of binding tuples for the OPPL query.
|
| GreaterThanEqualToAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| GreatThanAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| IntegerAssertionExpression
Represents an Integer
|
| LessThanAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| LessThanEqualToAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| OWLExpressionAssertionExpression
Represents an OWL Object in an assertion.
|
| Class and Description |
|---|
| AssertContains
Asserts that the bindings of a Variable contain a specified value.
|
| AssertEqual
Asserts that the expression on the left is equal to the one on the right.
|
| Assertion
An assertion is a test on the results of a query contained in an OPPLTestCase
|
| AssertionComplement |
| AssertionExpression
An expression that could be used as an argument in Assertions.
|
| AssertionExpressionVisitor
Visitor pattern for AssertionExpression.
|
| AssertionExpressionVisitorEx
Visitor pattern for AssertionExpression, with return values.
|
| AssertionVisitor
Visitor pattern for the hierarchy rooted in
Assertion. |
| AssertionVisitorEx
Visitor pattern for the hierarchy rooted in
Assertion with a return
value. |
| AssertNotEqual
Asserts that the expression on the left is not equal to the one on the right.
|
| BindingNodeCountAssertionExpression
Represents the count of the occurrences a particular set of assignments in
the results of the query.
|
| CountAssertionExpression |
| CountStarAssertionExpression
Represents the count of the number of binding tuples for the OPPL query.
|
| GreaterThanEqualToAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| GreatThanAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| IntegerAssertionExpression
Represents an Integer
|
| LessThanAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| LessThanEqualToAssertion
Represents the assertion that the left hand side is less than the right hand
side
|
| OWLExpressionAssertionExpression
Represents an OWL Object in an assertion.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.