|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IOperationRecord in kieker.common.record.flow |
---|
Subinterfaces of IOperationRecord in kieker.common.record.flow | |
---|---|
interface |
ICallObjectRecord
Interface for all flow records that describe operation calls on objects. |
interface |
ICallRecord
Interface for all flow records that describe operation calls. |
interface |
IConstructorRecord
Interface for all flow records that describe constructors. |
Methods in kieker.common.record.flow with parameters of type IOperationRecord | |
---|---|
boolean |
ICallRecord.callsReferencedOperationOf(IOperationRecord record)
|
boolean |
IOperationRecord.refersToSameOperationAs(IOperationRecord record)
|
Uses of IOperationRecord in kieker.common.record.flow.trace.operation |
---|
Classes in kieker.common.record.flow.trace.operation that implement IOperationRecord | |
---|---|
class |
AbstractOperationEvent
|
class |
AfterOperationEvent
|
class |
AfterOperationFailedEvent
|
class |
BeforeOperationEvent
|
class |
CallOperationEvent
|
Methods in kieker.common.record.flow.trace.operation with parameters of type IOperationRecord | |
---|---|
boolean |
CallOperationEvent.callsReferencedOperationOf(IOperationRecord record)
|
boolean |
AbstractOperationEvent.refersToSameOperationAs(IOperationRecord record)
|
Uses of IOperationRecord in kieker.common.record.flow.trace.operation.constructor |
---|
Classes in kieker.common.record.flow.trace.operation.constructor that implement IOperationRecord | |
---|---|
class |
AfterConstructorEvent
|
class |
AfterConstructorFailedEvent
|
class |
BeforeConstructorEvent
|
class |
CallConstructorEvent
|
Uses of IOperationRecord in kieker.common.record.flow.trace.operation.object |
---|
Classes in kieker.common.record.flow.trace.operation.object that implement IOperationRecord | |
---|---|
class |
AfterOperationFailedObjectEvent
|
class |
AfterOperationObjectEvent
|
class |
BeforeOperationObjectEvent
|
class |
CallOperationObjectEvent
|
|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |