|
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.SortAsyncMessageComparator
Asynchronous message comparator
Compare two AsyncMessages only taking into account
the event occurrence when their appear.
Used to order the AsyncMessage list insuring that
next node has one of his ends greater than the current node
| Constructor Summary | |
|---|---|
SortAsyncMessageComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object arg0,
java.lang.Object arg1)
Compares two synchronous syncMessages Returns 0 (equal) if one of the message is not synchrnous |
| 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 SortAsyncMessageComparator()
| 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 | ||||||||||