Protege 3.4.6

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

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

public class ValueUpdate
extends Object
implements Serializable, Localizable

See Also:
Serialized Form

Constructor Summary
ValueUpdate(Frame frame, SerializedCacheUpdate<RemoteSession,Sft,List> update)
           
 
Method Summary
 Frame getFrame()
           
 SerializedCacheUpdate<RemoteSession,Sft,List> getUpdate()
           
 void localize(KnowledgeBase kb)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueUpdate

public ValueUpdate(Frame frame,
                   SerializedCacheUpdate<RemoteSession,Sft,List> update)
Method Detail

getFrame

public Frame getFrame()

getUpdate

public SerializedCacheUpdate<RemoteSession,Sft,List> getUpdate()

localize

public void localize(KnowledgeBase kb)
Specified by:
localize in interface Localizable

toString

public String toString()
Overrides:
toString in class Object

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.