unbbayes.io
Class NetworkCompilationLogManager
java.lang.Object
unbbayes.io.log.TextLogManager
unbbayes.io.NetworkCompilationLogManager
- All Implemented Interfaces:
- Serializable, ILogManager
public class NetworkCompilationLogManager
- extends TextLogManager
Extends the LogManager with methods for log the information about the
network compilation process.
- Version:
- 1.0
- Author:
- Rommel N. Carvalho, Michael S. Onishi
- See Also:
- Serialized Form
Methods inherited from class unbbayes.io.log.TextLogManager |
addTitle, append, appendIfTrue, appendln, appendln, appendlnIfTrue, appendlnIfTrue, appendSectionTitle, appendSeparator, appendSpecialTitle, clear, getEnabled, getLog, isEnabled, setEnabled, writeToDisk |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkCompilationLogManager
public NetworkCompilationLogManager()
reset
public void reset()
- Initializes the logfile of network compilation. Writes the header inside the file.
- Overrides:
reset
in class TextLogManager
finishLog
public void finishLog(JunctionTree tree,
ArrayList<Node> nodes)
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.