|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.process.TimePoint
ix.icore.process.PNode
ix.ip2.AgendaItem
ix.ip2.ActivityItem
public class ActivityItem
An AgendaEntry to represents an activity.
| 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 | |
|---|---|
static Symbol |
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 | |
|---|---|
ActivityItem(Activity activity)
|
|
ActivityItem(ActivityItem parent,
Activity activity)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getExpansionRefinementName()
|
protected PNode |
makePNode(PNode parent,
LList pattern)
Factory method that constructs a child PNode of the right class. |
void |
recordExpansionRefinementName()
|
void |
setRefinement(Refinement r)
|
| Methods inherited from class ix.icore.process.PNode |
|---|
addChild, allComputeStatus, allHaveStatus, computeStatus, 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 |
| Field Detail |
|---|
public static Symbol EXPANSION_REFINEMENT_NAME
| Constructor Detail |
|---|
public ActivityItem(Activity activity)
public ActivityItem(ActivityItem parent,
Activity activity)
| Method Detail |
|---|
protected PNode makePNode(PNode parent,
LList pattern)
PNode
makePNode in class PNodepublic void setRefinement(Refinement r)
setRefinement in class PNodepublic void recordExpansionRefinementName()
public java.lang.String getExpansionRefinementName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||