|
||||||||||
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.IssueItem
public class IssueItem
An AgendaEntry that represents an Issue.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.icore.process.PNode |
---|
PNode.MakeVarIfUnbound |
Field Summary |
---|
Fields inherited from class ix.ip2.AgendaItem |
---|
actions, handledBy, listeners, reports |
Fields inherited from class ix.icore.process.PNode |
---|
beginEnd, computeStatus, endEnd, level, modelManager, parent |
Fields inherited from class ix.icore.process.TimePoint |
---|
tpn_mark |
Constructor Summary | |
---|---|
IssueItem(Issue issue)
|
|
IssueItem(IssueItem parent,
Issue issue)
|
Method Summary | |
---|---|
java.util.Map |
expandOneLevel(Refinement refinement,
MatchEnv env)
Creates child nodes as specified by a refinement and installs ordering links. |
protected PNode |
makePNode(PNode parent,
LList pattern)
|
Methods inherited from class ix.icore.process.PNode |
---|
addChild, allComputeStatus, allHaveStatus, computeStatus, ensureChildrenLinkedToParent, getBegin, getChildren, getEnd, getLevel, getModelManager, getParentPNode, getRefinement, getVarTable, hasChildren, isAncestorOf, isDescendentOf, isExpanded, isSiblingOf, processOrderings, setChildren, setRefinement, setVarTable, statusFromNodeEnds, unlink |
Methods inherited from class ix.icore.process.TimePoint |
---|
addPostConstraint, addPreConstraint, 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 IssueItem(Issue issue)
public IssueItem(IssueItem parent, Issue issue)
Method Detail |
---|
public java.util.Map expandOneLevel(Refinement refinement, MatchEnv env)
PNode
expandOneLevel
in class PNode
protected PNode makePNode(PNode parent, LList pattern)
makePNode
in class PNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |