Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.Value
-
Uses of FmiBuilder.Value in org.intocps.maestro.framework.fmi2.api
Subinterfaces of FmiBuilder.Value in org.intocps.maestro.framework.fmi2.apiModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceFmiBuilder.Numeric<A extends Number>Methods in org.intocps.maestro.framework.fmi2.api with parameters of type FmiBuilder.ValueModifier and TypeMethodDescription<V> voidFmiBuilder.FmiSimulationInstance.set(FmiBuilder.Port<PORT_SCALAR_TYPE, AST> port, FmiBuilder.Value<V> value) <V> FmiBuilder.Variable<AST, V> FmiBuilder.Scope.store(FmiBuilder.Value<V> tag) Deprecated.Method parameters in org.intocps.maestro.framework.fmi2.api with type arguments of type FmiBuilder.ValueModifier and TypeMethodDescriptionvoidFmiBuilder.FmiSimulationInstance.setInt(Map<? extends Integer, ? extends FmiBuilder.Value<Integer>> values) Set this fmu ports by val refvoidFmiBuilder.FmiSimulationInstance.setString(Map<? extends String, ? extends FmiBuilder.Value<String>> value) Set this fmy ports by name