Package astra.statement
Class DefaultModuleCallAdaptor
java.lang.Object
astra.statement.DefaultModuleCallAdaptor
- All Implemented Interfaces:
ModuleCallAdaptor
public abstract class DefaultModuleCallAdaptor extends Object implements ModuleCallAdaptor
-
Constructor Summary
Constructors Constructor Description DefaultModuleCallAdaptor() -
Method Summary
Modifier and Type Method Description protected Predicateevaluate(Intention intention, Predicate predicate)booleansuppressNotification()
-
Constructor Details
-
DefaultModuleCallAdaptor
public DefaultModuleCallAdaptor()
-
-
Method Details
-
suppressNotification
public boolean suppressNotification()- Specified by:
suppressNotificationin interfaceModuleCallAdaptor
-
evaluate
-