Trace.getCalls
Signature
public Call[] getCalls()
Description
Provides access to the root call of the AppScan® Source trace.
Returns
An array of Call
objects.
Currently always contains a single object.
Throws
OunceException
,
if the Data Access API cannot retrieve the calls.