Serialized Form
-
Package org.drools.base
-
Package org.drools.base.base
-
Class org.drools.base.base.AccessorKey
class AccessorKey extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.base.BaseClassFieldReader
class BaseClassFieldReader extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.base.ClassObjectType
class ClassObjectType extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.base.EnabledBoolean
class EnabledBoolean extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.base.SalienceInteger
class SalienceInteger extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.drools.base.base.extractors
-
Class org.drools.base.base.extractors.ArrayElementReader
class ArrayElementReader extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.base.extractors.BaseObjectClassFieldReader
class BaseObjectClassFieldReader extends BaseClassFieldReader implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.base.extractors.SelfReferenceClassFieldReader
class SelfReferenceClassFieldReader extends BaseObjectClassFieldReader implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.drools.base.base.field
-
Class org.drools.base.base.field.ObjectFieldImpl
class ObjectFieldImpl extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.drools.base.common
-
Exception org.drools.base.common.MissingDependencyException
class MissingDependencyException extends RuntimeException implements Serializable
-
-
Package org.drools.base.definitions
-
Class org.drools.base.definitions.ProcessPackage
class ProcessPackage extends Object implements Serializable -
Class org.drools.base.definitions.ResourceTypePackageRegistry
class ResourceTypePackageRegistry extends Object implements Serializable-
Serialized Fields
-
packages
Map<ResourceType,
ResourceTypePackage<?>> packages
-
-
-
-
Package org.drools.base.definitions.impl
-
Class org.drools.base.definitions.impl.KnowledgePackageImpl
class KnowledgePackageImpl extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
Handles the read serialization of the Package. Patterns in Rules may reference generated data which cannot be serialized by default methods. The Package uses PackageCompilationData to hold a reference to the generated bytecode; which must be restored before any Rules. A custom ObjectInputStream, able to resolve classes against the bytecode in the PackageCompilationData, is used to restore the Rules.- Parameters:
stream- , the stream to read data from in order to restore the object; should be an instance of DroolsObjectInputStream or InputStream- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Handles the write serialization of the Package. Patterns in Rules may reference generated data which cannot be serialized by default methods. The Package uses PackageCompilationData to hold a reference to the generated bytecode. The generated bytecode must be restored before any Rules.- Parameters:
stream- out the stream to write the object to; should be an instance of DroolsObjectOutputStream or OutputStream- Throws:
IOException
-
-
-
Package org.drools.base.definitions.rule.impl
-
Class org.drools.base.definitions.rule.impl.GlobalImpl
class GlobalImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.definitions.rule.impl.QueryImpl
class QueryImpl extends RuleImpl implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.definitions.rule.impl.RuleImpl
class RuleImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.base.factmodel
-
Class org.drools.base.factmodel.AnnotationDefinition
class AnnotationDefinition extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.factmodel.AnnotationDefinition.AnnotationPropertyVal
class AnnotationPropertyVal extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.factmodel.ClassDefinition
class ClassDefinition extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.factmodel.FieldDefinition
class FieldDefinition extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.base.factmodel.traits
-
Package org.drools.base.prototype
-
Class org.drools.base.prototype.PrototypeFieldExtractor
class PrototypeFieldExtractor extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.prototype.PrototypeObjectType
class PrototypeObjectType extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.base.reteoo
-
Class org.drools.base.reteoo.InitialFactImpl
class InitialFactImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.base.rule
-
Class org.drools.base.rule.Accumulate
class Accumulate extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.AsyncReceive
class AsyncReceive extends ConditionalElement implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.AsyncSend
class AsyncSend extends ConditionalElement implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.Collect
class Collect extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.ConditionalBranch
class ConditionalBranch extends ConditionalElement implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.ConditionalElement
class ConditionalElement extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.ConsequenceMetaData
class ConsequenceMetaData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.ConsequenceMetaData.Field
class Field extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.ConsequenceMetaData.Statement
class Statement extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.Declaration
class Declaration extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.DialectRuntimeRegistry
class DialectRuntimeRegistry extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
Handles the read serialization of the PackageCompilationData. Patterns in Rules may reference generated data which cannot be serialized by default methods. The PackageCompilationData holds a reference to the generated bytecode; which must be restored before any Rules. A custom ObjectInputStream, able to resolve classes against the bytecode, is used to restore the Rules.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Handles the write serialization of the PackageCompilationData. Patterns in Rules may reference generated data which cannot be serialized by default methods. The PackageCompilationData holds a reference to the generated bytecode. The generated bytecode must be restored before any Rules.- Throws:
IOException
-
-
Exception org.drools.base.rule.DuplicateRuleNameException
class DuplicateRuleNameException extends RuleConstructionException implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.base.rule.EntryPointId
class EntryPointId extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.EvalCondition
class EvalCondition extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.Forall
class Forall extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.From
class From extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.Function
class Function extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.GroupElement
class GroupElement extends ConditionalElement implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.ImportDeclaration
class ImportDeclaration extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.drools.base.rule.InvalidPatternException
class InvalidPatternException extends RuleConstructionException implements Serializable- serialVersionUID:
- 510L
-
Exception org.drools.base.rule.InvalidRuleException
class InvalidRuleException extends RuleConstructionException implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
rule
RuleImpl rule
The invalid rule.
-
-
Exception org.drools.base.rule.InvalidRulePackage
class InvalidRulePackage extends RuntimeException implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.base.rule.KieModuleMetaInfo
class KieModuleMetaInfo extends Object implements Serializable -
Class org.drools.base.rule.LineMappings
class LineMappings extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.MultiAccumulate
class MultiAccumulate extends Accumulate implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.MultiAccumulate.Wirer
class Wirer extends Object implements Serializable- serialVersionUID:
- -9072646735174734614L
-
Serialized Fields
-
index
int index
-
-
Class org.drools.base.rule.MutableTypeConstraint
class MutableTypeConstraint extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.NamedConsequence
class NamedConsequence extends ConditionalElement implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception org.drools.base.rule.NoConsequenceException
class NoConsequenceException extends InvalidRuleException implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.base.rule.Pattern
class Pattern extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.QueryArgument.Declr
class Declr extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.QueryArgument.Literal
class Literal extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.QueryArgument.Null
class Null extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.QueryArgument.Var
class Var extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.QueryElement
class QueryElement extends ConditionalElement implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception org.drools.base.rule.RuleConstructionException
class RuleConstructionException extends RuntimeException implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.base.rule.SingleAccumulate
class SingleAccumulate extends Accumulate implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.SingleAccumulate.Wirer
class Wirer extends Object implements Serializable- serialVersionUID:
- -9072646735174734614L
-
Class org.drools.base.rule.TypeDeclaration
class TypeDeclaration extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.TypeMetaInfo
class TypeMetaInfo extends Object implements Serializable-
Serialized Fields
-
isDeclaredType
boolean isDeclaredType
-
kind
TypeDeclaration.Kind kind
-
role
Role.Type role
-
-
-
Class org.drools.base.rule.WindowDeclaration
class WindowDeclaration extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.WindowReference
class WindowReference extends ConditionalElement implements Externalizable- serialVersionUID:
- 540L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.XpathBackReference.RelativePattern
class RelativePattern extends Pattern implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.base.rule.accessor
-
Class org.drools.base.rule.accessor.GlobalExtractor
class GlobalExtractor extends BaseObjectClassFieldReader implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.base.rule.accessor.PatternExtractor
class PatternExtractor extends BaseObjectClassFieldReader implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.drools.base.rule.consequence
-
Exception org.drools.base.rule.consequence.ConsequenceException
class ConsequenceException extends RuntimeException implements Serializable- serialVersionUID:
- 510L
-
-
Package org.drools.base.rule.constraint
-
Class org.drools.base.rule.constraint.NegConstraint
class NegConstraint extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.constraint.QueryNameConstraint
class QueryNameConstraint extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.constraint.XpathConstraint
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.constraint.XpathConstraint.XpathChunk
class XpathChunk extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.base.rule.constraint.XpathConstraint.XpathDataProvider
class XpathDataProvider extends Object implements Serializable-
Serialized Fields
-
declaration
Declaration declaration
-
xpathEvaluator
org.drools.base.rule.constraint.XpathConstraint.XpathEvaluator xpathEvaluator
-
-
-
-
Package org.drools.base.time
-
Package org.drools.base.time.impl
-
Package org.drools.base.util
-
Class org.drools.base.util.IndexedValueReader
class IndexedValueReader extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-