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 java.lang.IllegalAccessException,
                                                                                                                    javax.xml.xpath.XPathExpressionException,
                                                                                                                    java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.IllegalAccessException
        javax.xml.xpath.XPathExpressionException
        java.lang.reflect.InvocationTargetException
      • 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