A B C D E F G H I M N O P R S T V W X 

A

AbstractDFABasedMinerOperator<D extends org.processmining.stream.core.interfaces.XSDataPacket<?,?>,R,P extends org.processmining.eventstream.readers.abstractions.XSEventStreamToDFAReaderParameters> - Class in org.rapidprom.operators.streams.discovery.abstr
 
AbstractDFABasedMinerOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.streams.discovery.abstr.AbstractDFABasedMinerOperator
 
AbstractEventStreamBasedDiscoveryAlgorithmAnalyzer<P extends org.processmining.streamanalysis.parameters.XSEventStreamAnalyzerParameters> - Class in org.rapidprom.operators.streams.analysis
 
AbstractEventStreamBasedDiscoveryAlgorithmAnalyzer(OperatorDescription, P) - Constructor for class org.rapidprom.operators.streams.analysis.AbstractEventStreamBasedDiscoveryAlgorithmAnalyzer
 
AbstractInductiveMinerOperator - Class in org.rapidprom.operators.abstr
 
AbstractInductiveMinerOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.abstr.AbstractInductiveMinerOperator
 
AbstractMultipleVisualizersRenderer<E extends java.lang.Enum<E>> - Class in org.rapidprom.ioobjectrenderers.abstr
 
AbstractMultipleVisualizersRenderer(EnumSet<E>, String) - Constructor for class org.rapidprom.ioobjectrenderers.abstr.AbstractMultipleVisualizersRenderer
 
AbstractRapidProMDiscoveryOperator - Class in org.rapidprom.operators.abstr
 
AbstractRapidProMDiscoveryOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.abstr.AbstractRapidProMDiscoveryOperator
 
AbstractRapidProMExporterOperator<T extends AbstractRapidProMIOObject<T2>,T2,F> - Class in org.rapidprom.operators.abstr
 
AbstractRapidProMExporterOperator(OperatorDescription, Class<T>, F[], F) - Constructor for class org.rapidprom.operators.abstr.AbstractRapidProMExporterOperator
 
AbstractRapidProMExtractorOperator<T extends com.rapidminer.operator.IOObject> - Class in org.rapidprom.operators.abstr
The Abstract Extractor uses a lot of code from the AbstractReader class in order to be able to produce meta data.
AbstractRapidProMExtractorOperator(OperatorDescription, Class<? extends IOObject>) - Constructor for class org.rapidprom.operators.abstr.AbstractRapidProMExtractorOperator
 
AbstractRapidProMExtractorOperator.ExtractorDescription - Class in org.rapidprom.operators.abstr
Describes an operator that can read certain file types.
AbstractRapidProMExtractorOperator.ExtractorDescription(String, Class<? extends AbstractRapidProMExtractorOperator<?>>, String) - Constructor for class org.rapidprom.operators.abstr.AbstractRapidProMExtractorOperator.ExtractorDescription
 
AbstractRapidProMImportOperator<T extends com.rapidminer.operator.IOObject> - Class in org.rapidprom.operators.abstr
 
AbstractRapidProMImportOperator(OperatorDescription, Class<? extends IOObject>, String[]) - Constructor for class org.rapidprom.operators.abstr.AbstractRapidProMImportOperator
 
AbstractRapidProMIOObject<T> - Class in org.rapidprom.ioobjects.abstr
 
AbstractRapidProMIOObject(T, PluginContext) - Constructor for class org.rapidprom.ioobjects.abstr.AbstractRapidProMIOObject
 
AbstractRapidProMIOObjectRenderer<T extends AbstractRapidProMIOObject<?>> - Class in org.rapidprom.ioobjectrenderers.abstr
 
AbstractRapidProMIOObjectRenderer() - Constructor for class org.rapidprom.ioobjectrenderers.abstr.AbstractRapidProMIOObjectRenderer
 
AcceptingPetriNetArrayIOObject - Class in org.rapidprom.ioobjects
 
AcceptingPetriNetArrayIOObject(AcceptingPetriNetArray, PluginContext) - Constructor for class org.rapidprom.ioobjects.AcceptingPetriNetArrayIOObject
 
AcceptingPetriNetIOObject - Class in org.rapidprom.ioobjects
 
AcceptingPetriNetIOObject(AcceptingPetriNet, PluginContext) - Constructor for class org.rapidprom.ioobjects.AcceptingPetriNetIOObject
 
AcceptingPetriNetIOObjectRenderer - Class in org.rapidprom.ioobjectrenderers
 
AcceptingPetriNetIOObjectRenderer() - Constructor for class org.rapidprom.ioobjectrenderers.AcceptingPetriNetIOObjectRenderer
 
AddArtificialStartEndEventOperator - Class in org.rapidprom.operators.logmanipulation
 
AddArtificialStartEndEventOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.logmanipulation.AddArtificialStartEndEventOperator
 
AddClassifierOperator - Class in org.rapidprom.operators.logmanipulation
 
AddClassifierOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.logmanipulation.AddClassifierOperator
 
addDescriptionColumn(Object) - Method in class org.rapidprom.operators.analysis.CaseDataExtractorOperator.TableModel
 
AddEventAttributesToLogOperator - Class in org.rapidprom.operators.logmanipulation
 
AddEventAttributesToLogOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.logmanipulation.AddEventAttributesToLogOperator
 
AddEventsToLogOperator - Class in org.rapidprom.operators.logmanipulation
 
AddEventsToLogOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.logmanipulation.AddEventsToLogOperator
 
addListener(PackageManagerListener) - Method in class org.rapidprom.external.connectors.prom.IvyBasedProMPackageManager
 
AddNoiseOperator - Class in org.rapidprom.operators.logmanipulation
 
AddNoiseOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.logmanipulation.AddNoiseOperator
 
AddTraceAttributesToLogOperator - Class in org.rapidprom.operators.logmanipulation
 
AddTraceAttributesToLogOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.logmanipulation.AddTraceAttributesToLogOperator
 
AlignmentAPNAnalyzerOperator - Class in org.rapidprom.operators.streams.analysis
 
AlignmentAPNAnalyzerOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.streams.analysis.AlignmentAPNAnalyzerOperator
 
AlphaMinerOperator - Class in org.rapidprom.operators.discovery
This operator implements different variants of the alpha miner algorithm The "classic" variant is defined in http://dx.doi.org/10.1109/TKDE.2004.47 The "+" variant is defined in http://dx.doi.org/10.1007/978-3-540-30188-2_12 The "++" variant is defined in http://dx.doi.org/10.1007/s10618-007-0065-y The "#" variant is defined in http://dx.doi.org/10.1016/j.datak.2010.06.001
AlphaMinerOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.discovery.AlphaMinerOperator
The default constructor needed in exactly this signature
AnimateLogInFuzzyModelAnalysisOperator - Class in org.rapidprom.operators.analysis
 
AnimateLogInFuzzyModelAnalysisOperator(OperatorDescription) - Constructor for class org.rapidprom.operators.analysis.AnimateLogInFuzzyModelAnalysisOperator
 
apply() - Method in class org.rapidprom.management.IvyRapidProMPackageUpdate
 
apply() - Method in class org.rapidprom.management.IvyRapidProMReleaseUpdate
 
assumeSatisfied() - Method in class org.rapidprom.operators.ports.metadata.ExampleSetNumberOfAttributesPrecondition
 
A B C D E F G H I M N O P R S T V W X