|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.uml2sd.util.SortAsyncForBackward
Aynchrnous message comparator
Compare two asyncMessages only taking into account
the event occurrence when their appear.
Used to order the AsyncMessage list insuring that
prev node has both of his ends smaller than the current node
| Constructor Summary | |
|---|---|
SortAsyncForBackward()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object arg0,
java.lang.Object arg1)
Compares two asynchronous messages Returns 0 (equal) if one of the message is not asynchrnous |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
public SortAsyncForBackward()
| Method Detail |
public int compare(java.lang.Object arg0,
java.lang.Object arg1)
compare in interface java.util.Comparator
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||