Uses of Class
org.processmining.plugins.inductiveVisualMiner.dataanalysis.DataRowBlockComputer
-
-
Uses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis that return DataRowBlockComputer Modifier and Type Method Description DataRowBlockComputer<O,C,P>DataRowBlockComputer.DataRowBlockComputerRowBlock. getComputer()Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis that return types with arguments of type DataRowBlockComputer Modifier and Type Method Description java.util.List<DataRowBlockComputer<O,C,P>>DataAnalysisTab. createRowBlockComputers()RowBlockComputers are chainlinks that compute their RowBlocks themselves.java.util.List<DataRowBlockComputer<O,C,P>>DataAnalysisTabAbstract. createRowBlockComputers() -
Uses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations
Subclasses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations Modifier and Type Class Description classDataRowBlockAssociations<C extends ConfigurationWithDecorator,P> -
Uses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes
Subclasses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes Modifier and Type Class Description classDataRowBlockEventData<C,P>classDataRowBlockEventDataHistogram<C extends ConfigurationWithDecorator,P>classDataRowBlockEventDataHistogramVirtual<C extends ConfigurationWithDecorator,P>classDataRowBlockEventDataType<C,P>classDataRowBlockEventDataTypeVirtual<C,P>classDataRowBlockEventDataVirtual<C,P> -
Uses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.logattributes
Subclasses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.logattributes Modifier and Type Class Description classDataRowBlockLogAttributes<C,P>classDataRowBlockLogAttributesHighlighted<C,P>classDataRowBlockLogEMSC<C,P>Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.logattributes that return types with arguments of type DataRowBlockComputer Modifier and Type Method Description java.util.List<DataRowBlockComputer<java.lang.Object,C,P>>DataAnalysisTabLog. createRowBlockComputers() -
Uses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.modeltime
Subclasses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.modeltime Modifier and Type Class Description classRowBlockModelHistogram<C extends ConfigurationWithDecorator,P>classRowBlockModelLogNormal<C extends ConfigurationWithDecorator,P>classRowBlockModelWeibull<C extends ConfigurationWithDecorator,P> -
Uses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes
Subclasses of DataRowBlockComputer in org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes Modifier and Type Class Description classDataRowBlockTrace<C,P>classDataRowBlockTraceBlockVirtual<C,P>classDataRowBlockTraceHistogram<C extends ConfigurationWithDecorator,P>classDataRowBlockTraceHistogramVirtual<C extends ConfigurationWithDecorator,P>classDataRowBlockTraceType<C,P>classDataRowBlockTraceTypeVirtual<C,P>
-