com.ptc.windchill.uwgm.proesrv.attribute
Class ModeledAttributesHelper
java.lang.Object
com.ptc.windchill.uwgm.proesrv.attribute.ModeledAttributesHelper
- public class ModeledAttributesHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delegate
private static ModeledAttributesDelegate delegate
log
private static Log log
ModeledAttributesHelper
public ModeledAttributesHelper()
isModeledAttribute
public static boolean isModeledAttribute(String name)
addModeledParameters
public static void addModeledParameters(Object object,
com.ptc.prowt.nd.ndpobject_j01.ParameterDict paramDict)
throws WTException,
com.ptc.cipjava.jxthrowable
- Throws:
WTException
com.ptc.cipjava.jxthrowable
addModeledParameters
public static void addModeledParameters(Object obj,
com.ptc.prowt.nd.nd_parameter_j03.ParamArray paramSet)
throws WTException,
com.ptc.cipjava.jxthrowable
- Throws:
WTException
com.ptc.cipjava.jxthrowable
isAttrNameReserved
private static boolean isAttrNameReserved(String name)