Undocumented
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
Undocumented |
Exception |
|
Undocumented |
Function | checkbag |
Check whether a bag file can be played in the current system. @param migrator: message migrator to use @param inbag name of the bag to be checked. @returns A list of tuples for each type in the bag file... |
Function | checkmessages |
Check whether a bag file can be played in the current system. @param migrator The message migrator to use @param message_list A list of message classes. @returns A list of tuples for each type in the bag file... |
Function | clean |
Undocumented |
Function | constants |
Undocumented |
Function | fixbag |
Undocumented |
Function | fixbag2 |
Undocumented |
Function | get |
Undocumented |
Function | get |
Undocumented |
Function | migration |
Undocumented |
Function | qualified |
Undocumented |
Function | _migrate |
Undocumented |
Check whether a bag file can be played in the current system. @param migrator: message migrator to use @param inbag name of the bag to be checked. @returns A list of tuples for each type in the bag file. The first element of each tuple is the full migration path for the type. The second element of the tuple is the expanded list of invalid rules for that particular path.
Check whether a bag file can be played in the current system. @param migrator The message migrator to use @param message_list A list of message classes. @returns A list of tuples for each type in the bag file. The first element of each tuple is the full migration path for the type. The second element of the tuple is the expanded list of invalid rules for that particular path.