com.ptc.windchill.uwgm.proesrv.attribute
Class StandardSystemParams

java.lang.Object
  extended bycom.ptc.windchill.uwgm.proesrv.attribute.StandardSystemParams

public class StandardSystemParams
extends Object


Field Summary
private static HashSet standardSystemParamsList
           
 
Constructor Summary
StandardSystemParams()
           
 
Method Summary
static boolean isStandardSystemParam(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

standardSystemParamsList

private static HashSet standardSystemParamsList
Constructor Detail

StandardSystemParams

public StandardSystemParams()
Method Detail

isStandardSystemParam

public static boolean isStandardSystemParam(String name)