Types
Functions
Adds given clause before all other clauses in this theory
Adds the given clauses before all other clauses in this theory
Adds given clause after all other clauses in this theory
Adds the given clauses after all other clauses in this theory
Checks if given clause is contained in this theory
Checks if clauses exists in this theory having the specified Indicator as head; this should be Indicator.isWellFormed
Checks if given clause is present in this theory
Retrieves matching clauses from this theory
Retrieves all rules in this theory having the specified Indicator as head; this should be Indicator.isWellFormed
Retrieves matching rules from this theory
Tries to delete a matching clause from this theory
Tries to delete the matching clauses from this theory
Tries to delete all matching clauses from this theory
An enhanced toString that prints the theory in a Prolog program format, if asPrologText is true