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

Peter Klügl resolved UIMA-5128.
-------------------------------
    Resolution: Fixed

fixed

> Ruta: false positive problem in editor for stacked feature expresson on label 
> expression
> ----------------------------------------------------------------------------------------
>
>                 Key: UIMA-5128
>                 URL: https://issues.apache.org/jira/browse/UIMA-5128
>             Project: UIMA
>          Issue Type: Bug
>          Components: Ruta
>    Affects Versions: 2.5.0ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.5.1ruta
>
>
> Ruta: false positive problem in editor for stacked feature expresson on label 
> expression. Example:
> {noformat}
> ((NumericValue{-> CREATE(Measurement, "unit" = mi.low.unit, "value" = 
> NumericValue)} 
>     ANY{INLIST(IntervalIndicatorList)} 
>     NumericValue{-> CREATE(Measurement, "unit" = mi.low.unit, "value" = 
> NumericValue)})
>           {-PARTOF(MeasurementInterval)}
>           ->{Measurement ANY{INLIST(IntervalIndicatorList)} Measurement{-> 
> GATHER(MeasurementInterval, 1, 3, "low" = 1, "high" = 3)}; }
>     SPECIAL.ct=="/")+ 
>     mi:@MeasurementInterval;
> {noformat}



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

Reply via email to