Serialized Form
-
Package org.drools.modelcompiler
-
Class org.drools.modelcompiler.CanonicalInternalKieModule extends org.drools.compiler.kie.builder.impl.AbstractKieModule implements Serializable
-
Class org.drools.modelcompiler.CanonicalKieModule extends Object implements Serializable
-
Serialized Fields
-
generatedClassNames
Set<String> generatedClassNames
-
incrementalUpdate
boolean incrementalUpdate
-
internalKieModule
org.drools.compiler.kie.builder.impl.InternalKieModule internalKieModule
-
models
Map<String,org.drools.model.Model> models
-
moduleClassLoader
org.drools.wiring.api.classloader.ProjectClassLoader moduleClassLoader
-
pkgsInKbase
ConcurrentMap<String,CanonicalKiePackages> pkgsInKbase
-
ruleClassesNames
Collection<String> ruleClassesNames
-
-
-
-
Package org.drools.modelcompiler.attributes
-
Class org.drools.modelcompiler.attributes.LambdaEnabled extends DynamicAttributeEvaluator<Boolean> implements Serializable
-
Class org.drools.modelcompiler.attributes.LambdaSalience extends DynamicAttributeEvaluator<Integer> implements Serializable
-
-
Package org.drools.modelcompiler.builder.errors
-
Class org.drools.modelcompiler.builder.errors.ConsequenceRewriteException extends RuntimeException implements Serializable
-
Class org.drools.modelcompiler.builder.errors.UnknownDeclarationException extends RuntimeException implements Serializable
-
Class org.drools.modelcompiler.builder.errors.UnknownRuleUnitException extends RuntimeException implements Serializable
-
Serialized Fields
-
ruleUnitName
String ruleUnitName
-
-
-
-
Package org.drools.modelcompiler.builder.generator.declaredtype
-
Class org.drools.modelcompiler.builder.generator.declaredtype.UnknownKeysInAnnotation extends RuntimeException implements Serializable
-
Class org.drools.modelcompiler.builder.generator.declaredtype.UnkownAnnotationClassException extends RuntimeException implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
-
Package org.drools.modelcompiler.builder.generator.expressiontyper
-
Class org.drools.modelcompiler.builder.generator.expressiontyper.CannotTypeExpressionException extends RuntimeException implements Serializable
-
-
Package org.drools.modelcompiler.builder.generator.operatorspec
-
Class org.drools.modelcompiler.builder.generator.operatorspec.CustomOperatorWrapper extends Object implements Serializable
-
Serialized Fields
-
evaluator
org.drools.core.spi.Evaluator evaluator
-
name
String name
-
-
-
-
Package org.drools.modelcompiler.builder.generator.visitor.accumulate
-
Class org.drools.modelcompiler.builder.generator.visitor.accumulate.InvalidInlineTemplateException extends RuntimeException implements Serializable
-
Class org.drools.modelcompiler.builder.generator.visitor.accumulate.MissingSemicolonInlineAccumulateException extends RuntimeException implements Serializable
-
Serialized Fields
-
field
String field
-
-
-
Class org.drools.modelcompiler.builder.generator.visitor.accumulate.UnsupportedInlineAccumulate extends RuntimeException implements Serializable
-
-
Package org.drools.modelcompiler.constraints
-
Class org.drools.modelcompiler.constraints.AbstractConstraint extends org.drools.core.rule.MutableTypeConstraint implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.constraints.CombinedConstraint extends AbstractConstraint implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.constraints.ConstraintEvaluationException extends RuntimeException implements Serializable
- serialVersionUID:
- 7880877148568087603L
-
Class org.drools.modelcompiler.constraints.LambdaConstraint extends AbstractConstraint implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.constraints.LambdaConstraint.LambdaContextEntry extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.constraints.LambdaDataProvider extends Object implements Serializable
-
Serialized Fields
-
declarations
org.drools.core.rule.Declaration[] declarations
-
providerFunction
org.drools.model.functions.FunctionN providerFunction
-
reactive
boolean reactive
-
-
-
Class org.drools.modelcompiler.constraints.LambdaFieldReader extends Object implements Serializable
-
Class org.drools.modelcompiler.constraints.LambdaGroupByAccumulate extends org.drools.core.rule.Accumulate implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.constraints.LambdaReadAccessor extends org.drools.core.base.extractors.BaseObjectClassFieldReader implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.constraints.SupplierDataProvider extends Object implements Serializable
-
Serialized Fields
-
reactive
boolean reactive
-
supplierFunction
org.drools.model.functions.Function0 supplierFunction
-
-
-
Class org.drools.modelcompiler.constraints.UnificationConstraint extends org.drools.core.rule.MutableTypeConstraint implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package org.drools.modelcompiler.util
-
Class org.drools.modelcompiler.util.TypeDeclarationUtil.AccessibleClassDefinition extends TypeDeclarationUtil.ClassDefinitionForModel implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.util.TypeDeclarationUtil.ClassDefinitionForModel extends org.drools.core.factmodel.ClassDefinition implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.util.TypeDeclarationUtil.DynamicClassDefinition extends TypeDeclarationUtil.ClassDefinitionForModel implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.modelcompiler.util.TypeDeclarationUtil.FieldDefinitionForModel extends org.drools.core.factmodel.FieldDefinition implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package org.drools.modelcompiler.util.lambdareplace
-
Class org.drools.modelcompiler.util.lambdareplace.DoNotConvertLambdaException extends RuntimeException implements Serializable
-
Serialized Fields
-
lambda
String lambda
-
-
-
Class org.drools.modelcompiler.util.lambdareplace.LambdaTypeNeededException extends DoNotConvertLambdaException implements Serializable
-
Serialized Fields
-
lambda
String lambda
-
-
-
Class org.drools.modelcompiler.util.lambdareplace.NonExternalisedLambdaFoundException extends RuntimeException implements Serializable
-
Class org.drools.modelcompiler.util.lambdareplace.NotLambdaException extends RuntimeException implements Serializable
-