- semantics - Variable in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
- setCurrentState(Marking) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanSemantics
-
- setDeadTransitions(DeadTransitionsSet) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of dead transitions and the final verdict to DEAD.
- setNotFreeChoice(NonExtendedFreeChoiceClustersSet) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of non-extended-free-choice clusters.
- setNotLiveTransitions(NonLiveTransitionsSet, NonLiveSequences) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of non-live transitions and the set of non-live sequences,
and sets the final verdict to NOTLIVE.
- setNotPCoveredNodes(NotPCoveredNodesSet) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of places that are not covered by any positive place
invariant.
- setNotSCoveredNodes(NotSCoveredNodesSet) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of nodes that are not covered by any S-component.
- setPTHandles(PTHandles) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of PT-handles.
- setSinkPlaces(PluginContext, SortedSet<Place>) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of sink places, and the final verdict to NOWFNET.
- setSound() - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the final verdict to SOUND.
- setSourcePlaces(PluginContext, SortedSet<Place>) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of source places, and the final verdict to NOWFNET.
- setTPHandles(TPHandles) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of TP-handles.
- setUnboundedPlaces(UnboundedPlacesSet, UnboundedSequences) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of unbounded places and the set of unbounded sequences, and
sets the final verdict to UNBOUNDED.
- setUnconnectedNodes(PluginContext, SortedSet<PetrinetNode>) - Method in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-
Sets the set of unconnected nodes, and the final verdict to NOWFNET.
- shortCNet - Variable in class org.processmining.plugins.petrinet.behavioralanalysis.woflan.WoflanDiagnosis
-