|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
int getProcessIn() |
Returns the process number of this node |
| Added Methods | |
String getProcessId() |
Returns the process ID of this node |
boolean isLoopActivity() |
|
void setLoopActivity(boolean) |
|
| Changed Methods | ||
void addChildren(List<AuditNode>, |
Change in signature from (AuditNode[], AuditTrail) to (List<AuditNode>, AuditTrail). |
Adds children to the node |
List<AuditNode> getChildren() |
Change in return type from AuditNode[] to List<AuditNode>. |
Returns the children of the node |
List<AuditNode> getDescendants() |
Change in return type from List to List<AuditNode>. |
Returns the descendants of the node |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||