|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISubsymbolicProduction
Description of the Interface
| Field Summary | |
|---|---|
static java.lang.String |
CREATION_TIME
Description of the Field |
static java.lang.String |
FIRING_TIME
Description of the Field |
| Method Summary | |
|---|---|
void |
dispose()
Description of the Method |
void |
encode()
|
double |
getCreationTime()
when was this production created |
double |
getFiringTime()
how long will it take to execute this production |
void |
setCreationTime(double time)
when was this production created |
void |
setFiringTime(double defAct)
how long will it take to execute this production |
| Methods inherited from interface org.jactr.core.utils.parameter.IParameterized |
|---|
getParameter, getPossibleParameters, getSetableParameters, setParameter |
| Field Detail |
|---|
static final java.lang.String CREATION_TIME
static final java.lang.String FIRING_TIME
| Method Detail |
|---|
double getFiringTime()
void setFiringTime(double defAct)
double getCreationTime()
void setCreationTime(double time)
void dispose()
void encode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||