* Those fields are relevant only for the MEdge objects used in the diagonal cells of the SDGm matrix, i.e., SDGm[Ti,Ti].
mType can be added, deleted, or replacing (if applicable). rLabel stores the transition label related to the deleted, or replacing modification (if applicable).
For example, T6dummy is replacing T6 in the modified ATM System, then for the MEdge object in cell SDGm[T6dummy,T6dummy] mType is replacing and T6 is stored in rLabel.

More information can be found in Xie's thesis.

** SEdgeSet class is as depicted here.

Home