Uses of Interface
org.drools.core.marshalling.MarshallerReaderContext
Packages that use MarshallerReaderContext
-
Uses of MarshallerReaderContext in org.drools.core.common
Methods in org.drools.core.common that return MarshallerReaderContextModifier and TypeMethodDescriptionPhreakPropagationContext.getReaderContext()PropagationContext.getReaderContext()Methods in org.drools.core.common with parameters of type MarshallerReaderContextModifier and TypeMethodDescriptionPhreakPropagationContextFactory.createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, TerminalNode terminalNode, InternalFactHandle factHandle, EntryPointId entryPoint, MarshallerReaderContext readerContext) PhreakPropagationContextFactory.createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, TerminalNode terminalNode, InternalFactHandle factHandle, EntryPointId entryPoint, org.drools.util.bitmask.BitMask modificationMask, Class<?> modifiedClass, MarshallerReaderContext readerContext) PropagationContextFactory.createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, TerminalNode terminalNode, InternalFactHandle factHandle, EntryPointId entryPoint, MarshallerReaderContext readerContext) PropagationContextFactory.createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, TerminalNode terminalNode, InternalFactHandle factHandle, EntryPointId entryPoint, org.drools.util.bitmask.BitMask modificationMask, Class<?> modifiedClass, MarshallerReaderContext readerContext) Constructors in org.drools.core.common with parameters of type MarshallerReaderContextModifierConstructorDescriptionPhreakPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, TerminalNode terminalNode, InternalFactHandle factHandle, EntryPointId entryPoint, MarshallerReaderContext readerContext) PhreakPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, TerminalNode terminalNode, InternalFactHandle factHandle, EntryPointId entryPoint, org.drools.util.bitmask.BitMask modificationMask, Class<?> modifiedClass, MarshallerReaderContext readerContext) -
Uses of MarshallerReaderContext in org.drools.core.impl
Constructors in org.drools.core.impl with parameters of type MarshallerReaderContext -
Uses of MarshallerReaderContext in org.drools.core.rule
Constructors in org.drools.core.rule with parameters of type MarshallerReaderContext