|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.icore.process.PNode | +--ix.ip2.AgendaItem | +--ix.ip2.ActivityItem
An AgendaEntry to represents an activity.
Inner classes inherited from class ix.icore.process.PNode |
PNode.MakeVarIfUnbound |
Fields inherited from class ix.ip2.AgendaItem |
about, actions, comments, listeners, reports |
Fields inherited from class ix.icore.process.PNode |
children, level, modelManager, nameToChildMap, parent, postNodes, preNodes, refinement, varTable |
Constructor Summary | |
ActivityItem(Activity activity)
|
|
ActivityItem(ActivityItem parent,
Activity activity)
|
Method Summary | |
(package private) void |
expandOneLevel(Refinement refinement,
MatchEnv env)
|
Methods inherited from class ix.icore.process.PNode |
allComputeStatus, allHaveStatus, computeStatus, expandOneLevel, getChild, isAncestorOf, isDescendentOf, linkBefore, processOrderings |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ActivityItem(Activity activity)
public ActivityItem(ActivityItem parent, Activity activity)
Method Detail |
void expandOneLevel(Refinement refinement, MatchEnv env)
expandOneLevel
in class AgendaItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |