Uses of Class
kieker.common.record.flow.trace.operation.BeforeOperationEvent
Package | Description |
---|---|
kieker.analysis.architecture.trace.reconstruction |
This package contains all processing filters bundled with kieker.
|
kieker.common.record.flow.trace.operation | |
kieker.common.record.flow.trace.operation.constructor | |
kieker.common.record.flow.trace.operation.constructor.object | |
kieker.common.record.flow.trace.operation.object |
-
Uses of BeforeOperationEvent in kieker.analysis.architecture.trace.reconstruction
Methods in kieker.analysis.architecture.trace.reconstruction with parameters of type BeforeOperationEvent Modifier and Type Method Description void
TraceReconstructionBuffer. handleBeforeOperationEventRecord(BeforeOperationEvent record)
-
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation Modifier and Type Class Description class
EntryLevelBeforeOperationEvent
Methods in kieker.common.record.flow.trace.operation that return BeforeOperationEvent Modifier and Type Method Description BeforeOperationEvent
BeforeOperationEventFactory. create(IValueDeserializer deserializer)
-
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor Modifier and Type Class Description class
BeforeConstructorEvent
-
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor.object
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor.object Modifier and Type Class Description class
BeforeConstructorObjectEvent
class
BeforeConstructorObjectInterfaceEvent
-
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.object
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.object Modifier and Type Class Description class
BeforeOperationObjectEvent
class
BeforeOperationObjectInterfaceEvent
class
EntryLevelBeforeOperationObjectEvent