All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.finos.legend.pure.generated.core_servicestore_executionPlan_executionPlan_print Maven / Gradle / Ivy

The newest version!
package org.finos.legend.pure.generated;
import org.eclipse.collections.api.list.ListIterable;
import org.eclipse.collections.api.list.MutableList;
import org.eclipse.collections.api.RichIterable;
import org.eclipse.collections.api.map.MutableMap;
import org.eclipse.collections.impl.factory.Lists;
import org.eclipse.collections.impl.map.mutable.UnifiedMap;
import org.finos.legend.pure.runtime.java.compiled.generation.processors.support.coreinstance.*;
import org.eclipse.collections.api.block.function.Function2;
import org.finos.legend.pure.runtime.java.compiled.generation.processors.support.map.PureMap;
import org.eclipse.collections.api.block.function.Function0;
import org.eclipse.collections.api.block.function.Function;
import org.finos.legend.pure.m3.execution.ExecutionSupport;
import org.eclipse.collections.impl.factory.Maps;
import org.finos.legend.pure.runtime.java.compiled.generation.processors.support.*;
import org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.defended.*;
import org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.*;
import org.finos.legend.pure.runtime.java.compiled.execution.*;
import org.finos.legend.pure.runtime.java.compiled.execution.sourceInformation.*;
public class core_servicestore_executionPlan_executionPlan_print
{
    public static MutableMap> __functions = Maps.mutable.empty();
    static
    {
        __functions.put("meta$external$store$service$executionPlan$toString$serviceStoreExecutionNodeToString$1$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$4", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ServiceParameter)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ServiceParameter _p, final ExecutionSupport es)
     {
return core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_serviceParamToString_ServiceParameter_1__String_1_(_p,es);
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$9", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_SecurityScheme)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_SecurityScheme _s, final ExecutionSupport es)
     {
platform_pure_essential_tests_fail.Root_meta_pure_functions_asserts_fail_String_1__Boolean_1_(platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("Security Scheme to string translation not found for Security Scheme - ",CompiledSupport.toOne(platform_pure_essential_meta_type_type.Root_meta_pure_functions_meta_type_Any_MANY__Type_1_(CompiledSupport.toPureCollection(_s),es)._name(), new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 78, 134, -1, -1)))),es),es);
return "";
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$7", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ApiKeySecurityScheme)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ApiKeySecurityScheme _api, final ExecutionSupport es)
     {
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("ApiKeySecurityScheme\n(key=\"",_api._keyName(),"\",location=\"",CompiledSupport.pureToString(_api._location(), es),"\")\n")),es);
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$serviceStoreParamTypeToString$10$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$2", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_IntegerTypeReference)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_IntegerTypeReference _it, final ExecutionSupport es)
     {
return "Integer";
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$serviceStoreParamTypeToString$10$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$3", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_FloatTypeReference)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_FloatTypeReference _ft, final ExecutionSupport es)
     {
return "Float";
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$serviceStoreParamTypeToString$10$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$0", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_StringTypeReference)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_StringTypeReference _st, final ExecutionSupport es)
     {
return "String";
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$serviceStoreParamTypeToString$10$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$1", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_BooleanTypeReference)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_BooleanTypeReference _bt, final ExecutionSupport es)
     {
return "Boolean";
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$serviceStoreParamTypeToString$10$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$6", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ComplexTypeReference)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ComplexTypeReference _ct, final ExecutionSupport es)
     {
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("Complex(binding = ",platform_pure_essential_meta_graph_elementToPath.Root_meta_pure_functions_meta_elementToPath_PackageableElement_1__String_1_(_ct._binding(),es),", type = ",platform_pure_essential_meta_graph_elementToPath.Root_meta_pure_functions_meta_elementToPath_Type_1__String_1_(_ct._type(),es),")")),es);
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$4", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_HttpSecurityScheme)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_HttpSecurityScheme _http, final ExecutionSupport es)
     {
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("HttpSecurityScheme\n(scheme=\"",CompiledSupport.pureToString(_http._scheme(), es),"\")\n")),es);
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$1", new DefaultPureLambdaFunction1>>()
{
     public RichIterable> execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_extension_ServiceStoreExtension)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public RichIterable> value(final org.finos.legend.pure.generated.Root_meta_external_store_service_extension_ServiceStoreExtension _v_automap, final ExecutionSupport es)
     {
return CompiledSupport.toPureCollection(_v_automap._executionPlan_print_securitySchemeToString());
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$2", new DefaultPureLambdaFunction1>>()
{
     public RichIterable> execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_pure_extension_Extension)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public RichIterable> value(final org.finos.legend.pure.generated.Root_meta_pure_extension_Extension _e, final ExecutionSupport es)
     {
return CompiledSupport.toPureCollection(CompiledSupport.mapToManyOverOne(CompiledSupport.castWithExceptionHandling(_e.moduleExtension("serviceStore",es),org.finos.legend.pure.generated.Root_meta_external_store_service_extension_ServiceStoreExtension.class,new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 75, 71, -1, -1)), (org.eclipse.collections.api.block.function.Function2>>)(core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$1")), es)
);
     }
}
);
        __functions.put("meta$external$store$service$executionPlan$toString$serviceRequestParametersBuildInfoToString$7$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$1", new DefaultPureLambdaFunction1()
{
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_mapping_ServiceRequestParameterBuildInfo)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_mapping_ServiceRequestParameterBuildInfo _param, final ExecutionSupport es)
     {
return core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_serviceRequestParameterBuildInfoToString_ServiceRequestParameterBuildInfo_1__String_1_(_param,es);
     }
}
);
    }

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceStoreExecutionNodeToString_RestServiceExecutionNode_1__String_1__Extension_MANY__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_RestServiceExecutionNode _s, final java.lang.String _space, final RichIterable _extensions,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("RestServiceExecutionNode\n",_space,"(",core_pure_executionPlan_executionPlan_print.Root_meta_pure_executionPlan_toString_header_ExecutionNode_1__String_1__Extension_MANY__String_1_(_s,_space,CompiledSupport.toPureCollection(_extensions),es),"\n",_space,"  url = ",_s._url(),"\n",_space,"  method = ",CompiledSupport.pureToString(_s._method(), es),"\n",_space,"  mimeType = ",_s._mimeType(),"\n",_space,"  params = ",CompiledSupport.joinStrings(CompiledSupport.mapToOneOverMany(CompiledSupport.toPureCollection(_s._params()), (org.eclipse.collections.api.block.function.Function2)(core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$serviceStoreExecutionNodeToString$1$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$4")), es)
, "[", ", ", "]"),"\n",((java.lang.String)(platform_pure_grammar_functions_collection_size_isNotEmpty.Root_meta_pure_functions_collection_isNotEmpty_Any_$0_1$__Boolean_1_(_s._requestBodyDescription(),es)?platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with(_space,"  requestBodyDescription = ",CompiledSupport.toOne(_s._requestBodyDescription(), new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 36, 115, -1, -1))._resultKey(),"(",CompiledSupport.toOne(_s._requestBodyDescription(), new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 36, 168, -1, -1))._mimeType(),")\n")),es):"")),_space,"  authenticationSchemes = ",CompiledSupport.joinStrings(CompiledSupport.mapToOneOverMany(CompiledSupport.toPureCollection(_s._authenticationSchemes()), (org.eclipse.collections.api.block.function.Function2)(new DefendedPureLambdaFunction1()
{
private final MutableMap __vars = Maps.fixedSize.of("extensions", _extensions,"space", _space);
     public java.lang.String execute(ListIterable vars, ExecutionSupport es)
     {
         return value((org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_AuthenticationSchemeRequirement)CompiledSupport.makeOne(vars.get(0)), es);
     }

     public java.lang.String value(final org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_AuthenticationSchemeRequirement _sec, final ExecutionSupport es)
     {
return core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_authenticationSchemeToString_AuthenticationSchemeRequirement_1__String_1__Extension_MANY__String_1_(_sec,_space,CompiledSupport.toPureCollection(_extensions),es);
     }
     public MutableMap getOpenVariables()
     {
         return this.__vars;
     }
}
), es)
, "[", ", ", "]"),"\n",core_pure_executionPlan_executionPlan_print.Root_meta_pure_executionPlan_toString_printImplementation_PlatformImplementation_$0_1$__String_1__String_1__Extension_MANY__String_1_(_s._implementation(),"implementation",platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with(_space,"  ")),es),CompiledSupport.toPureCollection(_extensions),es),"\n",_space,")\n")),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceParametersResolutionExecutionNodeToString_ServiceParametersResolutionExecutionNode_1__String_1__Extension_MANY__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_ServiceParametersResolutionExecutionNode _s, final java.lang.String _space, final RichIterable _extensions,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("ServiceParametersResolutionExecutionNode\n",_space,"(",core_pure_executionPlan_executionPlan_print.Root_meta_pure_executionPlan_toString_header_ExecutionNode_1__String_1__Extension_MANY__String_1_(_s,_space,CompiledSupport.toPureCollection(_extensions),es),"\n",_space,"  requestParametersBuildInfo = ",core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_serviceRequestParametersBuildInfoToString_ServiceRequestParametersBuildInfo_1__String_1_(_s._requestParametersBuildInfo(),es),"\n",core_pure_executionPlan_executionPlan_print.Root_meta_pure_executionPlan_toString_printImplementation_PlatformImplementation_$0_1$__String_1__String_1__Extension_MANY__String_1_(_s._implementation(),"implementation",platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with(_space,"  ")),es),CompiledSupport.toPureCollection(_extensions),es),"\n",_space,")\n")),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_limitExecutionNodeToString_LimitExecutionNode_1__String_1__Extension_MANY__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_LimitExecutionNode _l, final java.lang.String _space, final RichIterable _extensions,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("LimitExecutionNode\n",_space,"(",core_pure_executionPlan_executionPlan_print.Root_meta_pure_executionPlan_toString_header_ExecutionNode_1__String_1__Extension_MANY__String_1_(_l,_space,CompiledSupport.toPureCollection(_extensions),es),"\n",_space,"  limit = ",CompiledSupport.pureToString(_l._limit(), es),"\n",core_pure_executionPlan_executionPlan_print.Root_meta_pure_executionPlan_toString_printImplementation_PlatformImplementation_$0_1$__String_1__String_1__Extension_MANY__String_1_(_l._implementation(),"implementation",platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with(_space,"  ")),es),CompiledSupport.toPureCollection(_extensions),es),"\n",_space,")\n")),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceStoreConnectionToString_ServiceStoreConnection_1__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_runtime_ServiceStoreConnection _conn,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("baseUrl=\"",_conn._baseUrl(),"\"")),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_authenticationSchemeToString_AuthenticationSchemeRequirement_1__String_1__Extension_MANY__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_AuthenticationSchemeRequirement _s, final java.lang.String _space, final RichIterable _extensions,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("Authentication Scheme(\n",_space,"securityScheme=",core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_securitySchemeToString_SecurityScheme_1__Extension_MANY__String_1_(CompiledSupport.castWithExceptionHandling(_s,org.finos.legend.pure.generated.Root_meta_external_store_service_executionPlan_nodes_SingleAuthenticationSchemeRequirement.class,new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 68, 35, -1, -1))._securityScheme(),CompiledSupport.toPureCollection(_extensions),es),_space,"AuthenticationScheme=[cannot be rendered]",")\n")),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_securitySchemeToString_SecurityScheme_1__Extension_MANY__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_SecurityScheme _sec, final RichIterable _extensions,final ExecutionSupport es)
{
return (java.lang.String)(Object)CoreGen.dynamicMatch(_sec,(RichIterable>)(Object)CompiledSupport.toOneMany(CompiledSupport.toOneMany(((RichIterable>)(Object)CompiledSupport.concatenate(CompiledSupport.mapToManyOverMany(CompiledSupport.toPureCollection(_extensions), (org.eclipse.collections.api.block.function.Function2>>)(core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$2")), es)
, Lists.mutable.>with(new PureCompiledLambda(
(((CompiledExecutionSupport)es).getMetadataAccessor().getLambdaFunction("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$4")
), (
core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$4")
))
,new PureCompiledLambda(
(((CompiledExecutionSupport)es).getMetadataAccessor().getLambdaFunction("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$7")
), (
core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$7")
))
,new PureCompiledLambda(
(((CompiledExecutionSupport)es).getMetadataAccessor().getLambdaFunction("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$9")
), (
core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$securitySchemeToString$6$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$9")
))
))), new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 79, 8, -1, -1)),new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 75, 10, -1, -1)), es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceRequestParametersBuildInfoToString_ServiceRequestParametersBuildInfo_1__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_mapping_ServiceRequestParametersBuildInfo _s,final ExecutionSupport es)
{
return CompiledSupport.joinStrings(CompiledSupport.mapToOneOverMany(CompiledSupport.toPureCollection(_s._parameterBuildInfoList()), (org.eclipse.collections.api.block.function.Function2)(core_servicestore_executionPlan_executionPlan_print.__functions.get("meta$external$store$service$executionPlan$toString$serviceRequestParametersBuildInfoToString$7$system$imports$import__core_servicestore_executionPlan_executionPlan_print_pure_1$1")), es)
, "[", ", ", "]");
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceRequestParameterBuildInfoToString_ServiceRequestParameterBuildInfo_1__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_mapping_ServiceRequestParameterBuildInfo _s,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with(core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_serviceParamToString_ServiceParameter_1__String_1_(_s._serviceParameter(),es)," = ",core_pure_router_printer_printer.Root_meta_pure_router_printer_asString_ValueSpecification_1__String_1_(CompiledSupport.toOne(_s._transform()._expressionSequence(), new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 90, 116, -1, -1)),es))),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceParamToString_ServiceParameter_1__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ServiceParameter _s,final ExecutionSupport es)
{
return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with(_s._name(),"[",CompiledSupport.pureToString(_s._location(), es),"]: ","(",core_servicestore_executionPlan_executionPlan_print.Root_meta_external_store_service_executionPlan_toString_serviceStoreParamTypeToString_TypeReference_1__String_1_(_s._type(),es),")")),es);
}

public static java.lang.String Root_meta_external_store_service_executionPlan_toString_serviceStoreParamTypeToString_TypeReference_1__String_1_(final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_TypeReference _t,final ExecutionSupport es)
{
return (java.lang.String)(Pure.matches(_t,org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_StringTypeReference.class,1,1)?
   (new DefendedFunction()
   {
       public Object valueOf(final Object _st_As_Object)
       {
            final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_StringTypeReference _st = (org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_StringTypeReference)CompiledSupport.makeOne(_st_As_Object);
            return "String";
       }
   }).valueOf(CompiledSupport.first(_t))
:
(Pure.matches(_t,org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_BooleanTypeReference.class,1,1)?
   (new DefendedFunction()
   {
       public Object valueOf(final Object _bt_As_Object)
       {
            final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_BooleanTypeReference _bt = (org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_BooleanTypeReference)CompiledSupport.makeOne(_bt_As_Object);
            return "Boolean";
       }
   }).valueOf(CompiledSupport.first(_t))
:
(Pure.matches(_t,org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_IntegerTypeReference.class,1,1)?
   (new DefendedFunction()
   {
       public Object valueOf(final Object _it_As_Object)
       {
            final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_IntegerTypeReference _it = (org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_IntegerTypeReference)CompiledSupport.makeOne(_it_As_Object);
            return "Integer";
       }
   }).valueOf(CompiledSupport.first(_t))
:
(Pure.matches(_t,org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_FloatTypeReference.class,1,1)?
   (new DefendedFunction()
   {
       public Object valueOf(final Object _ft_As_Object)
       {
            final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_FloatTypeReference _ft = (org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_FloatTypeReference)CompiledSupport.makeOne(_ft_As_Object);
            return "Float";
       }
   }).valueOf(CompiledSupport.first(_t))
:
(Pure.matches(_t,org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ComplexTypeReference.class,1,1)?
   (new DefendedFunction()
   {
       public Object valueOf(final Object _ct_As_Object)
       {
            final org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ComplexTypeReference _ct = (org.finos.legend.pure.generated.Root_meta_external_store_service_metamodel_ComplexTypeReference)CompiledSupport.makeOne(_ct_As_Object);
            return platform_pure_grammar_functions_string_operation_plus.Root_meta_pure_functions_string_plus_String_MANY__String_1_(CompiledSupport.toPureCollection(Lists.mutable.with("Complex(binding = ",platform_pure_essential_meta_graph_elementToPath.Root_meta_pure_functions_meta_elementToPath_PackageableElement_1__String_1_(_ct._binding(),es),", type = ",platform_pure_essential_meta_graph_elementToPath.Root_meta_pure_functions_meta_elementToPath_Type_1__String_1_(_ct._type(),es),")")),es);
       }
   }).valueOf(CompiledSupport.first(_t))
:
CompiledSupport.matchFailure(_t,new org.finos.legend.pure.m4.coreinstance.SourceInformation("/core_servicestore/executionPlan/executionPlan_print.pure", -1, -1, 100, 8, -1, -1)))))))
;
}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy