com.ptc.windchill.enterprise.dataops.client
Class FunctionFudgeElement
java.lang.Object
com.ptc.windchill.enterprise.dataops.client.FunctionFudgeElement
- All Implemented Interfaces:
- CoFunction_Action_Param, CoFunction_Model_Param
- public class FunctionFudgeElement
- extends Object
- implements CoFunction_Action_Param, CoFunction_Model_Param
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionFudgeElement
public FunctionFudgeElement()
addInputParameters
public void addInputParameters(CoTaskData taskData,
CoConfigFeature parameterConfig,
CoActionHandlerData execData)
throws WTException
- Description copied from interface:
CoFunction_Action_Param
Supported API: false
- Specified by:
addInputParameters
in interface CoFunction_Action_Param
- Parameters:
taskData
- parameterConfig
- execData
-
- Throws:
WTException
addInputParameters
public void addInputParameters(CoTaskData taskData,
CoConfigFeature parameterConfig,
CoModelHandlerData execData)
throws WTException
- Description copied from interface:
CoFunction_Model_Param
Supported API: false
- Specified by:
addInputParameters
in interface CoFunction_Model_Param
- Parameters:
taskData
- parameterConfig
- execData
-
- Throws:
WTException