当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
RestrictionDescr (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.lang.descr
Class RestrictionDescr
java.lang.Object
org.drools.lang.descr.BaseDescr
org.drools.lang.descr.RestrictionDescr
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LiteralRestrictionDescr, RestrictionConnectiveDescr, ReturnValueRestrictionDescr, VariableRestrictionDescr
public class RestrictionDescr
- extends BaseDescr
This represents a literal node in the rule language. This is
a constraint on a single field of a pattern.
The "text" contains the content, which may also be an enumeration.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestrictionDescr
public RestrictionDescr()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.