public interface InternalWorkingMemoryEntryPoint extends WorkingMemoryEntryPoint
delete, delete, dispose, getEntryPoint, getEntryPointNode, getFactHandleByIdentity, getHandleFactory, getInternalWorkingMemory, getKnowledgeBase, getObjectStore, getObjectTypeConfigurationRegistry, getTruthMaintenanceSystem, getWorkingMemoryEntryPoint, insert, reset, updateTraitHelper getTraitHelper()
PropagationContextFactory getPctxFactory()
org.kie.api.runtime.rule.FactHandle insert(Object object, boolean dynamic, RuleImpl rule, Activation activation)
void insert(InternalFactHandle handle, Object object, RuleImpl rule, Activation activation, ObjectTypeConf typeConf)
void insert(InternalFactHandle handle, Object object, RuleImpl rule, Activation activation, 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, RuleImpl rule, PropagationContext propagationContext)
PropagationContext delete(InternalFactHandle handle, Object object, ObjectTypeConf typeConf, RuleImpl rule, Activation activation)
void removeFromObjectStore(InternalFactHandle handle)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.