Uses of Class
org.drools.base.rule.EntryPointId
Packages that use EntryPointId
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of EntryPointId in org.drools.base.rule
Fields in org.drools.base.rule declared as EntryPointIdMethods in org.drools.base.rule that return EntryPointIdModifier and TypeMethodDescriptionEntryPointId.clone()There is not reason to clone this object since it is stateless.