org.deri.wsmo4j.orchestration.rule
Class OrchestrationInvokeServiceRI

java.lang.Object
  extended by org.deri.wsmo4j.rule.PerformRI
      extended by org.deri.wsmo4j.orchestration.rule.OrchestrationInvokeServiceRI
All Implemented Interfaces:
OrchestrationInvokeService, Perform, Rule

public class OrchestrationInvokeServiceRI
extends PerformRI
implements OrchestrationInvokeService

Interface or class description

Version:
$Revision: 1949 $ $Date: 2007-04-02 16:05:18 +0300 (Mon, 02 Apr 2007) $
Author:
James Scicluna, Thomas Haselwanter, Vassil Momtchev Created on 02-Feb-2006 Committed by $Author: morcen $ $Source$,

Constructor Summary
OrchestrationInvokeServiceRI(org.wsmo.common.IRI performance, org.wsmo.service.WebService service)
           
 
Method Summary
 void accept(Visitor visitor)
          Acceptor method for the Visitor.
 org.wsmo.service.WebService getService()
           
 String toString(org.wsmo.common.TopEntity te)
          Returns a string representation of the Rule.
 
Methods inherited from class org.deri.wsmo4j.rule.PerformRI
getPerformIRI, setPerformIRI, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.wsmo.service.rule.Perform
getPerformIRI, setPerformIRI
 

Constructor Detail

OrchestrationInvokeServiceRI

public OrchestrationInvokeServiceRI(org.wsmo.common.IRI performance,
                                    org.wsmo.service.WebService service)
Method Detail

accept

public void accept(Visitor visitor)
Description copied from interface: Rule
Acceptor method for the Visitor.

Specified by:
accept in interface Rule
Specified by:
accept in class PerformRI
Parameters:
visitor - Rule-Visitor object

getService

public org.wsmo.service.WebService getService()
Specified by:
getService in interface OrchestrationInvokeService

toString

public String toString(org.wsmo.common.TopEntity te)
Description copied from interface: Rule
Returns a string representation of the Rule.

Specified by:
toString in interface Rule
Overrides:
toString in class PerformRI
Returns:
String representing the rule object.


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.