edu.stanford.smi.protege.server.update
Class OntologyUpdate
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OntologyUpdate
public OntologyUpdate(List<ValueUpdate> updates)
- Parameters:
values
- the values the user selectedevents
- the latest events which the client can use to update its cache.
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
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.