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.
This hierarchy shows the actions performed when you call the setup
function.
This hierarchy shows the actions performed when you call the step
function.
This hierarchy shows the actions performed when you call the reset
function.
This hierarchy shows the actions performed when you call the
release
function.
releaseImpl
| resetImpl
| setupImpl
| stepImpl