|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NonOWLPredicate
Represents a predicate in a program which does not come from an OWL knowledge base.
| Field Summary | |
|---|---|
static java.lang.String |
EQUAL_URI
The URI for the equality predicate. |
static java.lang.String |
EVALUATE_URI
The URI for the expression evaluation predicate. |
static java.lang.String |
HU_URI
The URI for the Herbrand universe predicate. |
static java.lang.String |
IF_TRUE_URI
The URI for the predicate that tests an expression. |
static java.lang.String |
NAMED_OBJECTS_URI
The URI for the predicate containing the explicitly named objects. |
static java.lang.String |
NOT_EQUAL_URI
The URI for the negated equality predicate. |
static java.lang.String |
SUCCESSOR_PREDICATE_URI_PREFIX
The URI prefix for the predicates encoding successors. |
| Method Summary |
|---|
| Methods inherited from interface org.semanticweb.kaon2.api.rules.Predicate |
|---|
accept, getArity, toString |
| Methods inherited from interface org.semanticweb.kaon2.api.Entity |
|---|
accept, getURI, toString |
| Field Detail |
|---|
static final java.lang.String EQUAL_URI
static final java.lang.String NOT_EQUAL_URI
static final java.lang.String HU_URI
static final java.lang.String NAMED_OBJECTS_URI
static final java.lang.String EVALUATE_URI
static final java.lang.String IF_TRUE_URI
static final java.lang.String SUCCESSOR_PREDICATE_URI_PREFIX
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||