inpro.dm.isu
Class AbstractInformationState

java.lang.Object
  extended by inpro.dm.isu.AbstractInformationState
All Implemented Interfaces:
AbstractRule.Effects, AbstractRule.Triggers
Direct Known Subclasses:
IUNetworkInformationState

public abstract class AbstractInformationState
extends java.lang.Object
implements AbstractRule.Effects, AbstractRule.Triggers


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

Constructor Detail

AbstractInformationState

public AbstractInformationState()