org.wsmo.service.rule
Interface Condition

All Known Implementing Classes:
ConditionRI

public interface Condition

Condition is a sub-class of LogicalExpression and defines the condition under which a rule should be fired or not

Version:
$Revision: 1844 $ $Date: 2006-10-24 17:11:48 +0300 (Tue, 24 Oct 2006) $
Author:
James Scicluna, Thomas Haselwanter, Holger Lausen, Vassil Momtchev Created on 17-Oct-2005 Committed by $Author: vassil_momtchev $ $Source$,

Method Summary
 org.omwg.logicalexpression.LogicalExpression getRestrictedLogicalExpression()
           
 void setRestrictedLogicalExpression(org.omwg.logicalexpression.LogicalExpression le)
           
 

Method Detail

getRestrictedLogicalExpression

org.omwg.logicalexpression.LogicalExpression getRestrictedLogicalExpression()

setRestrictedLogicalExpression

void setRestrictedLogicalExpression(org.omwg.logicalexpression.LogicalExpression le)
                                    throws org.wsmo.common.exception.InvalidModelException
Throws:
org.wsmo.common.exception.InvalidModelException


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