Class FromMaBLToMaBLAPI


  • public class FromMaBLToMaBLAPI
    extends java.lang.Object
    • Constructor Detail

      • FromMaBLToMaBLAPI

        public FromMaBLToMaBLAPI()
    • Method Detail

      • getComponentVariableFrom

        public static java.util.Map.Entry<java.lang.String,​ComponentVariableFmi2Api> getComponentVariableFrom​(MablApiBuilder builder,
                                                                                                                    org.intocps.maestro.ast.node.PExp exp,
                                                                                                                    org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment env)
                                                                                                             throws javax.xml.xpath.XPathExpressionException,
                                                                                                                    java.lang.reflect.InvocationTargetException,
                                                                                                                    java.lang.IllegalAccessException
        Throws:
        javax.xml.xpath.XPathExpressionException
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • getComponentVariableFrom

        public static java.util.Map.Entry<java.lang.String,​ComponentVariableFmi2Api> getComponentVariableFrom​(MablApiBuilder builder,
                                                                                                                    org.intocps.maestro.ast.node.PExp exp,
                                                                                                                    org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment env,
                                                                                                                    java.lang.String environmentComponentName)
                                                                                                             throws java.lang.IllegalAccessException,
                                                                                                                    javax.xml.xpath.XPathExpressionException,
                                                                                                                    java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.IllegalAccessException
        javax.xml.xpath.XPathExpressionException
        java.lang.reflect.InvocationTargetException
      • createBindings

        public static void createBindings​(java.util.Map<java.lang.String,​ComponentVariableFmi2Api> instances,
                                          org.intocps.maestro.framework.core.ISimulationEnvironment env)
                                   throws org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Port.PortLinkException
        Throws:
        org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Port.PortLinkException
      • getComponentVariablesFrom

        public static java.util.Map<java.lang.String,​ComponentVariableFmi2Api> getComponentVariablesFrom​(MablApiBuilder builder,
                                                                                                               org.intocps.maestro.ast.node.PExp exp,
                                                                                                               org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment env)
                                                                                                        throws java.lang.IllegalAccessException,
                                                                                                               javax.xml.xpath.XPathExpressionException,
                                                                                                               java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.IllegalAccessException
        javax.xml.xpath.XPathExpressionException
        java.lang.reflect.InvocationTargetException