|
Stanse
-1
|
Public Member Functions | |
| ConfigurationCreator (List< Element > configuration) throws DocumentException | |
| void | findFunctions (Unit unit) throws DocumentException |
| void | writeDocument (Document document, String outputName) throws DocumentException |
Class creates configuration file.
|
inline |
|
inline |
Store every function name of function which definition is in unit. Also for every function call in unit checks, whether matches with locking/thread patterns and write document to file.
| unit | CUnit |
| org.dom4j.DocumentException |
|
inline |
Method writes XML document to file specified in outputName
| document | |
| outputName |
| org.dom4j.DocumentException |
1.8.6