Uses of Package
org.processmining.framework.util

Packages that use org.processmining.framework.util
org.processmining.analysis.conformance Contains classes related to the Conformance Analysis Plugin. 
org.processmining.analysis.decisionmining   
org.processmining.analysis.eventmodelmerge   
org.processmining.analysis.logstatistics   
org.processmining.analysis.performance   
org.processmining.exporting.petrinet.cpnexport   
org.processmining.exporting.petrinet.cpnexport.HLImplementation   
org.processmining.exporting.petrinet.cpnexport.HLImplementation.HLDistribution   
org.processmining.framework.util   
org.processmining.mining.armining   
org.processmining.mining.benchmark   
org.processmining.mining.organizationmining   
org.processmining.mining.organizationmining.ui   
 

Classes in org.processmining.framework.util used by org.processmining.analysis.conformance
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
GUIPropertyInteger
          An integer property that can be readily displayed as it maintains its own GUI panel.
 

Classes in org.processmining.framework.util used by org.processmining.analysis.decisionmining
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
 

Classes in org.processmining.framework.util used by org.processmining.analysis.eventmodelmerge
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
 

Classes in org.processmining.framework.util used by org.processmining.analysis.logstatistics
GuiDisplayable
          This interface ensures that the implementing class provides a method to display itself.
 

Classes in org.processmining.framework.util used by org.processmining.analysis.performance
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
 

Classes in org.processmining.framework.util used by org.processmining.exporting.petrinet.cpnexport
GuiNotificationTargetStateful
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed and also wants to receive some object that is involved in this state change.
 

Classes in org.processmining.framework.util used by org.processmining.exporting.petrinet.cpnexport.HLImplementation
GuiDisplayable
          This interface ensures that the implementing class provides a method to display itself.
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
GUIPropertyListEnumeration
          An enumeration property that can be readily displayed as it maintains its own GUI panel.
 

Classes in org.processmining.framework.util used by org.processmining.exporting.petrinet.cpnexport.HLImplementation.HLDistribution
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
GUIPropertyDoubleTextField
          A double property that can be readily displayed as it maintains its own GUI panel.
GUIPropertyIntegerTextField
          An integer property that can be readily displayed as it maintains its own GUI panel.
 

Classes in org.processmining.framework.util used by org.processmining.framework.util
GuiDisplayable
          This interface ensures that the implementing class provides a method to display itself.
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
GuiNotificationTargetStateful
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed and also wants to receive some object that is involved in this state change.
 

Classes in org.processmining.framework.util used by org.processmining.mining.armining
GUIPropertyBoolean
          A boolean property that can be readily displayed as it maintains its own GUI panel.
GUIPropertyDouble
          A double property that can be readily displayed as it maintains its own GUI panel.
GUIPropertyInteger
          An integer property that can be readily displayed as it maintains its own GUI panel.
 

Classes in org.processmining.framework.util used by org.processmining.mining.benchmark
GUIPropertyBoolean
          A boolean property that can be readily displayed as it maintains its own GUI panel.
GUIPropertyDouble
          A double property that can be readily displayed as it maintains its own GUI panel.
GUIPropertyInteger
          An integer property that can be readily displayed as it maintains its own GUI panel.
 

Classes in org.processmining.framework.util used by org.processmining.mining.organizationmining
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.
 

Classes in org.processmining.framework.util used by org.processmining.mining.organizationmining.ui
GuiNotificationTarget
          This interface needs to implemented by any class that wants to be notified by a GUI property when its state has changed.