|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.doer.function.CoSimpleFunction_Model_Result
com.ptc.core.ca.co.client.wizard.CoWizardCopyAttributeFunction
@Deprecated public class CoWizardCopyAttributeFunction
The class implementing a function to copy attributes to the the I*E element
maintained by the wizard. The source I*E element is found in the opener
frame using "simple" approach.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Object |
getSourceAttributeValue(String attrName,
CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
Deprecated. Supported API: true |
Object |
getTargetAttributeValue(String attrName,
CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
Deprecated. Supported API: true |
void |
processResult(CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
Deprecated. Supported API: true |
void |
setTargetAttributeValue(String attrName,
boolean isNpa,
Object value,
CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
Deprecated. Supported API: true |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void processResult(CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
throws WTException
processResult in class com.ptc.core.ca.co.client.doer.function.CoSimpleFunction_Model_ResulttaskData - parameterConfig - execData -
WTException
public Object getSourceAttributeValue(String attrName,
CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
throws WTException
attrName - taskData - parameterConfig - execData -
WTException
public Object getTargetAttributeValue(String attrName,
CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
throws WTException
attrName - taskData - parameterConfig - execData -
WTException
public void setTargetAttributeValue(String attrName,
boolean isNpa,
Object value,
CoTaskData taskData,
CoConfigFeature parameterConfig,
CoSimpleModelHandlerData execData)
throws WTException
attrName - isNpa - value - taskData - parameterConfig - execData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||