|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogIfc | |
| testsgen | Package contains run-time classes and user interface classes. These classes are always loaded and are common for all implementations. |
| testsgen.ifc | This package contains main interfaces to Unit Tests Generator. |
| testsgen.taskant | |
| testsgen.wttools | |
| Uses of LogIfc in testsgen |
| Fields in testsgen declared as LogIfc | |
protected LogIfc |
GenerateTests.log
|
| Uses of LogIfc in testsgen.ifc |
| Methods in testsgen.ifc with parameters of type LogIfc | |
void |
DirWalkerIfc.setLogHandler(LogIfc log)
|
void |
CodeGenIfc.setLogHandler(LogIfc log)
|
void |
SrcParserIfc.setLogHandler(LogIfc log)
|
| Uses of LogIfc in testsgen.taskant |
| Classes in testsgen.taskant that implement LogIfc | |
class |
LogImpl
LogImpl.java Created: Thu Jan 31 08:51:36 2002 |
| Uses of LogIfc in testsgen.wttools |
| Fields in testsgen.wttools declared as LogIfc | |
protected LogIfc |
SrcParserImpl.log
|
protected LogIfc |
CodeGenImpl.log
|
protected LogIfc |
DirWalkerImpl.log
|
| Methods in testsgen.wttools with parameters of type LogIfc | |
void |
SrcParserImpl.setLogHandler(LogIfc log_handler)
|
void |
CodeGenImpl.setLogHandler(LogIfc log_handler)
|
void |
DirWalkerImpl.setLogHandler(LogIfc log_handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||