org.jactr.core.production.six
Class DefaultProduction6

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

public class DefaultProduction6
extends AbstractProduction

Description of the Class

Author:
harrison

Constructor Summary
DefaultProduction6(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

DefaultProduction6

public DefaultProduction6(IModel m)
Constructor for the DefaultProduction5 object

Parameters:
m - Description of Parameter
Since: