edu.stanford.smi.protege.model.query
Class QueryCallbackClone
java.lang.Object
edu.stanford.smi.protege.model.query.QueryCallbackClone
- All Implemented Interfaces:
- QueryCallback
public class QueryCallbackClone
- extends Object
- implements QueryCallback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryCallbackClone
public QueryCallbackClone(QueryCallback qc)
getInnerCallback
public QueryCallback getInnerCallback()
provideQueryResults
public void provideQueryResults(Collection<Frame> results)
- Specified by:
provideQueryResults
in interface QueryCallback
handleError
public void handleError(OntologyException exception)
- Specified by:
handleError
in interface QueryCallback
handleError
public void handleError(ProtegeIOException exception)
- Specified by:
handleError
in interface QueryCallback
handleError
public void handleError(ProtegeError error)
- Specified by:
handleError
in interface QueryCallback
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.