edu.stanford.smi.protege.server.update
Class ValueUpdate
java.lang.Object
edu.stanford.smi.protege.server.update.ValueUpdate
- All Implemented Interfaces:
- Localizable, Serializable
- Direct Known Subclasses:
- FrameEvaluationCompleted, FrameEvaluationPartial, FrameEvaluationStarted, RemoveFrameCache, SftUpdate
public abstract class ValueUpdate
- extends Object
- implements Localizable, Serializable
- See Also:
- Serialized Form
ValueUpdate
public ValueUpdate(Frame frame)
getFrame
public Frame getFrame()
getClient
public RemoteSession getClient()
setClient
public void setClient(RemoteSession client)
localize
public void localize(KnowledgeBase kb)
- Specified by:
localize
in interface Localizable
isTransactionScope
public boolean isTransactionScope()
setTransactionScope
public void setTransactionScope(boolean transactionScope)
getInvalidatingVariant
public abstract ValueUpdate getInvalidatingVariant()
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.