Product Documentation
Cadence SKILL++ Object System Reference
Product Version IC23.1, June 2023

updateInstanceForDifferentClass

updateInstanceForDifferentClass( 
g_previousObj 
g_currentObj 
l_initargs 
) 
=> t

Description

A generic function, which is called from changeClass to update the specified instance (g_currentObj).

Arguments

g_previousObj

A copy of the ilChangeClass argument. It keeps the old slot values of the specified instance.

g_currentObj

The instance to be updated.

l_initargs

Additional arguments for the instance.

Value Returned

t

Always returns t

Related Topics

Generic Functions and Methods


Return to top
 ⠀
X