Class Hierarchy
- java.lang.Object
- org.springframework.web.socket.handler.AbstractWebSocketHandler (implements org.springframework.web.socket.WebSocketHandler)
- org.springframework.web.socket.handler.TextWebSocketHandler
- org.intocps.maestro.webapi.maestro2.SocketHandler
- org.springframework.web.socket.handler.TextWebSocketHandler
- org.intocps.maestro.webapi.maestro2.InitializerConfigCreator
- org.intocps.maestro.webapi.maestro2.InitializerConfigCreator.InitializerConfiguration
- org.intocps.maestro.webapi.maestro2.InitializerConfigCreator.MaestroInitializationJsonNode
- org.intocps.maestro.webapi.maestro2.Maestro2Broker
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.FixedStepAlgorithmConfig (implements org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IAlgorithmConfig)
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializationData
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializationData.BoundedDifferenceConstraint (implements org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IVarStepConstraint)
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializationData.FmuMaxStepSizeConstraint (implements org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IVarStepConstraint)
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializationData.SamplingConstraint (implements org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IVarStepConstraint)
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializationData.ZeroCrossingConstraint (implements org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IVarStepConstraint)
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializeStatusModel.LogLevelModel
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.SimulateRequestBody
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.StatusModel
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.InitializeStatusModel
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.VariableStepAlgorithmConfig (implements org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IAlgorithmConfig)
- org.intocps.maestro.webapi.maestro2.WebSocketConfig (implements org.springframework.web.socket.config.annotation.WebSocketConfigurer)
- org.springframework.web.socket.handler.AbstractWebSocketHandler (implements org.springframework.web.socket.WebSocketHandler)
Interface Hierarchy
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IAlgorithmConfig
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.IVarStepConstraint