|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.process.TimePoint ix.icore.process.PNode ix.ip2.AgendaItem ix.ip2.ActivityItem ix.ip2.WaitForReportsItem
public class WaitForReportsItem
An agenda entry for a WaitForReportsActivity.
WaitForReportsActivity
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.ip2.AgendaItem |
---|
AgendaItem.UndoAddHistoryEvent, AgendaItem.UndoSetComments, AgendaItem.UndoSetPriority, AgendaItem.UndoSetStatus |
Nested classes/interfaces inherited from class ix.icore.process.PNode |
---|
PNode.MakeVarIfUnbound |
Field Summary |
---|
Fields inherited from class ix.ip2.ActivityItem |
---|
EXPANSION_REFINEMENT_NAME |
Fields inherited from class ix.ip2.AgendaItem |
---|
actions, handledBy, listeners, reports |
Fields inherited from class ix.icore.process.PNode |
---|
beginEnd, endEnd, level, modelManager, parent |
Fields inherited from class ix.icore.process.TimePoint |
---|
tpn_mark |
Constructor Summary | |
---|---|
WaitForReportsItem(Activity activity)
|
Method Summary | |
---|---|
boolean |
actionCanBeTakenNow(HandlerAction act)
|
void |
computeStatus()
computeStatus() is used to change the status of related nodes when a node changes its status. |
boolean |
wantsActionsFrom(ItemHandler handler)
Gives this item its say in whether an item-handler should be able to give it handler actions. |
Methods inherited from class ix.ip2.ActivityItem |
---|
getExpansionRefinementName, makePNode, recordExpansionRefinementName, setRefinement |
Methods inherited from class ix.icore.process.PNode |
---|
addChild, allComputeStatus, allHaveStatus, ensureChildrenLinkedToParent, expandOneLevel, getBegin, getChildren, getEnd, getEnd, getLevel, getModelManager, getNameToChildMap, getParentPNode, getRefinement, getVarTable, hasChildren, isAncestorOf, isDescendentOf, isExpanded, isParentOf, isSiblingOf, processOrderings, refToTimePoint, setChildren, setModelManager, setNameToChildMap, setVarTable, statusFromNodeEnds, unlink, walk, walkChildren |
Methods inherited from class ix.icore.process.TimePoint |
---|
addPostConstraint, addPreConstraint, clear, getMaxTime, getMinTime, getPostConstraints, getPreConstraints, hasUnboundedMax, removePostConstraint, removePreConstraint, setMaxTime, setMinTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WaitForReportsItem(Activity activity)
Method Detail |
---|
public void computeStatus()
PNode
computeStatus
in interface HasStatus
computeStatus
in class PNode
public boolean wantsActionsFrom(ItemHandler handler)
AgendaItem
wantsActionsFrom
in class AgendaItem
ItemHandler.appliesTo(AgendaItem item)
public boolean actionCanBeTakenNow(HandlerAction act)
actionCanBeTakenNow
in class AgendaItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |