Protege 3.4.1

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

java.lang.Object
  extended by edu.stanford.smi.protege.server.update.OntologyUpdate
All Implemented Interfaces:
Localizable, Serializable
Direct Known Subclasses:
RemoteResponse

public class OntologyUpdate
extends Object
implements Serializable, Localizable

When a client asks for a set of values, this structure includes both the values calculated and the events that tell the client how to update his cache.

Author:
tredmond
See Also:
Serialized Form

Constructor Summary
OntologyUpdate(List<ValueUpdate> updates)
           
 
Method Summary
 List<ValueUpdate> getValueUpdates()
           
 void localize(KnowledgeBase kb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyUpdate

public OntologyUpdate(List<ValueUpdate> updates)
Parameters:
values - the values the user selected
events - the latest events which the client can use to update its cache.
Method Detail

getValueUpdates

public List<ValueUpdate> getValueUpdates()
Returns:
the latest events which the client can use to update its cache.

localize

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

Protege 3.4.1

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