|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ix.icore.process.PNode
|
+--ix.ideel.IdeelIssue
|
+--ix.ideel.IdeelController.OtherReportsIssue
| Inner classes inherited from class ix.icore.process.PNode |
PNode.MakeVarIfUnbound |
| Fields inherited from class ix.ideel.IdeelIssue |
comments, fullDescription, listeners, options, parameters, priority, properties, reportRef, reports, shortDescription, verb |
| Fields inherited from class ix.icore.process.PNode |
children, level, parent, pattern, patternVars, postNodes, preNodes, schema, status, varTable |
| Fields inherited from interface ix.icore.process.StatusValues |
PRIORITY_HIGH, PRIORITY_LOW, PRIORITY_MEDIUM, PRIORITY_NONE, PRODUCT_BLANK, PRODUCT_COMPLETE, PRODUCT_DRAFT, STATUS_BLANK, STATUS_COMPLETE, STATUS_EXECUTING, STATUS_IMPOSSIBLE, STATUS_NA, STATUS_POSSIBLE |
| Constructor Summary | |
IdeelController.OtherReportsIssue(java.lang.String text)
|
|
| Method Summary | |
(package private) boolean |
actionCanBeTakenNow(IssueOption opt)
|
void |
setStatus(int status)
Changes the node's status and then that of related nodes. |
(package private) void |
setStatusBasedOn(Report report)
|
(package private) boolean |
wantsReport(Report report)
|
| Methods inherited from class ix.ideel.IdeelIssue |
addIssueListener, addOption, addReport, ensureReportRef, expandOneLevel, findOption, fireIssueEdited, fireNewOption, fireNewReport, firePriorityChanged, fireStatusChanged, forwardIssue, forwardIssue, getOptions, getParameters, getPriority, getProperties, getRef, getReportBack, getReports, getSenderId, getStatus, getVerb, handleReportBack, hasOption, setPriority, setProperties, setRef, setReportBack, setSenderId |
| Methods inherited from class ix.icore.process.PNode |
allComputeStatus, allHaveStatus, computeStatus, expandOneLevel, getUnboundVars, isAncestorOf, isDescendentOf, linkBefore, processOrderings, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public IdeelController.OtherReportsIssue(java.lang.String text)
| Method Detail |
boolean wantsReport(Report report)
wantsReport in class IdeelIssueboolean actionCanBeTakenNow(IssueOption opt)
actionCanBeTakenNow in class IdeelIssuepublic void setStatus(int status)
PNodesetStatus in class IdeelIssuevoid setStatusBasedOn(Report report)
setStatusBasedOn in class IdeelIssue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||