Package astra.statement
Interface ModuleCallAdaptor
- All Known Implementing Classes:
DefaultModuleCallAdaptor
public interface ModuleCallAdaptor
-
Method Summary
Modifier and Type Method Description booleaninline()booleaninvoke(Intention context, Predicate atom)booleansuppressNotification()
-
Method Details
-
suppressNotification
boolean suppressNotification() -
inline
boolean inline() -
invoke
-