org.deri.wsmo4j.orchestration.rule
Class SendRI
java.lang.Object
org.deri.wsmo4j.rule.PerformRI
org.deri.wsmo4j.orchestration.rule.SendRI
- All Implemented Interfaces:
- Send, Perform, Rule
public class SendRI
- extends PerformRI
- implements Send
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 |
SendRI(org.wsmo.common.IRI performance,
org.wsmo.common.IRI target)
|
SendRI
public SendRI(org.wsmo.common.IRI performance,
org.wsmo.common.IRI target)
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
getTargetIRI
public org.wsmo.common.IRI getTargetIRI()
- Specified by:
getTargetIRI
in interface Send
toString
public String toString()
- Overrides:
toString
in class PerformRI
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.