Uses of Class
org.processmining.plugins.inductiveVisualMiner.dataanalysis.DataRow
-
-
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.cost
Methods in org.processmining.plugins.inductiveVisualMiner.cost that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>CostModelAbstract. getModelProperties()java.util.List<DataRow<java.lang.Object>>CostModel. getModelRepresentation()The representation of this model (for the data analysis cost tab)java.util.List<DataRow<java.lang.Object>>CostModelAbstract. getModelRepresentation()java.util.List<DataRow<java.lang.Object>>CostModelImplModel. getModelRepresentation()java.util.List<DataRow<java.lang.Object>>CostModelImplModelDeviations. getModelRepresentation()java.util.List<DataRow<java.lang.Object>>CostModelImplModelDeviationsService. getModelRepresentation()java.util.List<DataRow<java.lang.Object>>CostModelImplModelDeviationsTime. getModelRepresentation()Method parameters in org.processmining.plugins.inductiveVisualMiner.cost with type arguments of type DataRow Modifier and Type Method Description voidCostModelAbstract. setModelProperties(java.util.List<DataRow<java.lang.Object>> modelProperties) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis that return DataRow Modifier and Type Method Description DataRow<O>DataAnalysisTableModel. getRow(int row)DataRow<O>DataRowBlock. getRow(int row)DataRow<O>DataRowBlockAbstract. getRow(int row)Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis that return types with arguments of type DataRow Modifier and Type Method Description abstract java.util.List<DataRow<O>>DataRowBlockComputer. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)abstract java.util.List<DataRow<O>>DataRowBlockAbstract. gather(IvMObjectValues inputs)This is performed on the gui thread, so large computations are forbidden: the user is waiting!Constructors in org.processmining.plugins.inductiveVisualMiner.dataanalysis with parameters of type DataRow Constructor Description DataRow(java.lang.String prefixProperty, DataRow<O> copyFrom) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>DataRowBlockAssociations. compute(ConfigurationWithDecorator configuration, IvMObjectValues inputs, IvMCanceller canceller)static java.util.List<DataRow<java.lang.Object>>DataRowBlockAssociations. createAttributeData(IvMLogFiltered logFiltered, org.processmining.plugins.inductiveminer2.attributes.Attribute attributeA, org.processmining.plugins.inductiveminer2.attributes.Attribute attributeB, IvMCanceller canceller, IvMDecoratorI decorator)java.util.List<DataRow<java.lang.Object>>DataRowBlockAssociationsProcess. gather(IvMObjectValues inputs) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.causal
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.causal that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>DataRowBlockCausal. gather(IvMObjectValues inputs) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.cohorts
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.cohorts that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<org.processmining.cohortanalysis.cohort.Cohort>>DataRowBlockCohorts. gather(IvMObjectValues inputs) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.cost
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.cost that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>DataRowBlockCosts. gather(IvMObjectValues inputs) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>DataRowBlockEventData. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataHistogram. compute(ConfigurationWithDecorator configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataHistogramVirtual. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataType. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataTypeVirtual. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataVirtual. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)static java.util.List<DataRow<java.lang.Object>>DataRowBlockEventData. createAttributeData(IvMLogFiltered logFiltered, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller)static java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataHistogram. createAttributeData(IvMLogFiltered logFiltered, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator)static java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataHistogram. createAttributeDataNumeric(IvMLogFiltered log, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator)static java.util.List<DataRow<java.lang.Object>>DataRowBlockEventDataHistogram. createAttributeDataTime(IvMLogFiltered log, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.logattributes
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.logattributes that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>DataRowBlockLogAttributes. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockLogAttributesHighlighted. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockLogEMSC. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.modeltime
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.modeltime that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>RowBlockModelHistogram. compute(ConfigurationWithDecorator configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>RowBlockModelLogNormal. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>RowBlockModelWeibull. compute(ConfigurationWithDecorator configuration, IvMObjectValues inputs, IvMCanceller canceller)static java.util.List<DataRow<java.lang.Object>>RowBlockModelHistogram. createAttributeData(IvMModel model, IvMLogFiltered log, IvMCanceller canceller, IvMDecoratorI decorator)java.util.List<DataRow<java.lang.Object>>RowBlockModelPerformance. gather(IvMObjectValues inputs) -
Uses of DataRow in org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes that return DataRow Modifier and Type Method Description static DataRow<java.lang.Object>DataRowBlockTrace. c(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, DataRowBlockTrace.Field field, DisplayType value)Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes that return types with arguments of type DataRow Modifier and Type Method Description java.util.List<DataRow<java.lang.Object>>DataRowBlockTrace. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceBlockVirtual. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceHistogram. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceHistogramVirtual. compute(ConfigurationWithDecorator configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceType. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceTypeVirtual. compute(C configuration, IvMObjectValues inputs, IvMCanceller canceller)static java.util.List<DataRow<java.lang.Object>>DataRowBlockTrace. createAttributeData(IvMLogFiltered logFiltered, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, int numberOfTraces, IvMCanceller canceller)static java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceHistogram. createAttributeData(IvMLogFiltered logFiltered, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator)static java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceHistogram. createAttributeDataDuration(IvMLogFiltered log, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator)static java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceHistogram. createAttributeDataNumeric(IvMLogFiltered log, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator)static java.util.List<DataRow<java.lang.Object>>DataRowBlockTraceHistogram. createAttributeDataTime(IvMLogFiltered log, org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, IvMCanceller canceller, IvMDecoratorI decorator)static <O> java.util.List<DataRow<O>>DataRowBlockTrace. merge(java.util.List<DataRow<O>> a, java.util.List<DataRow<O>> b, IvMCanceller canceller)Merges a datarow from each if their names match.Method parameters in org.processmining.plugins.inductiveVisualMiner.dataanalysis.traceattributes with type arguments of type DataRow Modifier and Type Method Description static <O> java.util.List<DataRow<O>>DataRowBlockTrace. merge(java.util.List<DataRow<O>> a, java.util.List<DataRow<O>> b, IvMCanceller canceller)Merges a datarow from each if their names match.
-