Serialized Form


Package org.drools.eclipse.flow.common.editor.core

Class org.drools.eclipse.flow.common.editor.core.DefaultElementWrapper extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readObject

private void readObject(ObjectInputStream aInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

element

Object element

parent

ElementContainer parent

incomingConnections

List<E> incomingConnections

outgoingConnections

List<E> outgoingConnections

color

org.eclipse.swt.graphics.Color color

Class org.drools.eclipse.flow.common.editor.core.ElementConnection extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readObject

private void readObject(ObjectInputStream aInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

source

ElementWrapper source

target

ElementWrapper target

Class org.drools.eclipse.flow.common.editor.core.ElementContainerElementWrapper extends DefaultElementWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

elements

List<E> elements

Class org.drools.eclipse.flow.common.editor.core.ProcessWrapper extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readObject

private void readObject(ObjectInputStream aInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

process

org.jbpm.process.core.Process process

elements

Map<K,V> elements

descriptors

org.eclipse.ui.views.properties.IPropertyDescriptor[] descriptors

Package org.drools.eclipse.flow.ruleflow.core

Class org.drools.eclipse.flow.ruleflow.core.AbstractNodeWrapper extends DefaultElementWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.ActionWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

descriptors

org.eclipse.ui.views.properties.IPropertyDescriptor[] descriptors

Class org.drools.eclipse.flow.ruleflow.core.CompositeContextNodeWrapper extends CompositeNodeWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

descriptors

org.eclipse.ui.views.properties.IPropertyDescriptor[] descriptors

Class org.drools.eclipse.flow.ruleflow.core.CompositeNodeWrapper extends ElementContainerElementWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

descriptors

org.eclipse.ui.views.properties.IPropertyDescriptor[] descriptors

Class org.drools.eclipse.flow.ruleflow.core.ConnectionWrapper extends ElementConnection implements Serializable

serialVersionUID: 510L

Serialized Fields

connection

org.jbpm.workflow.core.impl.ConnectionImpl connection

Class org.drools.eclipse.flow.ruleflow.core.DefaultNodeWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.DynamicNodeWrapper extends CompositeNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.EndNodeWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.EventNodeWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.ExtendedNodeWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.FaultNodeWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.ForEachNodeWrapper extends CompositeNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.HumanTaskNodeWrapper extends WorkItemWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.JoinWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.MilestoneWrapper extends StateBasedNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.RuleFlowProcessWrapper extends ProcessWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.RuleSetNodeWrapper extends StateBasedNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.SplitWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Serialization Methods

readObject

private void readObject(ObjectInputStream aInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

Class org.drools.eclipse.flow.ruleflow.core.SplitWrapper.MyHashMap extends HashMap<K,V> implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.StartNodeWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.StateBasedNodeWrapper extends ExtendedNodeWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

descriptors

org.eclipse.ui.views.properties.IPropertyDescriptor[] descriptors

Class org.drools.eclipse.flow.ruleflow.core.StateNodeWrapper extends StateBasedNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.StateNodeWrapper.MyHashMap extends HashMap<K,V> implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.SubProcessWrapper extends StateBasedNodeWrapper implements Serializable

serialVersionUID: 510L

Class org.drools.eclipse.flow.ruleflow.core.TimerWrapper extends AbstractNodeWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

descriptors

org.eclipse.ui.views.properties.IPropertyDescriptor[] descriptors

Class org.drools.eclipse.flow.ruleflow.core.WorkItemWrapper extends StateBasedNodeWrapper implements Serializable

serialVersionUID: 510L

Serialized Fields

workDefinition

org.drools.process.core.WorkDefinition workDefinition

Package org.drools.reteoo

Class org.drools.reteoo.AbstractLeftTupleSinkAdapter extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AbstractObjectSinkAdapter extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AbstractTerminalNode extends org.drools.common.BaseNode implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AccumulateNode extends org.drools.reteoo.BetaNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AccumulateNode.AccumulateContext extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AccumulateNode.AccumulateMemory extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AlphaNode extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AlphaNode.AlphaMemory extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AsyncCompositeLeftTupleSinkAdapter extends org.drools.reteoo.CompositeLeftTupleSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AsyncCompositeObjectSinkAdapter extends org.drools.reteoo.CompositeObjectSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AsyncSingleLeftTupleSinkAdapter extends org.drools.reteoo.SingleLeftTupleSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.AsyncSingleObjectSinkAdapter extends org.drools.reteoo.SingleObjectSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.BaseLeftTuple extends Object implements Serializable

serialVersionUID: 540L

Serialized Fields

index

int index

handle

org.drools.common.InternalFactHandle handle

parent

org.drools.reteoo.LeftTuple parent

leftParent

org.drools.reteoo.LeftTuple leftParent

leftParentPrevious

org.drools.reteoo.LeftTuple leftParentPrevious

leftParentNext

org.drools.reteoo.LeftTuple leftParentNext

rightParent

org.drools.reteoo.RightTuple rightParent

rightParentPrevious

org.drools.reteoo.LeftTuple rightParentPrevious

rightParentNext

org.drools.reteoo.LeftTuple rightParentNext

firstChild

org.drools.reteoo.LeftTuple firstChild

lastChild

org.drools.reteoo.LeftTuple lastChild

sink

org.drools.reteoo.LeftTupleSink sink

object

Object object

Class org.drools.reteoo.BetaMemory extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.BetaNode extends org.drools.reteoo.LeftTupleSource implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ClassObjectTypeConf extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.CompositeLeftTupleSinkAdapter extends org.drools.reteoo.AbstractLeftTupleSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.CompositeObjectSinkAdapter extends org.drools.reteoo.AbstractObjectSinkAdapter implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.CompositeObjectSinkAdapter.FieldIndex extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.CompositeObjectSinkAdapter.HashKey extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ConditionalBranchEvaluator extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ConditionalBranchNode extends org.drools.reteoo.LeftTupleSource implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ConditionalBranchNode.ConditionalBranchMemory extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ElseNode extends org.drools.reteoo.BetaNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.EmptyLeftTupleSinkAdapter extends org.drools.reteoo.AbstractLeftTupleSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.EmptyObjectSinkAdapter extends org.drools.reteoo.AbstractObjectSinkAdapter implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.EntryPointNode extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.EvalConditionNode extends org.drools.reteoo.LeftTupleSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.EvalConditionNode.EvalMemory extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.EvalNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Serialized Fields

blocker

org.drools.reteoo.RightTuple blocker

blockedPrevious

org.drools.reteoo.LeftTuple blockedPrevious

blockedNext

org.drools.reteoo.LeftTuple blockedNext

Class org.drools.reteoo.ExistsNode extends org.drools.reteoo.BetaNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.FactTemplateTypeConf extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.FromNode extends org.drools.reteoo.LeftTupleSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.FromNode.FromMemory extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

betaMemory

org.drools.reteoo.BetaMemory betaMemory

providerContext

Object providerContext

alphaContexts

org.drools.rule.ContextEntry[] alphaContexts

Class org.drools.reteoo.FromNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Serialized Fields

memory

org.drools.core.util.index.LeftTupleList memory

next

org.drools.core.util.Entry next

previous

org.drools.core.util.Entry previous

Class org.drools.reteoo.InitialFactImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.JoinNode extends org.drools.reteoo.BetaNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.JoinNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Serialized Fields

memory

org.drools.core.util.index.LeftTupleList memory

next

org.drools.core.util.Entry next

previous

org.drools.core.util.Entry previous

Class org.drools.reteoo.LeftInputAdapterNode extends org.drools.reteoo.LeftTupleSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.LeftTupleImpl extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Serialized Fields

blocker

org.drools.reteoo.RightTuple blocker

blockedPrevious

org.drools.reteoo.LeftTuple blockedPrevious

blockedNext

org.drools.reteoo.LeftTuple blockedNext

memory

org.drools.core.util.index.LeftTupleList memory

next

org.drools.core.util.Entry next

previous

org.drools.core.util.Entry previous

Class org.drools.reteoo.LeftTupleSinkNodeList extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.LeftTupleSource extends org.drools.common.BaseNode implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.LIANodePropagation extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.MemoryVisitor extends org.drools.core.util.ReflectiveVisitor implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.NotNode extends org.drools.reteoo.BetaNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.NotNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Serialized Fields

blocker

org.drools.reteoo.RightTuple blocker

blockedPrevious

org.drools.reteoo.LeftTuple blockedPrevious

blockedNext

org.drools.reteoo.LeftTuple blockedNext

memory

org.drools.core.util.index.LeftTupleList memory

next

org.drools.core.util.Entry next

previous

org.drools.core.util.Entry previous

Class org.drools.reteoo.ObjectSinkNodeList extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ObjectSource extends org.drools.common.BaseNode implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ObjectTypeNode extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ObjectTypeNode.ExpireJobContext extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ObjectTypeNode.ObjectTypeNodeMemory extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PartitionTaskManager.FactAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PartitionTaskManager.FactAssertAction extends org.drools.reteoo.PartitionTaskManager.FactAction implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PartitionTaskManager.LeftTupleAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PartitionTaskManager.LeftTupleAssertAction extends org.drools.reteoo.PartitionTaskManager.LeftTupleAction implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PartitionTaskManager.LeftTupleRetractAction extends org.drools.reteoo.PartitionTaskManager.LeftTupleAction implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PropagationQueuingNode extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PropagationQueuingNode.PropagateAction extends Object implements Serializable

serialVersionUID: 6765029029501617115L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.PropagationQueuingNode.PropagationQueueingNodeMemory extends Object implements Serializable

serialVersionUID: 7372028632974484023L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.QueryElementNode extends org.drools.reteoo.LeftTupleSource implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.QueryElementNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Class org.drools.reteoo.QueryRiaFixerNode extends org.drools.reteoo.LeftTupleSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.QueryRiaFixerNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Class org.drools.reteoo.QueryTerminalNode extends org.drools.reteoo.AbstractTerminalNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.Rete extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooBuilder extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooBuilder.IdGenerator extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooComponentFactory extends Object implements Serializable

Serialized Fields

handleFactory

org.drools.spi.FactHandleFactory handleFactory

nodeFactory

org.drools.reteoo.builder.NodeFactory nodeFactory

ruleBuilderFactory

org.drools.reteoo.RuleBuilderFactory ruleBuilderFactory

agendaFactory

org.drools.common.AgendaFactory agendaFactory

fieldFactory

org.drools.base.FieldDataFactory fieldFactory

tripleFactory

org.drools.core.util.TripleFactory tripleFactory

knowledgeHelperFactory

org.drools.base.KnowledgeHelperFactory knowledgeHelperFactory

logicTransformerFactory

org.drools.rule.LogicTransformerFactory logicTransformerFactory

traitFactory

org.drools.factmodel.traits.TraitFactory<T extends org.drools.factmodel.traits.Thing<K>,K extends org.drools.factmodel.traits.TraitableBean> traitFactory

classBuilderFactory

org.drools.factmodel.ClassBuilderFactory classBuilderFactory

baseTraitProxyClass

Class<T> baseTraitProxyClass

Class org.drools.reteoo.ReteooFactHandleFactory extends org.drools.common.AbstractFactHandleFactory implements Serializable

serialVersionUID: 510L

Class org.drools.reteoo.ReteooRuleBase extends org.drools.common.AbstractRuleBase implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooRuleBuilderFactory extends Object implements Serializable

Class org.drools.reteoo.ReteooStatefulSession extends org.drools.reteoo.ReteooWorkingMemory implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooStatelessSession extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.EvaluateResultConstraints extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryInsertAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryResultInsertAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryResultRetractAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryResultUpdateAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryRetractAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryRiaFixerNodeFixer extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.QueryUpdateAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.WorkingMemoryReteAssertAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteooWorkingMemory.WorkingMemoryReteExpireAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.ReteStatelessSessionResult extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.RightInputAdapterNode extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.RightInputAdapterNode.RIAMemory extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.RuleRemovalContext extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.RuleTerminalNode extends org.drools.reteoo.AbstractTerminalNode implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.RuleTerminalNodeLeftTuple extends org.drools.reteoo.BaseLeftTuple implements Serializable

serialVersionUID: 540L

Class org.drools.reteoo.SingleLeftTupleSinkAdapter extends org.drools.reteoo.AbstractLeftTupleSinkAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.SingleObjectSinkAdapter extends org.drools.reteoo.AbstractObjectSinkAdapter implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.WindowNode extends org.drools.reteoo.ObjectSource implements Serializable

serialVersionUID: 540L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.drools.reteoo.WindowNode.WindowMemory extends Object implements Serializable

serialVersionUID: 540L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.