Drools :: Core 6.2.0.Final

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, getActivatedForRecency, getActivations, getAndClear, getClearedForRecency, getNodeInstances, getWorkingMemory, hasRuleFlowListener, isAutoDeactivate, isRuleFlowListener, isSequential, peek, remove, remove, removeNodeInstance, reset, setActivatedForRecency, setActive, setAutoDeactivate, setClearedForRecency, setWorkingMemory, visited
 
Methods inherited from interface org.drools.core.spi.AgendaGroup
getAutoFocusActivator, isActive, isEmpty, setAutoFocusActivator, size
 
Methods inherited from interface org.kie.api.runtime.rule.AgendaGroup
clear, getName, setFocus
 
Methods inherited from interface org.drools.core.spi.RuleFlowGroup
getName, isActive, isAutoDeactivate, isEmpty, setAutoDeactivate, size
 
Methods inherited from interface org.kie.api.runtime.rule.RuleFlowGroup
clear
 


Drools :: Core 6.2.0.Final

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