|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryPointId | |
|---|---|
| org.drools.core.common | |
| org.drools.core.impl | |
| org.drools.core.marshalling.impl | |
| org.drools.core.reteoo | |
| org.drools.core.reteoo.builder | |
| org.drools.core.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| org.drools.core.spi | |
| Uses of EntryPointId in org.drools.core.common |
|---|
| Fields in org.drools.core.common declared as EntryPointId | |
|---|---|
protected EntryPointId |
NamedEntryPoint.entryPoint
|
| Methods in org.drools.core.common that return EntryPointId | |
|---|---|
EntryPointId |
InternalWorkingMemory.getEntryPoint()
|
EntryPointId |
PhreakPropagationContext.getEntryPoint()
|
EntryPointId |
AbstractWorkingMemory.getEntryPoint()
|
EntryPointId |
InternalWorkingMemoryEntryPoint.getEntryPoint()
|
EntryPointId |
NamedEntryPoint.getEntryPoint()
|
| Methods in org.drools.core.common with parameters of type EntryPointId | |
|---|---|
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint)
|
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint)
|
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
long modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext)
|
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
long modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext)
|
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext)
|
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext)
|
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
int activeActivations,
int dormantActivations,
EntryPointId entryPoint,
long modificationMask)
|
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
int activeActivations,
int dormantActivations,
EntryPointId entryPoint,
long modificationMask)
|
ObjectTypeConf |
ObjectTypeConfigurationRegistry.getObjectTypeConf(EntryPointId entrypoint,
Object object)
Returns the ObjectTypeConfiguration object for the given object or creates a new one if none is found in the cache |
void |
PhreakPropagationContext.setEntryPoint(EntryPointId entryPoint)
|
| Constructors in org.drools.core.common with parameters of type EntryPointId | |
|---|---|
NamedEntryPoint(EntryPointId entryPoint,
EntryPointNode entryPointNode,
AbstractWorkingMemory wm)
|
|
NamedEntryPoint(EntryPointId entryPoint,
EntryPointNode entryPointNode,
AbstractWorkingMemory wm,
ReentrantLock lock)
|
|
PhreakPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint)
|
|
PhreakPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
long modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext)
|
|
PhreakPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext)
|
|
PhreakPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
int activeActivations,
int dormantActivations,
EntryPointId entryPoint,
long modificationMask)
|
|
| Uses of EntryPointId in org.drools.core.impl |
|---|
| Methods in org.drools.core.impl that return EntryPointId | |
|---|---|
EntryPointId |
StatefulKnowledgeSessionImpl.getEntryPoint()
|
| Uses of EntryPointId in org.drools.core.marshalling.impl |
|---|
| Fields in org.drools.core.marshalling.impl with type parameters of type EntryPointId | |
|---|---|
Map<String,EntryPointId> |
MarshallerReaderContext.entryPoints
|
| Uses of EntryPointId in org.drools.core.reteoo |
|---|
| Methods in org.drools.core.reteoo that return EntryPointId | |
|---|---|
EntryPointId |
WindowNode.getEntryPoint()
|
EntryPointId |
ClassObjectTypeConf.getEntryPoint()
|
EntryPointId |
ObjectTypeNode.getEntryPoint()
|
EntryPointId |
FactTemplateTypeConf.getEntryPoint()
|
EntryPointId |
DisposedReteooWorkingMemory.getEntryPoint()
|
EntryPointId |
ObjectTypeConf.getEntryPoint()
|
EntryPointId |
EntryPointNode.getEntryPoint()
|
| Methods in org.drools.core.reteoo that return types with arguments of type EntryPointId | |
|---|---|
Map<EntryPointId,EntryPointNode> |
Rete.getEntryPointNodes()
|
| Methods in org.drools.core.reteoo with parameters of type EntryPointId | |
|---|---|
EntryPointNode |
Rete.getEntryPointNode(EntryPointId entryPoint)
|
Map<ObjectType,ObjectTypeNode> |
Rete.getObjectTypeNodes(EntryPointId entryPoint)
|
| Constructors in org.drools.core.reteoo with parameters of type EntryPointId | |
|---|---|
ClassObjectTypeConf(EntryPointId entryPoint,
Class<?> clazz,
InternalRuleBase ruleBase)
|
|
EntryPointNode(int id,
RuleBasePartitionId partitionId,
boolean partitionsEnabled,
ObjectSource objectSource,
EntryPointId entryPoint)
|
|
FactTemplateTypeConf(EntryPointId entryPoint,
FactTemplate factTemplate,
InternalRuleBase ruleBase)
|
|
| Uses of EntryPointId in org.drools.core.reteoo.builder |
|---|
| Methods in org.drools.core.reteoo.builder that return EntryPointId | |
|---|---|
EntryPointId |
BuildContext.getCurrentEntryPoint()
|
| Methods in org.drools.core.reteoo.builder with parameters of type EntryPointId | |
|---|---|
EntryPointNode |
NodeFactory.buildEntryPointNode(int id,
RuleBasePartitionId partitionId,
boolean partitionsEnabled,
ObjectSource objectSource,
EntryPointId entryPoint)
|
EntryPointNode |
PhreakNodeFactory.buildEntryPointNode(int id,
RuleBasePartitionId partitionId,
boolean partitionsEnabled,
ObjectSource objectSource,
EntryPointId entryPoint)
|
void |
BuildContext.setCurrentEntryPoint(EntryPointId currentEntryPoint)
|
| Uses of EntryPointId in org.drools.core.rule |
|---|
| Fields in org.drools.core.rule declared as EntryPointId | |
|---|---|
static EntryPointId |
EntryPointId.DEFAULT
|
| Methods in org.drools.core.rule that return EntryPointId | |
|---|---|
EntryPointId |
EntryPointId.clone()
There is not reason to clone this object since it is stateless. |
| Uses of EntryPointId in org.drools.core.spi |
|---|
| Methods in org.drools.core.spi that return EntryPointId | |
|---|---|
EntryPointId |
PropagationContext.getEntryPoint()
|
| Methods in org.drools.core.spi with parameters of type EntryPointId | |
|---|---|
void |
PropagationContext.setEntryPoint(EntryPointId entryPoint)
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||