2010-01-26 1.2.0

org.eclipse.soda.dk.platform.validation.test.builder
Class ClassInfoBuilder

java.lang.Object
  extended by EscObject
      extended by org.eclipse.soda.dk.platform.validation.test.builder.ClassInfoBuilder
All Implemented Interfaces:
LogService

public class ClassInfoBuilder
extends EscObject
implements LogService

Since:
1.0
Version:
1.2.0

Field Summary
static java.util.ResourceBundle DefaultResourceBundle
          Define the default resource bundle (ResourceBundle) field.
 
Constructor Summary
ClassInfoBuilder(java.lang.String targetPlatform, java.lang.String cinfoOutputDir)
          Constructs an instance of this class from the specified target platform and cinfo output dir parameters.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main with the specified arguments parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.soda.dk.platform.validation.test.checker.LogService
log, log
 

Field Detail

DefaultResourceBundle

public static java.util.ResourceBundle DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field.

Constructor Detail

ClassInfoBuilder

public ClassInfoBuilder(java.lang.String targetPlatform,
                        java.lang.String cinfoOutputDir)
Constructs an instance of this class from the specified target platform and cinfo output dir parameters.

Parameters:
targetPlatform - The target platform (String) parameter.
cinfoOutputDir - The cinfo output dir (String) parameter.
Method Detail

main

public static void main(java.lang.String[] arguments)
Main with the specified arguments parameter.

Parameters:
arguments - The arguments (String[]) parameter.

2010-01-26 1.2.0

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