org.deri.wsmo4j.rule
Class DeleteRI
java.lang.Object
   org.deri.wsmo4j.rule.AbstractUpdateRule
org.deri.wsmo4j.rule.AbstractUpdateRule
       org.deri.wsmo4j.rule.DeleteRI
org.deri.wsmo4j.rule.DeleteRI
- All Implemented Interfaces: 
- ChoreographyRule, Delete, Rule, UpdateRule
- public class DeleteRI 
- extends AbstractUpdateRule- implements Delete
Delete update implementation.
 
 
      Created on Jul 26, 2005
      Committed by $Author: vassil_momtchev $
      $Source$
 
- Version:
- $Revision: 1844 $ $Date: 2006-10-24 17:11:48 +0300 (Tue, 24 Oct 2006) $
- Author:
- Thomas Haselwanter, James Scicluna
 
 
 
 
 
 
 
DeleteRI
public DeleteRI(CompoundFact fact)
- Parameters:
- fact- A CompoundFact object defining the fact of the delete(oldFact)
            rule.
accept
public void accept(Visitor visitor)
- Description copied from interface: Rule
- Acceptor method for the Visitor.
 
- 
- Specified by:
- acceptin interface- Rule
 
- 
- Parameters:
- visitor- Rule-Visitor object
 
toString
public String toString(org.wsmo.common.TopEntity te)
- Description copied from interface: Rule
- Returns a string representation of the Rule.
 
- 
- Specified by:
- toStringin interface- Rule
 
- 
- Returns:
- String representing the rule object.
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.