| Package | Description |
|---|---|
| org.jbpt.bp | |
| org.jbpt.bp.construct | |
| org.jbpt.petri.conform | |
| org.jbpt.petri.log |
| Modifier and Type | Method and Description |
|---|---|
static CausalBehaviouralProfile<Trace,LabelEntity> |
CBPForTraceLabelAbstractor.abstractCBPForTraceToLabels(CausalBehaviouralProfile<Trace,TraceEntry> cbp) |
| Modifier and Type | Method and Description |
|---|---|
static CausalBehaviouralProfile<Trace,LabelEntity> |
CBPForTraceLabelAbstractor.abstractCBPForTraceToLabels(CausalBehaviouralProfile<Trace,TraceEntry> cbp) |
| Modifier and Type | Method and Description |
|---|---|
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<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) |
| Modifier and Type | Method and Description |
|---|---|
CausalBehaviouralProfile<Trace,TraceEntry> |
CBPCreatorTrace.deriveCausalBehaviouralProfile(Trace model) |
CausalBehaviouralProfile<Trace,TraceEntry> |
CBPCreatorTrace.deriveCausalBehaviouralProfile(Trace model,
Collection<TraceEntry> entities) |
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) |
protected void |
CBPCreatorTrace.fillCooccurrence(Trace model,
CausalBehaviouralProfile<Trace,TraceEntry> profile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RelSetCreatorTrace.deriveBaseOrderRelation(RelSet<Trace,TraceEntry> rs) |
CausalBehaviouralProfile<Trace,TraceEntry> |
CBPCreatorTrace.deriveCausalBehaviouralProfile(BehaviouralProfile<Trace,TraceEntry> profile) |
protected void |
CBPCreatorTrace.fillCooccurrence(Trace model,
CausalBehaviouralProfile<Trace,TraceEntry> profile) |
| Modifier and Type | Field and Description |
|---|---|
protected BehaviouralProfile<Trace,LabelEntity> |
ConformanceAnalysis.TraceAnalysisTask.traceProfile |
| Modifier and Type | Method and Description |
|---|---|
BehaviouralProfile<Trace,LabelEntity> |
ConformanceAnalysis.TraceAnalysisTask.getTraceProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConformanceRootCauseAnalysis.addBPViolation(String s1,
String s2,
BehaviouralProfile<Trace,LabelEntity> rs,
RelSetType expectedRelation,
RelSetType foundRelation) |
void |
ConformanceRootCauseAnalysis.addCooccurrenceViolation(String s1,
String s2,
BehaviouralProfile<Trace,LabelEntity> rs) |
void |
ConformanceRootCauseAnalysis.addTrace(BehaviouralProfile<Trace,LabelEntity> rs) |
void |
ConformanceAnalysis.addTrace(BehaviouralProfile<Trace,LabelEntity> traceProfile) |
protected void |
ConformanceRootCauseAnalysis.addViolation(BehaviouralProfile<Trace,LabelEntity> rs,
ConformanceRootCauseAnalysis.ViolationTupleInclSupport v) |
void |
ConformanceAnalysis.TraceAnalysisTask.setTraceProfile(BehaviouralProfile<Trace,LabelEntity> traceProfile) |
| Constructor and Description |
|---|
ConformanceAnalysis.TraceAnalysisTask(BehaviouralProfile<Trace,LabelEntity> traceProfile) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Trace,Integer> |
Log.traces
The traces of the log along with their number of occurrence
in the log.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Trace> |
Log.getTraces() |
| Modifier and Type | Method and Description |
|---|---|
void |
Log.addTrace(Trace trace)
Add a trace to the log.
|
protected boolean |
Log.tracesShowSameSequenceOfLabels(Trace t1,
Trace t2) |
Copyright © 2017. All rights reserved.