0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TParameter extends TExtensibleElements More... over 4 years ago
Update SituationTrigger.java More... over 4 years ago
Update SituationsController.java More... over 4 years ago
Update SituationTriggerDTO.java More... over 4 years ago
Update InstanceService.java More... over 4 years ago
WCET is now being calculated at end of plan execution. Cleaned up unnecessary variables. More... over 4 years ago
WIP: experimenting with adding extra input parameter. More... over 4 years ago
added timeAvailable to Plan More... over 4 years ago
start of implementation of getting properties from selected running instances More... over 4 years ago
use of node template instance dto More... over 4 years ago
Merge branch 'master' into instance-handling More... over 4 years ago
small change to PlanService.java More... over 4 years ago
added WCET calculation to PlanDTO More... over 4 years ago
Feature/mngmtbusdebugging (#114) More... over 4 years ago
Small fixes for Plans (#113) More... over 4 years ago
finished first implementation of operation time tracking refactoring + clean up More... over 4 years ago
change placement controller mainly for test purposes, i.e. manually create node template instance list to return More... over 4 years ago
bpel/BpelPlanEnginePlugin.java & SituationTriggerInstanceListener.java: Added mapping of plans to operations for calculation of WCET based on previous runs. WIP More... over 4 years ago
SituationTriggerInstanceListener.java: go thorough all event instances More... over 4 years ago
Fix/script execution (#111) More... over 4 years ago
initial attempts of logging and reading durations of operations More... over 4 years ago
very simple timing on trigger level More... over 4 years ago
fix bug of wrong type More... over 4 years ago
added logic to generate list of valid node templates for a node template that needs to be placed More... over 4 years ago
remove useless property and added valid node template list as property More... over 4 years ago
remove todo More... over 4 years ago
added method to get ALL instances from instance service More... over 4 years ago
changed controller to accept json object of array of node templates, and get all instances from instance service More... over 4 years ago
added placement model and node template as class More... over 4 years ago
Testing first timing components More... over 4 years ago