org.drools.agent.impl
Class KnowledgeAgentImpl.ChangeSetState

java.lang.Object
  extended by org.drools.agent.impl.KnowledgeAgentImpl.ChangeSetState
Enclosing class:
KnowledgeAgentImpl

public static class KnowledgeAgentImpl.ChangeSetState
extends Object

Keeps state information during the 'state' of a ChangeSet alteration so past information can be kept along the way.


Constructor Summary
KnowledgeAgentImpl.ChangeSetState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeAgentImpl.ChangeSetState

public KnowledgeAgentImpl.ChangeSetState()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.