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

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

public class FunctionModelResultRemoveDuplicateElements
extends Object
implements CoFunction_Model_Result


Constructor Summary
FunctionModelResultRemoveDuplicateElements()
           
 
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

FunctionModelResultRemoveDuplicateElements

public FunctionModelResultRemoveDuplicateElements()
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