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 11:02:39 UTC

[jira] [Updated] (UIMA-4675) Ruta: index expression for referring to single values in list expression

     [ https://issues.apache.org/jira/browse/UIMA-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Klügl updated UIMA-4675:
------------------------------
    Fix Version/s:     (was: 2.4.0ruta)

> Ruta: index expression for referring to single values in list expression
> ------------------------------------------------------------------------
>
>                 Key: UIMA-4675
>                 URL: https://issues.apache.org/jira/browse/UIMA-4675
>             Project: UIMA
>          Issue Type: New Feature
>          Components: ruta
>    Affects Versions: 2.4.0ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>
> Ruta: index expression for referring to single values in list expression.
> Something like:
> {noformat}
> STRINGLIST sl = {"a", "b"};
> Document{equals(sl[0], "a")};
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)