com.ibm.wala.examples.properties
Class WalaExamplesProperties

java.lang.Object
  extended by com.ibm.wala.examples.properties.WalaExamplesProperties

public final class WalaExamplesProperties
extends java.lang.Object


Field Summary
static java.lang.String DOT_EXE
           
static java.lang.String GHOSTVIEW_EXE
           
static java.lang.String PROPERTY_FILENAME
           
 
Constructor Summary
WalaExamplesProperties()
           
 
Method Summary
static java.lang.String getWalaCoreTestsHomeDirectory()
           
static java.util.Properties loadProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GHOSTVIEW_EXE

public static final java.lang.String GHOSTVIEW_EXE
See Also:
Constant Field Values

DOT_EXE

public static final java.lang.String DOT_EXE
See Also:
Constant Field Values

PROPERTY_FILENAME

public static final java.lang.String PROPERTY_FILENAME
See Also:
Constant Field Values
Constructor Detail

WalaExamplesProperties

public WalaExamplesProperties()
Method Detail

loadProperties

public static java.util.Properties loadProperties()
                                           throws WalaException
Throws:
WalaException

getWalaCoreTestsHomeDirectory

public static java.lang.String getWalaCoreTestsHomeDirectory()
                                                      throws WalaException
Throws:
WalaException