public class SetPostRegenRelations extends java.lang.Object implements CreoFunctionInterface
Arguments expected:
Model or CallModel
| Constructor and Description |
|---|
SetPostRegenRelations() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(java.lang.Object[] args)
Execute the function with the given argument list.
|
public java.lang.Object execute(java.lang.Object[] args)
throws JLIException,
com.ptc.cipjava.jxthrowable
CreoFunctionInterfaceexecute in interface CreoFunctionInterfaceargs - A list of objects needed by the function as arguments. The nature of those arguments depends on the function.JLIExceptioncom.ptc.cipjava.jxthrowable