|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.wgmecad.ecad.PropertyHelper
Constructor Summary | |
PropertyHelper()
|
Method Summary | |
static boolean |
bomTrue()
function to test if create components for BOM is on |
static ECADAssemblyHelper.AssemblyOptions |
getAssmOptions(File rootDir)
function to load the assembly Properties file assuming that it exists |
static Properties |
getASSMProperties(File rootDir)
function to load the assembly Properties file assuming that it exists |
static File |
getAttrPropertiesFile(File rootDir)
|
static Properties |
loadProperties()
Convenience function to load the ECAD Properties file assuming that it lives in the codebase directory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyHelper()
Method Detail |
public static Properties loadProperties() throws WTException, ECADPropertiesMissingException
WTException
ECADPropertiesMissingException
public static ECADAssemblyHelper.AssemblyOptions getAssmOptions(File rootDir) throws WTException, ECADPropertiesMissingException
WTException
ECADPropertiesMissingException
public static Properties getASSMProperties(File rootDir) throws WTException, ECADPropertiesMissingException
WTException
ECADPropertiesMissingException
public static File getAttrPropertiesFile(File rootDir) throws WTException, ECADPropertiesMissingException
WTException
ECADPropertiesMissingException
public static boolean bomTrue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |