Modifier and Type | Method and Description |
---|---|
static <M,L> void |
EMSCVisualisationPlugin.addTable(StochasticTraceAlignments<L,M> alignments,
java.lang.StringBuilder result) |
static <L,M> javax.swing.JComponent |
EMSCVisualisationPlugin.fancy(StochasticTraceAlignments<L,M> alignments) |
Modifier and Type | Class and Description |
---|---|
class |
StochasticTraceAlignmentsAbstract<L,M> |
class |
StochasticTraceAlignmentsLogLog
Wrapper class as ProM does not support generics.
|
class |
StochasticTraceAlignmentsLogModel
Wrapper class as ProM does not support generics.
|
class |
StochasticTraceAlignmentsModelModel
Wrapper class as ProM does not support generics.
|
Constructor and Description |
---|
StochasticTraceAlignmentsLogProjectionImpl(StochasticTraceAlignments<?,?> alignments,
StochasticTraceAlignmentsLogProjectionImpl.Which which) |