Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.3.1SDK
-
None
Description
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.