Uses of Class
org.intocps.maestro.framework.fmi2.ModelConnection
-
Uses of ModelConnection in org.intocps.maestro.framework.fmi2
Methods in org.intocps.maestro.framework.fmi2 that return ModelConnectionModifier and TypeMethodDescriptionstatic ModelConnectionParses a connection like {key}.modelname.x={key}.modelname.y where x is output and y is inputMethods in org.intocps.maestro.framework.fmi2 that return types with arguments of type ModelConnectionModifier and TypeMethodDescriptionstatic List<ModelConnection> Fmi2SimulationEnvironment.buildConnections(Map<String, List<String>> connections)