2010-01-22 1.2.0

Uses of Interface
org.eclipse.soda.dk.platform.validation.test.checker.LogService

Packages that use LogService
org.eclipse.soda.dk.platform.validation.test.agent This package is part of the org.eclipse.soda.dk.platform.validation.test.agent project. 
org.eclipse.soda.dk.platform.validation.test.builder This package is part of the org.eclipse.soda.dk.platform.validation.test.builder project. 
org.eclipse.soda.dk.platform.validation.test.checker This package is part of the org.eclipse.soda.dk.platform.validation.test.agent project. 
org.eclipse.soda.dk.platform.validation.test.parser This package is part of the org.eclipse.soda.dk.platform.validation.test.parser project. 
 

Uses of LogService in org.eclipse.soda.dk.platform.validation.test.agent
 

Classes in org.eclipse.soda.dk.platform.validation.test.agent that implement LogService
 class ClassLibraryValidationTestCase
           
 

Uses of LogService in org.eclipse.soda.dk.platform.validation.test.builder
 

Classes in org.eclipse.soda.dk.platform.validation.test.builder that implement LogService
 class ClassInfoBuilder
           
 

Uses of LogService in org.eclipse.soda.dk.platform.validation.test.checker
 

Constructors in org.eclipse.soda.dk.platform.validation.test.checker with parameters of type LogService
ClassLibValidator(LogService log)
          Constructs an instance of this class from the specified log parameter.
 

Uses of LogService in org.eclipse.soda.dk.platform.validation.test.parser
 

Constructors in org.eclipse.soda.dk.platform.validation.test.parser with parameters of type LogService
ClassLibParser(LogService log)
          Constructs an instance of this class from the specified log parameter.
 


2010-01-22 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.