[ 
https://issues.apache.org/jira/browse/UIMA-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842547#comment-13842547
 ] 

Peter Klügl commented on UIMA-3482:
-----------------------------------

This was actually not a problem of inlined rules, but of missing types in 
feature match expression in general.

> Ruta: Error highlighting for unknown types in inlined rules
> -----------------------------------------------------------
>
>                 Key: UIMA-3482
>                 URL: https://issues.apache.org/jira/browse/UIMA-3482
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.1.0ruta
>            Reporter: Martin Toepfer
>            Assignee: Peter Klügl
>             Fix For: 2.1.1ruta
>
>
> The editor does not highlight (or check) missing types used in inlined rules.
> For Example:
> CONCEPT_ROOT (defined in a type system that is not available in the script) 
> is not marked as a missing type for the inlined rule:
> SENTENCE -> {
>   (CONCEPT_ROOT.isAttribute == false) {->ERR};
> };



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to