You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "julien nioche (JIRA)" <ui...@incubator.apache.org> on 2008/09/24 09:51:44 UTC

[jira] Updated: (UIMA-1188) More constraints for primitive types

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

julien nioche updated UIMA-1188:
--------------------------------

    Attachment: booleanConstraint.diff

Patch which adds BooleanConstraint implementations

> More constraints for primitive types
> ------------------------------------
>
>                 Key: UIMA-1188
>                 URL: https://issues.apache.org/jira/browse/UIMA-1188
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>            Reporter: julien nioche
>            Priority: Minor
>         Attachments: booleanConstraint.diff
>
>
> ConstraintFactory currently has the following methods:   
> createIntConstraint() 
> createFloatConstraint() 
> createStringConstraint()
> but there is corresponding constraints for bytes, shorts, longs or booleans.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.