You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2016/01/12 12:19:39 UTC

[jira] [Created] (UIMA-4735) Ruta: variables (macros) for actions and conditions

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)