Protege 3.4.6

edu.stanford.smi.protege.server.update
Class RemoteResponse<X>

java.lang.Object
  extended by edu.stanford.smi.protege.server.update.OntologyUpdate
      extended by 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

Constructor Summary
RemoteResponse(X response, List<ValueUpdate> updates)
           
 
Method Summary
 X getResponse()
           
 void localize(KnowledgeBase kb)
           
 
Methods inherited from class edu.stanford.smi.protege.server.update.OntologyUpdate
getValueUpdates
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteResponse

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

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

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.