Revision: 12548
          http://gate.svn.sourceforge.net/gate/?rev=12548&view=rev
Author:   nirajaswani
Date:     2010-04-26 13:35:38 +0000 (Mon, 26 Apr 2010)

Log Message:
-----------
throw UnsupportedOperationException(...) - removed this statement from the new 
API methods for which there is equivalent old method implementation is 
available and mapped the new methods to return results from the old methods.  
This was necessary as we share the same ontology editor between the old and the 
new ontology implementation and having such exceptions caused the editor to 
stop working for the old implementation

Modified Paths:
--------------
    
gate/trunk/plugins/Ontology_OWLIM2/src/gate/creole/ontology/owlim/AbstractOWLIMOntologyImpl.java
    
gate/trunk/plugins/Ontology_OWLIM2/src/gate/creole/ontology/owlim/OClassImpl.java
    
gate/trunk/plugins/Ontology_OWLIM2/src/gate/creole/ontology/owlim/OInstanceImpl.java
    
gate/trunk/plugins/Ontology_OWLIM2/src/gate/creole/ontology/owlim/RDFPropertyImpl.java

Added Paths:
-----------
    
gate/trunk/plugins/Ontology_OWLIM2/src/gate/creole/ontology/owlim/ResourceIterator.java


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

------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to