Protege 3.4.6

edu.stanford.smi.protege.model.framestore
Class ReadOnlyFrameStoreHandler

java.lang.Object
  extended by edu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler
      extended by edu.stanford.smi.protege.model.framestore.ReadOnlyFrameStoreHandler
All Implemented Interfaces:
InvocationHandler

public class ReadOnlyFrameStoreHandler
extends AbstractFrameStoreInvocationHandler


Constructor Summary
ReadOnlyFrameStoreHandler()
           
 
Method Summary
 void executeQuery(Query q, QueryCallback qc)
           
 Object handleInvoke(Method method, Object[] args)
           
 
Methods inherited from class edu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler
getDelegate, getInstance, handleClose, handleReinitialize, invoke, invoke, invoke, isModification, isQuery, newInstance, newInstance, setDelegate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReadOnlyFrameStoreHandler

public ReadOnlyFrameStoreHandler()
Method Detail

handleInvoke

public Object handleInvoke(Method method,
                           Object[] args)
Specified by:
handleInvoke in class AbstractFrameStoreInvocationHandler

executeQuery

public void executeQuery(Query q,
                         QueryCallback qc)
Specified by:
executeQuery in class AbstractFrameStoreInvocationHandler

Protege 3.4.6

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.