当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ConnectiveConstraint (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven.brxml
Class ConnectiveConstraint
java.lang.Object
org.drools.brms.client.modeldriven.brxml.IConstraint
org.drools.brms.client.modeldriven.brxml.ConnectiveConstraint
- All Implemented Interfaces:
- PortableObject
public class ConnectiveConstraint
- extends IConstraint
This is for a connective constraint that adds more options to a field constraint.
- Author:
- Michael Neale
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operator
public String operator
ConnectiveConstraint
public ConnectiveConstraint()
ConnectiveConstraint
public ConnectiveConstraint(String opr,
String val)
isORConnective
public boolean isORConnective()
isANDConnective
public boolean isANDConnective()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.