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.

Reply via email to