Alignment API and Server 3.6

Uses of Class
fr.inrialpes.exmo.align.service.Message

Packages that use Message
fr.inrialpes.exmo.align.service   
 

Uses of Message in fr.inrialpes.exmo.align.service
 

Subclasses of Message in fr.inrialpes.exmo.align.service
 class AlignmentId
          Contains the messages that should be sent according to the protocol
 class AlignmentIds
          Contains the messages that should be sent according to the protocol
 class AlignmentMetadata
          Contains the messages that should be sent according to the protocol
 class CannotRenderAlignment
          Contains the messages that should be sent according to the protocol
 class ErrorMsg
          Contains the messages that should be sent according to the protocol
 class EvalResult
          Contains the messages that should be sent according to the protocol
 class EvaluationId
          Contains the messages that should be sent according to the protocol
 class NonConformParameters
          Contains the messages that should be sent according to the protocol
 class OntologyURI
          Contains the messages that should be sent according to the protocol
 class RenderedAlignment
          Contains the messages that should be sent according to the protocol
 class RunTimeError
          Contains the messages that should be sent according to the protocol
 class Success
          Contains the messages that should be sent according to the protocol
 class TranslatedMessage
          Contains the messages that should be sent according to the protocol
 class UnknownAlignment
          Contains the messages that should be sent according to the protocol
 class UnknownMethod
          Contains the messages that should be sent according to the protocol
 class UnreachableAlignment
          Contains the messages that should be sent according to the protocol
 class UnreachableOntology
          Contains the messages that should be sent according to the protocol
 

Fields in fr.inrialpes.exmo.align.service declared as Message
(package private)  Message Message.inReplyTo
           
private  Message AServProtocolManager.Aligner.mess
           
private  Message AServProtocolManager.Aligner.result
           
 

Methods in fr.inrialpes.exmo.align.service that return Message
 Message AServProtocolManager.align(Message mess)
           
 Message AServProtocolManager.compose(Message mess)
           
 Message AServProtocolManager.cut(Message mess)
          Extra alignment primitives All these primitives must create a new alignment and return its Id There is no way an alignment server could modify an alignment
 Message AServProtocolManager.eval(Message mess)
           
 Message AServProtocolManager.existingAlignments(Message mess)
           
 Message AServProtocolManager.failure(Message mess)
           
 Message AServProtocolManager.find(Message mess)
           
 Message Message.getInReplyTo()
           
 Message AServProtocolManager.Aligner.getResult()
           
 Message AServProtocolManager.getResults(Message mess)
          Retrieve the results (all registered result) of a particular test
 Message AServProtocolManager.groupEval(Message mess)
          Evaluate a track: a set of results
 Message AServProtocolManager.harden(Message mess)
           
 Message AServProtocolManager.inverse(Message mess)
           
 Message AServProtocolManager.join(Message mess)
           
 Message AServProtocolManager.load(Message mess)
          Basic protocol primitives
 Message AServProtocolManager.meet(Message mess)
           
 Message AServProtocolManager.metadata(Message mess)
           
 Message AServProtocolManager.render(Message mess)
           
 Message AServProtocolManager.replyto(Message mess)
           
 Message AServProtocolManager.replywith(Message mess)
          Ideal network implementation protocol: - publication (to some directory) registerID publishServices unregisterID (publishRenderer) (publishMethods) : can be retrieved through the classical interface.
private  Message AServProtocolManager.retrieveAlignment(Message mess)
          returns null if alignment not retrieved Otherwise returns AlignmentId or an ErrorMsg
 Message AServProtocolManager.store(Message mess)
          Extended protocol primitives
 Message AServProtocolManager.storeEval(Message mess)
          Store evaluation result from its URI
 Message AServProtocolManager.storeGroupEval(Message mess)
          Store the result
 Message AServProtocolManager.translate(Message mess)
           
 

Methods in fr.inrialpes.exmo.align.service with parameters of type Message
 Message AServProtocolManager.align(Message mess)
           
 Message AServProtocolManager.compose(Message mess)
           
 Message AServProtocolManager.cut(Message mess)
          Extra alignment primitives All these primitives must create a new alignment and return its Id There is no way an alignment server could modify an alignment
private  String WSAServProfile.displayAnswer(Message answer)
           
private  String HTMLAServProfile.displayAnswer(Message answer, Parameters param)
           
private  String WSAServProfile.displayError(Message answer)
           
 Message AServProtocolManager.eval(Message mess)
           
 Message AServProtocolManager.existingAlignments(Message mess)
           
 Message AServProtocolManager.failure(Message mess)
           
 Message AServProtocolManager.find(Message mess)
           
 Message AServProtocolManager.getResults(Message mess)
          Retrieve the results (all registered result) of a particular test
 Message AServProtocolManager.groupEval(Message mess)
          Evaluate a track: a set of results
 Message AServProtocolManager.harden(Message mess)
           
 Message AServProtocolManager.inverse(Message mess)
           
 Message AServProtocolManager.join(Message mess)
           
 Message AServProtocolManager.load(Message mess)
          Basic protocol primitives
 Message AServProtocolManager.meet(Message mess)
           
 Message AServProtocolManager.metadata(Message mess)
           
 Message AServProtocolManager.render(Message mess)
           
 Message AServProtocolManager.replyto(Message mess)
           
 Message AServProtocolManager.replywith(Message mess)
          Ideal network implementation protocol: - publication (to some directory) registerID publishServices unregisterID (publishRenderer) (publishMethods) : can be retrieved through the classical interface.
private  Message AServProtocolManager.retrieveAlignment(Message mess)
          returns null if alignment not retrieved Otherwise returns AlignmentId or an ErrorMsg
 Message AServProtocolManager.store(Message mess)
          Extended protocol primitives
 boolean AServProtocolManager.storedAlignment(Message mess)
           
 Message AServProtocolManager.storeEval(Message mess)
          Store evaluation result from its URI
 Message AServProtocolManager.storeGroupEval(Message mess)
          Store the result
private  String HTMLAServProfile.testErrorMessages(Message answer, Parameters param)
           
 Message AServProtocolManager.translate(Message mess)
           
 

Constructors in fr.inrialpes.exmo.align.service with parameters of type Message
AlignmentId(int surr, Message rep, String from, String to, String cont, Parameters param)
           
AlignmentIds(int surr, Message rep, String from, String to, String cont, Parameters param)
           
AlignmentMetadata(int surr, Message rep, String from, String to, String cont, Parameters param)
           
AServProtocolManager.Aligner(Message m, String id)
           
CannotRenderAlignment(int surr, Message rep, String from, String to, String cont, Parameters param)
           
ErrorMsg(int surr, Message rep, String from, String to, String cont, Parameters param)
           
EvalResult(int surr, Message rep, String from, String to, String cont, Parameters param)
           
EvaluationId(int surr, Message rep, String from, String to, String cont, Parameters param)
           
Message(int surr, Message rep, String from, String to, String cont, Parameters param)
           
NonConformParameters(int surr, Message rep, String from, String to, String cont, Parameters param)
           
OntologyURI(int surr, Message rep, String from, String to, String cont, Parameters param)
           
RenderedAlignment(int surr, Message rep, String from, String to, String cont, Parameters param)
           
RunTimeError(int surr, Message rep, String from, String to, String cont, Parameters param)
           
Success(int surr, Message rep, String from, String to, String cont, Parameters param)
           
TranslatedMessage(int surr, Message rep, String from, String to, String cont, Parameters param)
           
UnknownAlignment(int surr, Message rep, String from, String to, String cont, Parameters param)
           
UnknownMethod(int surr, Message rep, String from, String to, String cont, Parameters param)
           
UnreachableAlignment(int surr, Message rep, String from, String to, String cont, Parameters param)
           
UnreachableOntology(int surr, Message rep, String from, String to, String cont, Parameters param)
           
 


Alignment API and Server 3.6

(C) INRIA & friends, 2003-2008