Uses of Class
com.ontotext.ordi.exception.ORDIWarning

Packages that use ORDIWarning
com.ontotext.ordi   
com.ontotext.ordi.exception   
com.ontotext.ordi.tripleset   
com.ontotext.ordi.wsmo4rdf.impl   
com.ontotext.ordi.wsmo4rdf.remote.client   
 

Uses of ORDIWarning in com.ontotext.ordi
 

Methods in com.ontotext.ordi that return ORDIWarning
 ORDIWarning WarningAware.getWarning()
          Retrieves the first warning reported by the object
 

Uses of ORDIWarning in com.ontotext.ordi.exception
 

Methods in com.ontotext.ordi.exception that return ORDIWarning
 ORDIWarning ORDIWarning.getNextWarning()
           
 

Methods in com.ontotext.ordi.exception with parameters of type ORDIWarning
 void ORDIWarning.setNextWarning(ORDIWarning next)
           
 

Uses of ORDIWarning in com.ontotext.ordi.tripleset
 

Fields in com.ontotext.ordi.tripleset declared as ORDIWarning
protected  ORDIWarning WarningAwareImpl.warning
           
 

Methods in com.ontotext.ordi.tripleset that return ORDIWarning
 ORDIWarning WarningAwareImpl.getWarning()
           
 

Uses of ORDIWarning in com.ontotext.ordi.wsmo4rdf.impl
 

Methods in com.ontotext.ordi.wsmo4rdf.impl that return ORDIWarning
 ORDIWarning WsmoSourceImpl.getWarning()
           
 ORDIWarning WsmoConnectionImpl.getWarning()
           
 

Uses of ORDIWarning in com.ontotext.ordi.wsmo4rdf.remote.client
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client that return ORDIWarning
 ORDIWarning RemoteWsmoSource.getWarning()
           
 ORDIWarning RemoteWsmoConnection.getWarning()
           
 



Copyright © 2008. All Rights Reserved.