JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
astra.tr
Interface ActionHandler
public interface
ActionHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
execute
(
TRContext
context,
Map
<
Integer
,
Term
> bindings)
Method Details
execute
boolean
execute
(
TRContext
context,
Map
<
Integer
,
Term
> bindings)