|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.AbstractAnnotatedObject ix.icore.AbstractIXObject ix.icore.TaskItem ix.icore.Activity ix.ip2.WaitForReportsActivity
public class WaitForReportsActivity
An activity that waits for reports re something sent to another agent.
Field Summary |
---|
Fields inherited from class ix.icore.TaskItem |
---|
HISTORY, id, pattern, patternVars, priority, ref, reportBack, S_FORWARDED_TO, senderId, shortDescription, status |
Fields inherited from class ix.icore.AbstractAnnotatedObject |
---|
annotationListeners, annotations |
Constructor Summary | |
---|---|
WaitForReportsActivity(java.lang.String text)
|
|
WaitForReportsActivity(java.lang.String destination,
LList pattern)
|
Method Summary |
---|
Methods inherited from class ix.icore.Activity |
---|
generateId, toString |
Methods inherited from class ix.icore.TaskItem |
---|
addHistoryEvent, clone, computeStatus, ensureId, forwardTo, getForwardedTo, getHistory, getId, getParameters, getPattern, getPatternVars, getPriority, getRef, getReportBack, getSenderId, getShortDescription, getStatus, getUnboundVars, getVerb, isGround, priorityWasSet, setForwardedTo, setHistory, setId, setPattern, setPriority, setRef, setReportBack, setSenderId, setStatus |
Methods inherited from class ix.icore.AbstractAnnotatedObject |
---|
addAnnotationListener, annMap, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, getComments, makeAnnMap, removeAnnotation, setAnnotation, setAnnotations, setComments, takeAnnotations |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface ix.icore.Annotated |
---|
addAnnotationListener, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, removeAnnotation, setAnnotation, setAnnotations, takeAnnotations |
Constructor Detail |
---|
public WaitForReportsActivity(java.lang.String text)
public WaitForReportsActivity(java.lang.String destination, LList pattern)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |