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 2013/06/07 12:22:21 UTC

[jira] [Created] (UIMA-2971) Getters for boolean values in JCas wrappers don't follow common Java naming convention

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

             Summary: Getters for boolean values in JCas wrappers don't follow common Java naming convention
                 Key: UIMA-2971
                 URL: https://issues.apache.org/jira/browse/UIMA-2971
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Richard Eckart de Castilho


The getter generated for a boolean feature "XXX" in a JCas wrapper is called "getXXX". It is a common Java convention, that getters for boolean values are called "isXXX".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira