org.jactr.core.production.five
Class DefaultProduction5

java.lang.Object
  extended by org.jactr.core.production.basic.AbstractProduction
      extended by org.jactr.core.production.five.DefaultProduction5
All Implemented Interfaces:
java.lang.Comparable<IProduction>, IProduction, Commentable

public class DefaultProduction5
extends AbstractProduction

Description of the Class

Author:
harrison

Constructor Summary
DefaultProduction5(IModel m)
          Constructor for the DefaultProduction5 object
 
Method Summary
 
Methods inherited from class org.jactr.core.production.basic.AbstractProduction
addListener, compareTo, dispatch, dispose, encode, getComment, getModel, getSubsymbolicProduction, getSymbolicProduction, hasListeners, instantiateAll, isEncoded, removeListener, setComment, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultProduction5

public DefaultProduction5(IModel m)
Constructor for the DefaultProduction5 object

Parameters:
m - Description of Parameter
Since: