- From: JOSE MANUEL CANTERA FONSECA <jmcf@tid.es>
- Date: Tue, 15 Apr 2008 13:38:48 +0200
- To: "public-ddwg-comments@w3.org" <public-ddwg-comments@w3.org>
Received on Tuesday, 15 April 2008 11:39:12 UTC
Regarding http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/JavaDoc/ the following problems have been detected -> Interface DDRException * "code" field description is empty -> PropertyValues<http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/JavaDoc/org/w3c/ddr/simple/PropertyValues.html> getPropertyValues(Evidence<http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/JavaDoc/org/w3c/ddr/simple/Evidence.html> evidence) the "returns" section has a wrong description. It should say "Returns all available values for the evidence supplied" -> PropertyRef newPropertyRef(String localPropertyName) throws NameException. "localPropertyName" parameter description is empty -> PropertyRef newPropertyRef(PropertyName propertyName) throws NameException "propertyName" parameter description is empty -> PropertyRef newPropertyRef(PropertyName propertyName, String localAspectName) throws NameException. "propertyName", "localAspectName" parameters description are empty
Received on Tuesday, 15 April 2008 11:39:12 UTC