Revision: 18701
          http://sourceforge.net/p/gate/code/18701
Author:   markagreenwood
Date:     2015-05-21 15:28:46 +0000 (Thu, 21 May 2015)
Log Message:
-----------
fixed the javadoc to accurate describe what is stored in a Property object -- 
fixes sourceforge bug #193

Modified Paths:
--------------
    
gate/trunk/plugins/Ontology/src/gate/creole/ontology/impl/OntologyService.java

Modified: 
gate/trunk/plugins/Ontology/src/gate/creole/ontology/impl/OntologyService.java
===================================================================
--- 
gate/trunk/plugins/Ontology/src/gate/creole/ontology/impl/OntologyService.java  
    2015-05-21 14:47:09 UTC (rev 18700)
+++ 
gate/trunk/plugins/Ontology/src/gate/creole/ontology/impl/OntologyService.java  
    2015-05-21 15:28:46 UTC (rev 18701)
@@ -853,8 +853,7 @@
 
   /**
    * The method returns an array of properties. Property is a complex
-   * structure, which contains name, comment, information about its
-   * domain and range.
+   * structure, which contains type and URI information.
    * 
    * @return
    */
@@ -863,8 +862,7 @@
 
   /**
    * The method returns an array of properties. Property is a complex
-   * structure, which contains name, comment, information about its
-   * domain and range.
+   * structure, which contains type and URI information.
    * 
    * @return
    */
@@ -873,8 +871,7 @@
 
   /**
    * The method returns an array of properties. Property is a complex
-   * structure, which contains name, comment, information about its
-   * domain and range.
+   * structure, which contains type and URI information.
    * 
    * @return
    */
@@ -883,8 +880,7 @@
 
   /**
    * The method returns an array of properties. Property is a complex
-   * structure, which contains name, comment, information about its
-   * domain and range.
+   * structure, which contains type and URI information.
    * 
    * @return
    */
@@ -893,8 +889,7 @@
 
   /**
    * The method returns an array of properties. Property is a complex
-   * structure, which contains name, comment, information about its
-   * domain and range.
+   * structure, which contains type and URI information.
    * 
    * @return
    */
@@ -903,8 +898,7 @@
 
   /**
    * The method returns an array of properties. Property is a complex
-   * structure, which contains name, comment, information about its
-   * domain and range.
+   * structure, which contains type and URI information.
    * 
    * @return
    */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to