|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Node | +--Task | +--PL_StartTask
PL_StartTask.java Created: Wed Aug 17 2000
Field Summary | |
(package private) static boolean |
DEBUG
|
private static int |
uniqueID
|
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_StartTask()
|
|
PL_StartTask(java.lang.String pssp,
java.lang.String pvp,
java.lang.String ossp,
java.lang.String ovp,
java.lang.String prep,
java.lang.String sosp)
|
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 |
private static int uniqueID
static boolean DEBUG
Constructor Detail |
public PL_StartTask()
public PL_StartTask(java.lang.String pssp, java.lang.String pvp, java.lang.String ossp, java.lang.String ovp, java.lang.String prep, java.lang.String sosp)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |