Method Summary |
|
__init__ (self,
name,
exp,
idNr)
name - name of the expression (needed for output exp - the regular
expression idNr - number of the pattern group that is used as an
identifier |
|
doAnalysis (self,
line)
Analyzes line and writes the data |
Inherited from FileLineAnalyzer |
|
setDirectory (self,
oDir)
Creates the OutFileCollection-object |
Inherited from LogLineAnalyzer |
|
getTime (self)
Return current time |
|
goOn (self)
If the analyzer thinks the simulation should be stopped (for instance
because of convergence) it returns false |
|
setParent (self,
parent)
Introduces the LineAnalyzer to its supervisor |