|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void createSoftLink(Operator, |
Create an soft edge between two nodes. |
List getSoftLinkPredecessors(Operator ) |
Find all of the nodes that have soft edges to the indicated node from themselves. |
List getSoftLinkSuccessors(Operator ) |
Find all of the nodes that have soft edges from the indicated node to themselves. |
void removeSoftLink(Operator, |
Remove an soft edge |
Added Fields | |
MultiMap mSoftFromEdges |
|
MultiMap mSoftToEdges |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |