Class ModelParameter


  • public class ModelParameter
    extends Object
    • Field Detail

      • variable

        public final org.intocps.maestro.framework.fmi2.ModelConnection.Variable variable
      • value

        public final Object value
      • isSet

        public boolean isSet
    • Constructor Detail

      • ModelParameter

        public ModelParameter​(org.intocps.maestro.framework.fmi2.ModelConnection.Variable variable,
                              Object value)