Uses of Class
org.processmining.plugins.declare.visualizing.ConstraintWarningLevel

Packages that use ConstraintWarningLevel
org.processmining.plugins.declare.visualizing   
 

Uses of ConstraintWarningLevel in org.processmining.plugins.declare.visualizing
 

Methods in org.processmining.plugins.declare.visualizing that return ConstraintWarningLevel
 ConstraintWarningLevel ConstraintTemplateControl.getConstraintWarningLevel()
           
 ConstraintWarningLevel ConstraintGroupBroker.getWarningLevel()
          Retreives the warning level from the data warehouse.
 

Methods in org.processmining.plugins.declare.visualizing with parameters of type ConstraintWarningLevel
 void ConstraintTemplateControl.editConstraintWarningLevel(ConstraintWarningLevel level)
           
 void ConstraintGroupBroker.writeWarningLevel(ConstraintWarningLevel level)
          Stors inforamtion about the currnt warning level in the data warehouse.