Peter Klügl created UIMA-4735:
---------------------------------
Summary: Ruta: variables (macros) for actions and conditions
Key: UIMA-4735
URL: https://issues.apache.org/jira/browse/UIMA-4735
Project: UIMA
Issue Type: New Feature
Components: ruta
Affects Versions: 2.3.1ruta
Reporter: Peter Klügl
Assignee: Peter Klügl
Ruta: variables (macros) for actions and conditions. Only lteral version with
special syntax for linking the arguments. Maybe implemented as rewriting?
{noformat}
ACTION macro(T1, T2) = CREATE(T1, "a" = T2, "b" = "test"), ASSIGN(var, var+1);
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)