[
https://issues.apache.org/jira/browse/UIMA-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-2971:
---------------------------------
Fix Version/s: (was: 3.0.0SDKexp)
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)