当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ForallDescr (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.lang.descr
Class ForallDescr
java.lang.Object
org.drools.lang.descr.BaseDescr
org.drools.lang.descr.ForallDescr
- All Implemented Interfaces:
- Serializable, ConditionalElementDescr
public class ForallDescr
- extends BaseDescr
- implements ConditionalElementDescr
- Author:
- etirelli
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForallDescr
public ForallDescr()
addDescr
public void addDescr(BaseDescr baseDescr)
- Specified by:
addDescr
in interface ConditionalElementDescr
getDescrs
public List getDescrs()
- Specified by:
getDescrs
in interface ConditionalElementDescr
getBasePattern
public PatternDescr getBasePattern()
- Returns the base pattern from the forall CE
- Returns:
getRemainingPatterns
public List getRemainingPatterns()
- Returns the remaining patterns from the forall CE
- Returns:
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.