Interface ICallObjectRecord

All Superinterfaces:
Comparable<IMonitoringRecord>, ICallRecord, IClassSignature, IFlowRecord, IMonitoringRecord, IObjectRecord, IOperationRecord, IOperationSignature, Serializable
All Known Implementing Classes:
CallConstructorObjectEvent, CallOperationObjectEvent

public interface ICallObjectRecord extends ICallRecord, IObjectRecord
Since:
1.6
Author:
Jan Waller
  • Method Details

    • getCallerObjectId

      int getCallerObjectId()
    • getCalleeObjectId

      int getCalleeObjectId()