com.ptc.windchill.enterprise.dataops.client
Class FunctionModelResultCreateNpa

java.lang.Object
  extended bycom.ptc.windchill.enterprise.dataops.client.FunctionModelResultCreateNpa
All Implemented Interfaces:
CoFunction_Model_Result

public class FunctionModelResultCreateNpa
extends Object
implements CoFunction_Model_Result


Constructor Summary
FunctionModelResultCreateNpa()
           
 
Method Summary
 void processResult(CoTaskData taskData, CoConfigFeature parameterConfig, CoModelHandlerData execData)
          

Supported API: false
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionModelResultCreateNpa

public FunctionModelResultCreateNpa()
Method Detail

processResult

public void processResult(CoTaskData taskData,
                          CoConfigFeature parameterConfig,
                          CoModelHandlerData execData)
                   throws WTException
Description copied from interface: CoFunction_Model_Result


Supported API: false

Specified by:
processResult in interface CoFunction_Model_Result
Parameters:
taskData -
parameterConfig -
execData -
Throws:
WTException