Uses of Class
org.intocps.maestro.framework.fmi2.ModelConnection.Variable
-
-
Uses of ModelConnection.Variable in org.intocps.maestro.framework.fmi2
Fields in org.intocps.maestro.framework.fmi2 declared as ModelConnection.Variable Modifier and Type Field Description ModelConnection.VariableModelConnection. fromModelConnection.VariableModelConnection. toMethods in org.intocps.maestro.framework.fmi2 that return ModelConnection.Variable Modifier and Type Method Description static ModelConnection.VariableModelConnection.Variable. parse(java.lang.String data)Constructors in org.intocps.maestro.framework.fmi2 with parameters of type ModelConnection.Variable Constructor Description ModelConnection(ModelConnection.Variable from, ModelConnection.Variable to)
-