edu.stanford.smi.protege.server.update
Class InvalidateCacheUpdate
java.lang.Object
edu.stanford.smi.protege.server.update.ValueUpdate
edu.stanford.smi.protege.server.update.SftUpdate
edu.stanford.smi.protege.server.update.InvalidateCacheUpdate
- All Implemented Interfaces:
- Localizable, Serializable
public class InvalidateCacheUpdate
- extends SftUpdate
This update means that there may or may not be a value for
this frame, slot, facet, isTemplate group. That is to say
the client must call the server to determine the value for this
frame, slot, facet, isTemplate combination. If you want to tell
the client that there is definitely no value for this frame, slot, facet
isTemplate combination, see RemoveCacheUpdate
- Author:
- tredmond
- See Also:
- Serialized Form
InvalidateCacheUpdate
public InvalidateCacheUpdate(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.