当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
AndCompositeRestriction (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.rule
Class AndCompositeRestriction
java.lang.Object
org.drools.rule.AbstractCompositeRestriction
org.drools.rule.AndCompositeRestriction
- All Implemented Interfaces:
- Serializable, Restriction
public class AndCompositeRestriction
- extends AbstractCompositeRestriction
- See Also:
- Serialized Form
AndCompositeRestriction
public AndCompositeRestriction(Restriction[] restriction)
isAllowed
public boolean isAllowed(Extractor extractor,
Object object,
InternalWorkingMemory workingMemory)
isAllowedCachedLeft
public boolean isAllowedCachedLeft(ContextEntry context,
Object object)
isAllowedCachedRight
public boolean isAllowedCachedRight(ReteTuple tuple,
ContextEntry context)
getContextEntry
public ContextEntry getContextEntry()
- Specified by:
getContextEntry
in interface Restriction
- Overrides:
getContextEntry
in class AbstractCompositeRestriction
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.