You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <de...@uima.apache.org> on 2010/11/26 10:16:13 UTC

[jira] Closed: (UIMA-1949) Javadoc should point out difference between Features getDomain and getRange

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

Jörn Kottmann closed UIMA-1949.
-------------------------------

    Resolution: Fixed

Changed javadoc as proposed.

> Javadoc should point out difference between Features getDomain and getRange
> ---------------------------------------------------------------------------
>
>                 Key: UIMA-1949
>                 URL: https://issues.apache.org/jira/browse/UIMA-1949
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.3.1SDK
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Trivial
>             Fix For: 2.3.1SDK
>
>
> The javadoc should explain how range and domain differ. The current javadoc just uses these
> terms again, which does not add any information.
> Should it be extended like this?
> getDomain:
> Get the domain type for this feature. The domain is the type which defines this feature.
> getRange:
> Get the range type for this feature.  The range defines the type of the feature value.

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