Serialized Form
-
Package org.drools.tms
-
Class org.drools.tms.AbductiveQuery extends org.drools.core.rule.QueryImpl 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.tms.SimpleMode extends org.drools.core.util.LinkedListEntry<SimpleMode,LogicalDependency<SimpleMode>> 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.tms.TruthMaintenanceSystemEqualityKey extends org.drools.core.common.EqualityKey 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.tms.TruthMaintenanceSystemKnowledgeHelper extends org.drools.kiesession.consequence.DefaultKnowledgeHelper 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.tms.agenda
-
Class org.drools.tms.agenda.TruthMaintenanceSystemAgendaItemImpl extends org.drools.core.phreak.RuleAgendaItem implements Serializable
-
Serialized Fields
-
blocked
org.drools.core.util.LinkedList<LogicalDependency<SimpleMode>> blocked
-
blockers
org.drools.core.util.LinkedList<SimpleMode> blockers
-
justified
org.drools.core.util.LinkedList<LogicalDependency<T extends ModedAssertion<T>>> justified
-
-
-
Class org.drools.tms.agenda.TruthMaintenanceSystemRuleTerminalNodeLeftTuple extends org.drools.core.reteoo.RuleTerminalNodeLeftTuple implements Serializable
-
Serialized Fields
-
blocked
org.drools.core.util.LinkedList<LogicalDependency<SimpleMode>> blocked
-
blockers
org.drools.core.util.LinkedList<SimpleMode> blockers
-
justified
org.drools.core.util.LinkedList<LogicalDependency<T extends ModedAssertion<T>>> justified
-
-
-
-
Package org.drools.tms.beliefsystem.jtms
-
Class org.drools.tms.beliefsystem.jtms.JTMSBeliefSetImpl extends org.drools.core.util.LinkedList<M extends JTMSMode<M>> 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.tms.beliefsystem.simple
-
Class org.drools.tms.beliefsystem.simple.SimpleBeliefSet extends org.drools.core.util.LinkedList<SimpleMode> 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
-
-
-