edu.stanford.smi.protege.server.update
Class RemoteResponse<X>
java.lang.Object
edu.stanford.smi.protege.server.update.OntologyUpdate
edu.stanford.smi.protege.server.update.RemoteResponse<X>
- All Implemented Interfaces:
- Localizable, Serializable
public class RemoteResponse<X>
- extends OntologyUpdate
- implements Localizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteResponse
public RemoteResponse(X response,
List<ValueUpdate> updates)
- Parameters:
response
- the response the user selectedevents
- the latest events which the client can use to update its cache.
getResponse
public X getResponse()
- Returns:
- the response the user selected
localize
public void localize(KnowledgeBase kb)
- Specified by:
localize
in interface Localizable
- Overrides:
localize
in class OntologyUpdate
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.