Uses of Interface
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Fmi2ComponentVariable.PortValueMap
-
-
Uses of Fmi2Builder.Fmi2ComponentVariable.PortValueMap in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api with parameters of type Fmi2Builder.Fmi2ComponentVariable.PortValueMap Modifier and Type Method Description <V> voidFmi2Builder.Fmi2ComponentVariable. set(Fmi2Builder.Fmi2ComponentVariable.PortValueMap<V> value)Set port values (if ports is not from this fmu then the links are used to remap)<V> voidFmi2Builder.Fmi2ComponentVariable. set(Fmi2Builder.Scope<T> scope, Fmi2Builder.Fmi2ComponentVariable.PortValueMap<V> value)
-