diff --git a/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties b/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties index d6d6b17bd73a02ad8e47fa72e3a3f7491d1508bf..4a4dab1645ba00ce85fb090fb08a5863aaf6a8d2 100644 --- a/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties +++ b/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties @@ -4,5 +4,6 @@ perfdatarepo.metamodel=edu.kit.ipd.descartes.ql.models.repository.ObservationRep perfdatarepo.instance=../Examples/BlueYonder_Case_Study/single_customer/by-CLASSIFIED.pdr process.maxiterations=30 qosdegradation.accept=false -# The list of triggering events can be found in EventTypeEnum.java ## CustomerWorkloadUpdate, OptimizationPeriod, CustomerReducesWorkload +# The list of triggering events can be found in EventTypeEnum.java +# CustomerWorkloadUpdate, OptimizationPeriod, CustomerReducesWorkload event.type=CustomerWorkloadUpdate \ No newline at end of file