Constant Field Values
Contents
org.processmining.*
-
org.processmining.models.connections.transitionsystem.GeneralizedExitationRegionConnection Modifier and Type Constant Field Value public static final java.lang.StringGERS"Generalized Excitation Region"public static final java.lang.StringTS"TS" -
org.processmining.models.connections.transitionsystem.RegionConnection Modifier and Type Constant Field Value public static final java.lang.StringREGIONS"Region"public static final java.lang.StringTS"TS" -
org.processmining.models.connections.transitionsystem.TransitionSystemConnection Modifier and Type Constant Field Value public static final java.lang.StringACCEPTIDS"Accept ids"public static final java.lang.StringSETTINGS"Settings"public static final java.lang.StringSTARTIDS"Start ids"public static final java.lang.StringTS"TS"public static final java.lang.StringWEIGHTS"Weights"
-
org.processmining.plugins.transitionsystem.converter.TSConverterHelp Modifier and Type Constant Field Value public static final java.lang.StringTEXT"Mollifies the given transition system in four different ways: <ol><li>Remove self loops from the transition system.<li><li>Insert missing edges to complete \"diamonds\", like insert A->B if A-$gt;C, C-$gt;D, and B-$gtD are already present.</li><li>Merge states with identical outgoing labels.</li><li>Merge states with identical incoming labels.</li></ol>."
-
org.processmining.plugins.transitionsystem.miner.TSMinerHelp Modifier and Type Constant Field Value public static final java.lang.StringTEXT"Discovers a transition system from the given log. A state in the resulting transition system is a combination of (1) a collection of activities seen so far, (2) a collection of activities yet to be seen, and (3) a mapping from some attributes to their actual values. The collections include sets, bags, and lists, and a threshold for the distance to the current event can be set. The discovered transition system can be mollified in some ways before it is returned."
-
org.processmining.plugins.tsanalyzer.annotation.AnnotationCostConfiguration Modifier and Type Constant Field Value public static final java.lang.StringKEY_COSTAMOUNT"cost:amount"public static final java.lang.StringKEY_COSTTYPE"cost:type" -
org.processmining.plugins.tsanalyzer.annotation.TransitionSystemConnection<A extends AnnotatedTransitionSystem,P extends PayloadTransitionSystem<?>> Modifier and Type Constant Field Value public static final java.lang.StringANNOTATION"ANNOTATION"public static final java.lang.StringLOG"LOG"public static final java.lang.StringTS"TS"
-
org.processmining.plugins.tsanalyzer2.TSAnalyzer Modifier and Type Constant Field Value public static final java.lang.Stringduration"duration"public static final java.lang.Stringelapsed_time"elapsed time"public static final java.lang.Stringocurrence_frequency"ocurrence frequency"public static final java.lang.Stringremaining_time"remaining time"public static final java.lang.Stringsojourn_time"sojourn time"public static final java.lang.Stringtrace_frequency"trace frequency"
-
org.processmining.plugins.tsanalyzer2.annotation.TransitionSystemConnection<A extends AnnotatedTransitionSystem,P extends PayloadTransitionSystem<?>> Modifier and Type Constant Field Value public static final java.lang.StringANNOTATION"ANNOTATION"public static final java.lang.StringLOG"LOG"public static final java.lang.StringTS"TS"
-
org.processmining.plugins.tsanimation.TSAnimationHelp Modifier and Type Constant Field Value public static final java.lang.StringTEXT"Animates (that is, replays) the given log on the given transition system."
-
org.processmining.plugins.tsml.Tsml Modifier and Type Constant Field Value public static final java.lang.StringTAG"tsml" -
org.processmining.plugins.tsml.TsmlName Modifier and Type Constant Field Value public static final java.lang.StringTAG"name" -
org.processmining.plugins.tsml.TsmlState Modifier and Type Constant Field Value public static final java.lang.StringTAG"state" -
org.processmining.plugins.tsml.TsmlText Modifier and Type Constant Field Value public static final java.lang.StringTAG"text" -
org.processmining.plugins.tsml.TsmlTransition Modifier and Type Constant Field Value public static final java.lang.StringTAG"transition"
-
org.processmining.plugins.tsml.extensions.TsmlInscription Modifier and Type Constant Field Value public static final java.lang.StringTAG"inscription"
-
org.processmining.plugins.tsml.graphics.TsmlAnnotationGraphics Modifier and Type Constant Field Value public static final java.lang.StringTAG"graphics" -
org.processmining.plugins.tsml.graphics.TsmlArcGraphics Modifier and Type Constant Field Value public static final java.lang.StringTAG"graphics" -
org.processmining.plugins.tsml.graphics.TsmlDimension Modifier and Type Constant Field Value public static final java.lang.StringTAG"dimension" -
org.processmining.plugins.tsml.graphics.TsmlFill Modifier and Type Constant Field Value public static final java.lang.StringTAG"fill" -
org.processmining.plugins.tsml.graphics.TsmlFont Modifier and Type Constant Field Value public static final java.lang.StringTAG"font" -
org.processmining.plugins.tsml.graphics.TsmlLine Modifier and Type Constant Field Value public static final java.lang.StringTAG"line" -
org.processmining.plugins.tsml.graphics.TsmlNodeGraphics Modifier and Type Constant Field Value public static final java.lang.StringTAG"graphics" -
org.processmining.plugins.tsml.graphics.TsmlOffset Modifier and Type Constant Field Value public static final java.lang.StringTAG"offset" -
org.processmining.plugins.tsml.graphics.TsmlPosition Modifier and Type Constant Field Value public static final doubleSCALE2.0public static final java.lang.StringTAG"position"
-
org.processmining.plugins.tsml.toolspecific.TsmlToolSpecific Modifier and Type Constant Field Value public static final java.lang.StringTAG"toolspecific"