| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--CausalMessage
| Constructor Summary | |
CausalMessage(Msg m,
              int N,
              int[][] matrix)
 | 
|
| Method Summary | |
 int[][] | 
getMatrix()
 | 
 Msg | 
getMessage()
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CausalMessage(Msg m,
                     int N,
                     int[][] matrix)
| Method Detail | 
public int[][] getMatrix()
public Msg getMessage()
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||