Uses of Interface
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Fmi2ComponentVariable
-
Packages that use Fmi2Builder.Fmi2ComponentVariable Package Description org.intocps.maestro.framework.fmi2.api org.intocps.maestro.framework.fmi2.api.mabl.variables -
-
Uses of Fmi2Builder.Fmi2ComponentVariable in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return Fmi2Builder.Fmi2ComponentVariable Modifier and Type Method Description Fmi2Builder.Fmi2ComponentVariable<S>Fmi2Builder.Fmu2Variable. instantiate(java.lang.String name)Fmi2Builder.Fmi2ComponentVariable<S>Fmi2Builder.Fmu2Variable. instantiate(java.lang.String name, Fmi2Builder.Scope<S> scope) -
Uses of Fmi2Builder.Fmi2ComponentVariable in org.intocps.maestro.framework.fmi2.api.mabl.variables
Classes in org.intocps.maestro.framework.fmi2.api.mabl.variables that implement Fmi2Builder.Fmi2ComponentVariable Modifier and Type Class Description classComponentVariableFmi2Api
-