private static class ProcessGoal.ExecutablePrecondition extends Object
Modifier and Type | Field | Description |
---|---|---|
Operation |
bestop |
|
TruthValue |
bestop_truth |
|
float |
bestop_truthexp |
|
Task |
executable_precond |
|
long |
maxtime |
|
long |
mintime |
|
Map<Term,Term> |
substitution |
|
float |
timeOffset |
Modifier | Constructor | Description |
---|---|---|
private |
ExecutablePrecondition() |
public Operation bestop
public float bestop_truthexp
public TruthValue bestop_truth
public Task executable_precond
public long mintime
public long maxtime
public float timeOffset
Copyright © 2020 OpenNARS. All rights reserved.