Main Content

Summary of Call Sequence

The diagrams show an abstract view of which actions are performed when you call a System object™. The background color or each action indicates the type of call.

  • Grey background — Internal actions

  • Green background — Author-implemented method

  • White background — User-accessible functions

If you want a more detailed call sequence, see Detailed Call Sequence.

Setup Call Sequence

This hierarchy shows the actions performed when you call the setup function.

This image describes the call sequence of setup method

Running the Object or Step Call Sequence

This hierarchy shows the actions performed when you call the step function.

This image shows the hierarchy of the methods when step is called.

Reset Method Call Sequence

This hierarchy shows the actions performed when you call the reset function.

This image describes the call sequence of reset method

Release Method Call Sequence

This hierarchy shows the actions performed when you call the release function.

This image describes the call sequence of release method

See Also

| | |

Related Topics