Constant Field Values

Contents

org.processmining.*

  • org.processmining.servicelevelagreements.constant.AuthorConstants 
    Modifier and Type Constant Field Value
    public static final java.lang.String AFFILIATION_TUE "Eindhoven University of Technology"
    public static final java.lang.String EMAIL_BART "b.f.a.hompes@tue.nl"
    public static final java.lang.String NAME_BART "B.F.A. Hompes"
  • org.processmining.servicelevelagreements.help.ServiceLevelAgreementsParametersOutputPluginHelp 
    Modifier and Type Constant Field Value
    public static final java.lang.String HELP "Export SLA parameters."
  • org.processmining.servicelevelagreements.help.ServiceLevelAgreementsPluginHelp 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULTVARIANT "Checks Service Level Agreements on event log. Loads the default SLA templates, but no SLAs. Doesn\'t really do anything."
    public static final java.lang.String DIALOGSLAPARAMETERSVARIANT "Checks Service Level Agreements on event log. Loads SLA templates and SLAs from the provided SLA parameters, after which the SLAs can be modified in the dialog."
    public static final java.lang.String DIALOGSLATEMPLATESVARIANT "Checks Service Level Agreements on event log. Loads the default SLA templates and extends them with the provided templates. SLAs can be set in the dialog."
    public static final java.lang.String DIALOGVARIANT "Checks Service Level Agreements on event log. Loads the default SLA templates and let\'s the user set SLAs in the dialog."
    public static final java.lang.String HELP "Checks Service Level Agreements on event log."
    public static final java.lang.String SLAPARAMETERSVARIANT "Checks Service Level Agreements on event log. Loads SLA templates and SLAs from provided SLA parameters."
    public static final java.lang.String SLATEMPLATESVARIANT "Checks Service Level Agreements on event log. Loads the default SLA templates and extends them with the provided templates. No SLAs. Doesn\'t really do anything."
  • org.processmining.servicelevelagreements.help.ServiceLevelAgreementsTemplatesInputPluginHelp 
    Modifier and Type Constant Field Value
    public static final java.lang.String HELP "Import SLA templates from an XML file."
  • org.processmining.servicelevelagreements.help.ServiceLevelAgreementsTemplatesOutputPluginHelp 
    Modifier and Type Constant Field Value
    public static final java.lang.String HELP "Export SLA Templates into an XML file."