org.drools.rule.builder.util
Class PackageBuilderUtil
java.lang.Object
org.drools.rule.builder.util.PackageBuilderUtil
public class PackageBuilderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageBuilderUtil
public PackageBuilderUtil()
isReadLocalsFromTuple
public static boolean isReadLocalsFromTuple(AccumulateDescr accumDescr,
RuleConditionElement source)
- This method checks for the conditions when local declarations should be read from a tuple instead
of the right object when resolving declarations in an accumulate
- Parameters:
accumDescr
- source
-
- Returns:
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.