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.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
-
-
-