|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Node | +--Task | +--DiscourseTask | +--PL_GoalDoTask
PL_GoalDoTask.java Created: Fri May 12 12:05:49 2000
Field Summary | |
(package private) static java.lang.String |
em
|
(package private) static java.lang.String |
loc
|
Fields inherited from class Task |
available,
circularityCount,
DEBUG,
em,
expectedProvisionsCount,
loc,
myPlan,
outcomes,
outcomeSpecs,
outcomeVars,
parameterSpecs,
parent,
preconditions,
preconditionSpecs,
predicatesAddressed,
provisionSpecs,
provisionVars,
subObjectives,
subObjectiveSpecs,
varMapString,
wm |
Fields inherited from class Node |
ac,
em,
loc,
peData |
Constructor Summary | |
PL_GoalDoTask()
Input is a list of actions that the system wants the reader to perform; output is a list of actions which the system believes it can get the reader to intend to perform. |
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class Node |
checkAttributes,
convertAttributes,
getAttributeCell,
getAttributeFeatureAverage,
getAttributeFeatureNames,
getAttributeNames,
getCost,
getDuration,
getNodeChildren,
getQuality,
makeAttribute,
setCost,
setDuration,
setQuality,
updateAttributeFeature |
Methods inherited from class java.lang.Object |
|
Field Detail |
static java.lang.String em
static java.lang.String loc
Constructor Detail |
public PL_GoalDoTask()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |