edu.stanford.smi.protege.server.update
Class RemoveCacheUpdate
java.lang.Object
edu.stanford.smi.protege.server.update.ValueUpdate
edu.stanford.smi.protege.server.update.SftUpdate
edu.stanford.smi.protege.server.update.RemoveCacheUpdate
- All Implemented Interfaces:
- Localizable, Serializable
public class RemoveCacheUpdate
- extends SftUpdate
This update means that the cache should indicate that there is no value
for this frame, slot, facet, isTemplate group. That is the client does
not need to call the server to obtain a value for this set. These updates
should never be generated while a transation is in progress.
- Author:
- tredmond
- See Also:
- Serialized Form
RemoveCacheUpdate
public RemoveCacheUpdate(Frame frame,
Slot slot,
Facet facet,
boolean isTemplate)
toString
public String toString()
- Overrides:
toString
in class SftUpdate
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.