All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary
| Class |
Description |
| AbstractComponentSet<T extends PetrinetNode> |
This class represents a node marking.
|
| AbstractComponentSetConnection |
|
| AbstractGraphEditDistanceSimilarityAlgorithm<D extends org.processmining.models.graphbased.directed.DirectedGraph<? extends org.processmining.models.graphbased.directed.DirectedGraphNode,? extends org.processmining.models.graphbased.directed.DirectedGraphEdge<?,?>>> |
This is an adaptation of the
org.processmining.analysis.graphmatching.algos.DistanceAlgoAbstr class
originating from ProM 5.
|
| AbstractInvariantMarkingConnection |
|
| AbstractInvariantSet<T extends PetrinetNode> |
This class represents a node marking.
|
| AbstractLineWizard |
|
| AbstractLineWizard.NextPanelHandler |
Handler to switch from one panel to the next panel and update
visualization.
|
| AbstractMarkingSet<M extends Marking> |
|
| AbstractNetHandleConnection |
|
| AbstractNodePairSet<T extends PetrinetNode,S extends PetrinetNode> |
|
| AbstractResetInhibitorNet |
|
| AbstractSemanticConnection |
|
| AbstractStructuralAnalysisInformationConnection |
|
| AddFeatureWizard |
Line wizard to add a new configurable feature to a feature group.
|
| AddFeatureWizardPage |
Line wizard page to create a new configurable feature for a feature group.
|
| AddFeatureWizardPage.NetElement |
|
| AggCGGraph |
|
| AggCGGraphConnection |
|
| AggPNBehavioralAnalysisResult |
|
| AggPNStructuralAnalysisResult |
|
| AggTSGraph |
|
| AggTSGraphConnection |
|
| Arc |
|
| BehavioralAnalysisInformationConnection |
|
| BoundednessInfoConnection |
|
| ConfigurableArc |
|
| ConfigurableArcWeight |
Configurable arc to determine arc weights.
|
| ConfigurableFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement,F> |
A configurable feature of a graph element has input parameters and can be
executed based on the input parameters.
|
| ConfigurableFeature_UI<T extends org.processmining.models.graphbased.directed.DirectedGraphElement,F> |
|
| ConfigurableFeature_UI_Factory |
|
| ConfigurableFeatureFactory |
|
| ConfigurableFeatureGroup |
A group of features that shall be configured together.
|
| ConfigurableFeatureGroup_UI |
|
| ConfigurableGraphElement_UI<T extends org.processmining.models.graphbased.directed.DirectedGraphElement> |
|
| ConfigurableGraphElement_UI.ConfigurableArc_UI |
|
| ConfigurableGraphElement_UI.ConfigurablePlace_UI |
|
| ConfigurableGraphElement_UI.ConfigurableTransition_UI |
|
| ConfigurableGraphElementFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement> |
Abstract class to configure elements of a Petri net to be kept, removed, or
made invisible.
|
| ConfigurableGraphElementOption |
|
| ConfigurableIntegerFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement> |
Abstract class describing a configurable feature of a node or arc expressed by a range of integer values.
|
| ConfigurableIntegerFeature_UI<T extends org.processmining.models.graphbased.directed.DirectedGraphElement> |
|
| ConfigurableIntegerFeature_UI.ConfigurableArcWeightFeature_UI |
|
| ConfigurableIntegerFeature_UI.ConfigurablePlaceMarkingFeature_UI |
|
| ConfigurableParameter<F> |
A configurable parameter has a name ( ConfigurableParameter.getId()), a domain that is either given
as discrete enumeration or as a range of values in an interval, and a default value.
|
| ConfigurableParameterGraphElement |
|
| ConfigurableParameterInteger |
A configurable parameter ranging over Integer.
|
| ConfigurablePetrinet<NetType extends PetrinetGraph> |
Configurable Petri net that builds on top of an existing class of Petri nets specified
by parameter NetType.
|
| ConfigurablePlace |
|
| ConfigurablePlaceMarking |
Configures the number of tokens on a Place on the initial marking of
a Petrinet.
|
| ConfigurableResetInhibitorNet |
|
| ConfigurableTransition |
|
| Configuration |
|
| Configuration_UI<INPUT,OUTPUT> |
Abstract class for configuration UIs providing a standard panel for controls
used by all subclasses.
|
| ConfigurationUtils |
Helper class for configurations.
|
| ConfigureFeature_UI<F> |
Abstract class for a configurable feature.
|
| ConfigureFeature_UI_Factory |
|
| ConfigureFeatureGroup_UI |
|
| ConfigureGraphElement_UI |
|
| ConfigureInteger_UI |
|
| ConfigurePetriNet_Plugin |
|
| ConfigurePetriNet_UI |
|
| ConfigurePetriNetCompletely_Plugin |
|
| CoverabilityGraphConnection |
|
| CoverabilitySet |
|
| CoverabilitySetConnection |
|
| CreateConfigurableNet_Plugin |
|
| CreateConfigurableNet_UI |
|
| CreatePetriNetListPlugin |
|
| CTMarking |
This class represent a Marking with an addition of omega pointer.
|
| DataEffect |
|
| DataElement |
|
| DeadMarkingConnection |
|
| DeadTransitionsConnection |
|
| DeadTransitionsSet |
|
| DefaultConfigurationExtensionsFactory |
|
| DefaultExtensionsFactory |
|
| DefaultGraphicsFactory |
|
| DefaultOpenNetExtensionsFactory |
|
| DefaultPnmlElementFactory |
|
| DirectedGraphUtils |
|
| Effect |
|
| EfficientPetrinetSemantics |
Petrinet semantics designed with good performance characteristics avoiding
object creation overhead.
|
| EfficientPetrinetSemantics.PlaceVisitor |
Visitor style interface to iterate through places
|
| EfficientPetrinetSemanticsImpl |
More efficient implementation than PetrinetSemanticsImpl avoiding
object creation.
|
| ExpandableSubNet |
|
| ExportCpnXmlAlgorithm |
|
| ExportCpnXmlPlugin |
|
| ExportPetriNetListToPNListPlugin |
|
| ExtFreeChoiceInfoConnection |
|
| FileFormat |
Deprecated. |
| FinalMarkingConnection |
|
| FinalMarkingSet |
|
| FreeChoiceInfoConnection |
|
| FullPnmlElementFactory |
|
| GraphEditDistanceSimilarityAlgorithm<D extends org.processmining.models.graphbased.directed.DirectedGraph<?,?>> |
Graph Edit Distance Similarity based on Dijkman et al.: Graph Matching
Algorithms for Business Process Similarity Search
The measure is based on the graph-representation of business process models
where connector/gateway nodes are removed.
|
| GraphEditDistanceSimilarityAStar<D extends org.processmining.models.graphbased.directed.DirectedGraph<?,?>> |
Adopted from ProM5 class org.processmining.analysis.graphmatching.algos.
|
| GraphEditDistanceSimilarityExhaustive<D extends org.processmining.models.graphbased.directed.DirectedGraph<? extends org.processmining.models.graphbased.directed.DirectedGraphNode,? extends org.processmining.models.graphbased.directed.DirectedGraphEdge<?,?>>> |
|
| GraphEditDistanceSimilarityGreedy<D extends org.processmining.models.graphbased.directed.DirectedGraph<? extends org.processmining.models.graphbased.directed.DirectedGraphNode,? extends org.processmining.models.graphbased.directed.DirectedGraphEdge<?,?>>> |
|
| GraphEditDistanceSimilarityLexical<D extends org.processmining.models.graphbased.directed.DirectedGraph<?,?>> |
|
| GraphEditDistanceSimilarityParameters |
|
| GraphEditDistanceSimilarityParameters.Algorithm |
|
| GraphEditDistanceSimilarityParametersWizardStep |
|
| GraphEditDistanceSimilarityPlugin |
Calculates the Graph Edit Distance Similarity between two directed graphs,
using default settings.
|
| GraphEditDistanceSimilarityProcessHeuristic<D extends org.processmining.models.graphbased.directed.DirectedGraph<?,?>> |
Adopted from ProM5 class org.processmining.analysis.graphmatching.algos.
|
| Guard |
|
| HomeMarkingConnection |
|
| HomeMarkingSet |
|
| ImportPetriNetListPlugin |
|
| InhibitorArc |
|
| InhibitorNet |
|
| InhibitorNetImpl |
|
| InhibitorNetSemantics |
|
| InhibitorNetSemanticsProvider |
|
| InitialMarkingConnection |
|
| InvalidConfigurationException |
Thrown in case of an invalid configuration.
|
| LayoutUtils |
Utils to copy the layout from one net to another net
|
| LineWizardAbstractPage |
|
| LineWizardPage |
|
| LineWizardStartPage |
|
| Literal |
|
| LivenessInfoConnection |
|
| LocalNodeID |
|
| LogPetrinetConnection |
|
| LogPetrinetConnectionFactory |
Factory to create a Log / PetriNet connection, mapping Transitions and
EventClasses.
|
| LogPetrinetConnectionFactoryUI |
GUI of the Log / PetriNet Connection Factory, to choose the mapping between
Transitions and Events.
|
| LogPetrinetConnectionImpl |
|
| Marking |
|
| MarkingsetNetConnection |
|
| NetAnalysisInformation<T> |
|
| NetAnalysisInformation.BOUNDEDNESS |
|
| NetAnalysisInformation.EXTFREECHOICE |
|
| NetAnalysisInformation.FREECHOICE |
|
| NetAnalysisInformation.LIVENESS |
|
| NetAnalysisInformation.RELAXEDSOUND |
|
| NetAnalysisInformation.UnDetBool |
|
| NonExtendedFreeChoiceClustersConnection |
|
| NonExtendedFreeChoiceClustersSet |
|
| NonFreeChoiceClustersConnection |
|
| NonFreeChoiceClustersSet |
|
| NonLiveSequences |
|
| NonLiveSequencesConnection |
|
| NonLiveTransitionsConnection |
|
| NonLiveTransitionsSet |
|
| NonRelaxedSoundTransitionsConnection |
|
| NonRelaxedSoundTransitionsSet |
|
| NotPCoveredNodesConnection |
|
| NotPCoveredNodesSet |
|
| NotSCoveredNodesConnection |
|
| NotSCoveredNodesSet |
|
| OpenNet |
|
| OpenNetConnection |
|
| OpenNetInterface |
|
| OpenNetLabel |
|
| OpenNetLabel.Type |
|
| OpenNetPort |
|
| ParameterizedArc |
Configurable arc to determine arc weights based on an expression.
|
| ParameterizedFeature<T extends ConfigurableParameter<?>> |
|
| ParameterizedIntegerFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement> |
|
| ParameterizedIntegerFeature_UI<T extends org.processmining.models.graphbased.directed.DirectedGraphElement> |
|
| ParameterizedIntegerFeature_UI.ParameterizedArcWeightFeature_UI |
|
| ParameterizedIntegerFeature_UI.ParameterizedPlaceMarkingFeature_UI |
|
| ParameterizedPlaceMarking |
Configures the number of tokens on a Place in the initial marking
based on an expression.
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Petrinet |
|
| PetrinetEdge<S extends PetrinetNode,T extends PetrinetNode> |
|
| PetrinetExecutionInformation |
|
| PetrinetFactory |
|
| PetriNetFileFormat |
Specifies the different possible PetriNet File Formats.
|
| PetrinetGraph |
|
| PetrinetGraphConnection |
|
| PetrinetImpl |
|
| PetriNetList |
Deprecated. |
| PetriNetList |
The PetriNetList interface is just a wrapper for using a list of petri-nets
as an input for some other plugin.
|
| PetriNetList |
Deprecated. |
| PetriNetListFactory |
Deprecated. |
| PetriNetListFactory |
Deprecated. |
| PetriNetListFactory |
|
| PetriNetListImpl |
Deprecated. |
| PetriNetListImpl |
Deprecated. |
| PetriNetListImpl |
|
| PetrinetNode |
|
| PetrinetSemantics |
|
| PetrinetSemanticsFactory |
|
| PetrinetSemanticsProvider |
|
| PetriNetShortCircuiter |
Title: PetriNetShortCircuiter
|
| PetriNetUtils |
|
| PetriNetVisualization |
This plugin visualizes information about a Petri net.
|
| PetriNetWithData |
|
| Place |
|
| PlaceInvariantConnection |
|
| PlaceInvariantSet |
|
| Pnml |
Basic (E)PNML object.
|
| Pnml.PnmlType |
Type of PNML: either PNML or EPNML.
|
| PnmlAnnotation |
Basic PNML annotation object.
|
| PnmlAnnotationGraphics |
PNML annotation graphics.
|
| PnmlArc |
Basic PNML arc object.
|
| PnmlArcGraphics |
PNML arc graphics.
|
| PnmlArcType |
Extension PNML arc type object.
|
| PnmlBasicObject |
Basic PNML object.
|
| PnmlColor |
|
| PnmlConfiguration |
|
| PnmlDimension |
PNML graphics dimension object.
|
| PnmlElement |
Basic PNML element.
|
| PnmlElementFactory |
|
| PnmlExportNet |
|
| PnmlExportNetToEPNML |
|
| PnmlExportNetToPNML |
|
| PnmlFeature |
|
| PnmlFill |
PNML graphics fill element.
|
| PnmlFinalMarking |
|
| PnmlFinalMarkings |
|
| PnmlFont |
PNML graphics font object.
|
| PnmlGroup |
|
| PnmlImportCRINet |
|
| PnmlImportINet |
|
| PnmlImportNet |
|
| PnmlImportOpenNet |
|
| PnmlImportRINet |
|
| PnmlImportRNet |
|
| PnmlImportUtils |
|
| PnmlInitialMarking |
Extension PNML initial marking object.
|
| PnmlInscription |
Extension PNML inscription object.
|
| PnmlLabel |
|
| PnmlLabel.Input |
|
| PnmlLabel.Output |
|
| PnmlLabel.Sync |
|
| PnmlLabelConnection |
|
| PnmlLabelConnection.Receive |
|
| PnmlLabelConnection.Send |
|
| PnmlLabelConnection.Sync |
|
| PnmlLine |
PNML graphics line object.
|
| PnmlMarkedPlace |
|
| PnmlModule |
|
| PnmlName |
Basic PNML name object.
|
| PnmlNet |
Basic PNML net object.
|
| PnmlNode |
Basic PNML node object.
|
| PnmlNodeGraphics |
PNML node graphics.
|
| PnmlOffset |
PNML graphics offset object.
|
| PnmlPage |
Basic PNML page object.
|
| PnmlParameter |
|
| PnmlPlace |
Basic PNML place object.
|
| PnmlPort |
|
| PnmlPorts |
|
| PnmlPosition |
PNML graphics position object.
|
| PnmlReferencePlace |
Basic PNML referencePlace object.
|
| PnmlReferenceTransition |
Basic PNML referenceTransition object.
|
| PnmlText |
Basic PNML text object.
|
| PnmlToolSpecific |
|
| PnmlTransition |
Basic PNML transition object.
|
| Predicate |
|
| PredicateEffect |
|
| PTHandleConnection |
|
| PTHandles |
|
| ReachabilitySet |
|
| ReachabilitySetConnection |
|
| RelaxedSoundessInfoConnection |
|
| RemoveUnconnectedNodesPlugin |
|
| ResetArc |
|
| ResetInhibitorNet |
|
| ResetInhibitorNetImpl |
|
| ResetInhibitorNetSemantics |
|
| ResetInhibitorNetSemanticsProvider |
|
| ResetNet |
|
| ResetNetImpl |
|
| ResetNetSemantics |
|
| ResetNetSemanticsProvider |
|
| SComponentConnection |
|
| SComponentSet |
|
| ShortCircuitedNetConnection |
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SinkPlacesConnection |
|
| SinkPlacesSet |
|
| SiphonConnection |
|
| SiphonSet |
|
| SourcePlacesConnection |
|
| SourcePlacesSet |
|
| StateSpaceConnection |
|
| StringEditDistance |
String Edit Distance Utility, ported from ProM5 for the purpose of comparing
two graph node labels labels.
|
| Structured_UI<INPUT,OUTPUT> |
Abstract UI design template for UI classes, providing a standard method of
setting values in the UI and for obtaining configuration results from the UI.
|
| TComponentConnection |
|
| TComponentSet |
|
| ToInhibitorNet |
This class convert a net to inhibitor net
|
| Token |
Describes the input token stream.
|
| TokenMgrError |
|
| ToResetInhibitorNet |
|
| ToResetNet |
|
| TPHandleConnection |
|
| TPHandles |
|
| TpnImport |
Parses a TPN file and produces a petri net.
|
| TpnParser |
|
| TpnParserConstants |
|
| TpnParserTokenManager |
|
| Transition |
|
| TransitionInvariantConnection |
|
| TransitionInvariantSet |
|
| TrapConnection |
|
| TrapSet |
|
| UIUtils |
Define various helpers such as images and buttons.
|
| UnboundedPlacesConnection |
|
| UnboundedPlacesSet |
|
| UnboundedSequences |
|
| UnboundedSequencesConnection |
|
| UnconnectedNodesConnection |
|
| UnconnectedNodesSet |
|
| Unfolder |
|
| UnfoldingNetConnection |
Connection between petri net, marking, and unfolding
|
| WorkflowNetUtils |
|