Drools :: Core 6.1.0.Beta1

org.drools.core.common
Interface InternalRuleFlowGroup

All Superinterfaces:
org.kie.api.runtime.rule.AgendaGroup, InternalAgendaGroup, org.kie.api.runtime.rule.RuleFlowGroup
All Known Implementing Classes:
AgendaGroupQueueImpl, RuleFlowGroupImpl

public interface InternalRuleFlowGroup
extends InternalAgendaGroup, RuleFlowGroup


Field Summary
 
Fields inherited from interface org.drools.core.spi.AgendaGroup
MAIN
 
Method Summary
 
Methods inherited from interface org.drools.core.common.InternalAgendaGroup
add, addNodeInstance, clear, getActivatedForRecency, getActivations, getAndClear, getClearedForRecency, getNodeInstances, getWorkingMemory, hasRuleFlowListener, isAutoDeactivate, isRuleFlowListener, peek, remove, remove, removeNodeInstance, setActivatedForRecency, setActive, setAutoDeactivate, setClearedForRecency, setWorkingMemory
 
Methods inherited from interface org.drools.core.spi.AgendaGroup
getAutoFocusActivator, isActive, isEmpty, setAutoFocusActivator, size
 
Methods inherited from interface org.kie.api.runtime.rule.AgendaGroup
getName, setFocus
 
Methods inherited from interface org.drools.core.spi.RuleFlowGroup
clear, getName, isActive, isAutoDeactivate, isEmpty, setAutoDeactivate, size
 


Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.