Package astra.reasoner
Interface Queryable
- All Known Implementing Classes:
Agent,ASTRAClass,EventBeliefManager
public interface Queryable
A Source for
Reasoner implementations. This interface defines a single method that
should return formulae matching the given formula.- Author:
- rem
-
Field Summary
Fields Modifier and Type Field Description static List<Formula>EMPTY_LIST -
Method Summary