CausalBehaviouralProfile<Trace,TraceEntry> |
CBPCreatorTrace.deriveCausalBehaviouralProfile(BehaviouralProfile<Trace,TraceEntry> profile) |
CausalBehaviouralProfile<Trace,TraceEntry> |
CBPCreatorTrace.deriveCausalBehaviouralProfile(Trace model) |
CausalBehaviouralProfile<Trace,TraceEntry> |
CBPCreatorTrace.deriveCausalBehaviouralProfile(Trace model,
Collection<TraceEntry> entities) |
RelSet<Log,TraceEntry> |
RelSetCreatorLog.deriveRelationSet(Log log) |
RelSet<Log,TraceEntry> |
RelSetCreatorLog.deriveRelationSet(Log log,
Collection<TraceEntry> entries) |
RelSet<Log,TraceEntry> |
RelSetCreatorLog.deriveRelationSet(Log log,
Collection<TraceEntry> entries,
int lookAhead) |
RelSet<Log,TraceEntry> |
RelSetCreatorLog.deriveRelationSet(Log log,
int lookAhead) |
RelSet<Trace,TraceEntry> |
RelSetCreatorTrace.deriveRelationSet(Trace trace) |
RelSet<Trace,TraceEntry> |
RelSetCreatorTrace.deriveRelationSet(Trace trace,
Collection<TraceEntry> entries) |
RelSet<Trace,TraceEntry> |
RelSetCreatorTrace.deriveRelationSet(Trace trace,
Collection<TraceEntry> entries,
int lookAhead) |
RelSet<Trace,TraceEntry> |
RelSetCreatorTrace.deriveRelationSet(Trace trace,
int lookAhead) |