You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2015/07/24 23:00:04 UTC

[jira] [Created] (UIMA-4536) setFeature/getFeature methods

Richard Eckart de Castilho created UIMA-4536:
------------------------------------------------

             Summary: setFeature/getFeature methods
                 Key: UIMA-4536
                 URL: https://issues.apache.org/jira/browse/UIMA-4536
             Project: UIMA
          Issue Type: Improvement
          Components: uimaFIT
            Reporter: Richard Eckart de Castilho
            Assignee: Richard Eckart de Castilho
             Fix For: 2.2.0uimaFIT


Motivated by a discussion on the mailing list, I think it would be great to have a suite of methods along the line of

{noformat}
setFeature(fs, "featureName", featureValue);
getFeature(fs, "featureName", ValueClass.class);
{noformat}



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