Last change
on this file since 1493 was
728,
checked in by sherbold, 12 years ago
|
- added manuals for the commands efgTestCasesToSequences, efgToDFA, efgToMM, parseDirJFC, parseJFC, preprocessDirJFC, preprocessJFC, convertDirToXml, convertToXml, parseXML, and loadWebSequences
|
File size:
478 bytes
|
Line | |
---|
1 | Parses a log file that contains MFC sessions into a collection of sequences. |
---|
2 | |
---|
3 | $USAGE$ |
---|
4 | <filename> name of the log file |
---|
5 | <sequencesName> optional; name of the sequences; default: sequences |
---|
6 | <countMessageOccurences> optional; if true, a statistic how often each message occurs in the log intended for debugging and optimization is generated; default: false |
---|
7 | |
---|
8 | Example(s): |
---|
9 | parseXML usagedata/mfc.xml |
---|
10 | parseXML usagedata/mfc.xml mfc_sequences |
---|
11 | parseXML usagedata/mfc.xml mfc_sequences true |
---|
Note: See
TracBrowser
for help on using the repository browser.