Protege 3.4

edu.stanford.smi.protege.server.update
Class RemoveFrameCache

java.lang.Object
  extended by edu.stanford.smi.protege.server.update.ValueUpdate
      extended by edu.stanford.smi.protege.server.update.RemoveFrameCache
All Implemented Interfaces:
Localizable, Serializable

public class RemoveFrameCache
extends ValueUpdate

See Also:
Serialized Form

Constructor Summary
RemoveFrameCache(Frame frame)
          This update tells the client to remove the entire cache for the whole frame.
 
Method Summary
 ValueUpdate getInvalidatingVariant()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.server.update.ValueUpdate
getClient, getFrame, isTransactionScope, localize, setClient, setTransactionScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoveFrameCache

public RemoveFrameCache(Frame frame)
This update tells the client to remove the entire cache for the whole frame.

Parameters:
frame -
Method Detail

getInvalidatingVariant

public ValueUpdate getInvalidatingVariant()
Specified by:
getInvalidatingVariant in class ValueUpdate

toString

public String toString()
Overrides:
toString in class ValueUpdate

Protege 3.4

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