Uses of Class
com.easy_model.webservice.model.graph.ModelGraph
Packages that use ModelGraph
Package
Description
-
Uses of ModelGraph in com.easy_model.webservice.model.events.listeners.logger
Method parameters in com.easy_model.webservice.model.events.listeners.logger with type arguments of type ModelGraph -
Uses of ModelGraph in com.easy_model.webservice.model.graph
Methods in com.easy_model.webservice.model.graph that return ModelGraphMethods in com.easy_model.webservice.model.graph with parameters of type ModelGraphModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> ModelGraphController.deleteArea(Model model, ModelGraph graph, Principal principal) org.springframework.http.ResponseEntity<Long> ModelGraphController.updateGraph(Model model, ModelGraph existingGraph, @Valid ModelGraphData updatedGraphData, Principal principal) Constructors in com.easy_model.webservice.model.graph with parameters of type ModelGraph