Uses of Class
com.knezevic.edaf.v3.web.service.GrammarTreeViewService
Packages that use GrammarTreeViewService
Package
Description
REST and MVC controllers for run/experiment analytics.
-
Uses of GrammarTreeViewService in com.knezevic.edaf.v3.web.controller
Constructors in com.knezevic.edaf.v3.web.controller with parameters of type GrammarTreeViewServiceModifierConstructorDescriptionApiController(RunRepository runRepository, CocoRepository cocoRepository, RunArtifactService runArtifactService, GrammarTreeViewService grammarTreeViewService, DashboardStatsService dashboardStatsService)