public interface InternalWorkingMemoryEntryPoint extends WorkingMemoryEntryPoint
delete, delete, dispose, getEntryPoint, getEntryPointNode, getFactHandleByIdentity, getHandleFactory, getInternalWorkingMemory, getKnowledgeBase, getObjectStore, getObjectTypeConfigurationRegistry, getTruthMaintenanceSystem, getWorkingMemoryEntryPoint, insert, reset, update
TraitHelper getTraitHelper()
PropagationContextFactory getPctxFactory()
org.kie.api.runtime.rule.FactHandle insert(Object object, boolean dynamic, RuleImpl rule, TerminalNode terminalNode)
void insert(InternalFactHandle handle, Object object, RuleImpl rule, TerminalNode terminalNode, ObjectTypeConf typeConf)
void insert(InternalFactHandle handle, Object object, RuleImpl rule, ObjectTypeConf typeConf, PropagationContext pctx)
org.kie.api.runtime.rule.FactHandle insertAsync(Object object)
InternalFactHandle update(InternalFactHandle handle, Object object, BitMask mask, Class<?> modifiedClass, Activation activation)
void update(InternalFactHandle handle, Object object, Object originalObject, ObjectTypeConf typeConf, PropagationContext propagationContext)
PropagationContext delete(InternalFactHandle handle, Object object, ObjectTypeConf typeConf, RuleImpl rule, Activation activation)
PropagationContext delete(InternalFactHandle handle, Object object, ObjectTypeConf typeConf, RuleImpl rule, Activation activation, TerminalNode terminalNode)
void removeFromObjectStore(InternalFactHandle handle)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.