Alignment API and Server 3.5

fr.inrialpes.exmo.align.service
Class OntologyURI

java.lang.Object
  extended by fr.inrialpes.exmo.align.service.Message
      extended by fr.inrialpes.exmo.align.service.Success
          extended by fr.inrialpes.exmo.align.service.OntologyURI

public class OntologyURI
extends Success

Contains the messages that should be sent according to the protocol


Field Summary
 
Fields inherited from class fr.inrialpes.exmo.align.service.Message
content, inReplyTo, parameters, receiver, sender, surrogate
 
Constructor Summary
OntologyURI(int surr, Message rep, String from, String to, String cont, Parameters param)
           
 
Method Summary
 String HTMLString()
           
 String SOAPString()
           
 
Methods inherited from class fr.inrialpes.exmo.align.service.Message
getContent, getId, getInReplyTo, getParameters, getReceiver, getSender
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyURI

public OntologyURI(int surr,
                   Message rep,
                   String from,
                   String to,
                   String cont,
                   Parameters param)
Method Detail

HTMLString

public String HTMLString()
Overrides:
HTMLString in class Message

SOAPString

public String SOAPString()
Overrides:
SOAPString in class Message

Alignment API and Server 3.5

(C) INRIA & friends, 2003-2008