Uses of Class
org.openapitools.codegen.model.ModelsMap
-
Packages that use ModelsMap Package Description org.openapitools.codegen org.openapitools.codegen.languages org.openapitools.codegen.utils -
-
Uses of ModelsMap in org.openapitools.codegen
Methods in org.openapitools.codegen that return ModelsMap Modifier and Type Method Description ModelsMapCodegenConfig. postProcessModels(ModelsMap objs)ModelsMapDefaultCodegen. postProcessModels(ModelsMap objs)ModelsMapDefaultCodegen. postProcessModelsEnum(ModelsMap objs)post process enum defined in model's propertiesMethods in org.openapitools.codegen that return types with arguments of type ModelsMap Modifier and Type Method Description Map<String,ModelsMap>CodegenConfig. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>DefaultCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>CodegenConfig. updateAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>DefaultCodegen. updateAllModels(Map<String,ModelsMap> objs)Loop through all models to update different flags (e.g. isSelfReference), children models, etc and update mapped models for import.Methods in org.openapitools.codegen with parameters of type ModelsMap Modifier and Type Method Description ModelsMapCodegenConfig. postProcessModels(ModelsMap objs)ModelsMapDefaultCodegen. postProcessModels(ModelsMap objs)ModelsMapDefaultCodegen. postProcessModelsEnum(ModelsMap objs)post process enum defined in model's propertiesMethod parameters in org.openapitools.codegen with type arguments of type ModelsMap Modifier and Type Method Description Map<String,CodegenModel>DefaultCodegen. getAllModels(Map<String,ModelsMap> objs)Index all CodegenModels by model name.Map<String,ModelsMap>CodegenConfig. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>DefaultCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>CodegenConfig. updateAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>DefaultCodegen. updateAllModels(Map<String,ModelsMap> objs)Loop through all models to update different flags (e.g. isSelfReference), children models, etc and update mapped models for import. -
Uses of ModelsMap in org.openapitools.codegen.languages
Methods in org.openapitools.codegen.languages that return types with arguments of type ModelsMap Modifier and Type Method Description Map<String,ModelsMap>ProtobufSchemaCodegen. aggregateModels(Map<String,ModelsMap> objs)Aggregates all individual model definitions into a single entry.Map<String,ModelsMap>AbstractCppCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractCSharpCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>AbstractEiffelCodegen. postProcessAllModels(Map<String,ModelsMap> models)Map<String,ModelsMap>AbstractFSharpCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>AbstractJavaCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Analyse and post process all Models.Map<String,ModelsMap>AbstractKotlinCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractPythonCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractPythonConnexionServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractPythonPydanticV1Codegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractTypeScriptClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>CppRestSdkClientCodegen. postProcessAllModels(Map<String,ModelsMap> models)Map<String,ModelsMap>DartDioClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ElmClientCodegen. postProcessAllModels(Map<String,ModelsMap> orgObjs)Map<String,ModelsMap>HaskellHttpClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>JavaCXFExtServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>JavaMicronautAbstractCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Deprecated, for removal: This API element is subject to removal in a future version.Map<String,ModelsMap>N4jsClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>OCamlClientCodegen. postProcessAllModels(Map<String,ModelsMap> superobjs)Map<String,ModelsMap>PhpNextgenClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ProtobufSchemaCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>PythonFastAPIServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ScalaHttp4sServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ScalaPlayFrameworkServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ScalaSttp4ClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>ScalaSttpClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>SpringCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptAngularClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptAxiosClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptFetchClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptInversifyClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptNestjsClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptNodeClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptReduxQueryClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptRxjsClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractFSharpCodegen. postProcessDependencyOrders(Map<String,ModelsMap> objs)Map<String,ModelsMap>CppRestbedServerCodegen. updateAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>CppRestbedServerDeprecatedCodegen. updateAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>GdscriptClientCodegen. updateAllModels(Map<String,ModelsMap> objs)Method parameters in org.openapitools.codegen.languages with type arguments of type ModelsMap Modifier and Type Method Description voidProtobufSchemaCodegen. addImport(Map<String,ModelsMap> objs, CodegenModel cm, String importValue)Map<String,ModelsMap>ProtobufSchemaCodegen. aggregateModels(Map<String,ModelsMap> objs)Aggregates all individual model definitions into a single entry.Map<String,ModelsMap>AbstractCppCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractCSharpCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>AbstractEiffelCodegen. postProcessAllModels(Map<String,ModelsMap> models)Map<String,ModelsMap>AbstractFSharpCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>AbstractJavaCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Analyse and post process all Models.Map<String,ModelsMap>AbstractKotlinCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractPythonCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractPythonConnexionServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractPythonPydanticV1Codegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractTypeScriptClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>CppRestSdkClientCodegen. postProcessAllModels(Map<String,ModelsMap> models)Map<String,ModelsMap>DartDioClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ElmClientCodegen. postProcessAllModels(Map<String,ModelsMap> orgObjs)Map<String,ModelsMap>HaskellHttpClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>JavaCXFExtServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>JavaMicronautAbstractCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Deprecated, for removal: This API element is subject to removal in a future version.Map<String,ModelsMap>N4jsClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>OCamlClientCodegen. postProcessAllModels(Map<String,ModelsMap> superobjs)Map<String,ModelsMap>PhpNextgenClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ProtobufSchemaCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>PythonFastAPIServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ScalaHttp4sServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ScalaPlayFrameworkServerCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>ScalaSttp4ClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>ScalaSttpClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Invoked byDefaultGeneratorafter all models have been post-processed, allowing for a last pass of codegen-specific model cleanup.Map<String,ModelsMap>SpringCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptAngularClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptAxiosClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptFetchClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptInversifyClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptNestjsClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptNodeClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptReduxQueryClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>TypeScriptRxjsClientCodegen. postProcessAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>AbstractFSharpCodegen. postProcessDependencyOrders(Map<String,ModelsMap> objs)protected voidAbstractCSharpCodegen. removePropertiesDeclaredInComposedTypes(Map<String,ModelsMap> objs, CodegenModel model, List<CodegenProperty> composedProperties)protected voidCSharpClientCodegen. removePropertiesDeclaredInComposedTypes(Map<String,ModelsMap> objs, CodegenModel model, List<CodegenProperty> composedProperties)Map<String,ModelsMap>CppRestbedServerCodegen. updateAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>CppRestbedServerDeprecatedCodegen. updateAllModels(Map<String,ModelsMap> objs)Map<String,ModelsMap>GdscriptClientCodegen. updateAllModels(Map<String,ModelsMap> objs) -
Uses of ModelsMap in org.openapitools.codegen.utils
Method parameters in org.openapitools.codegen.utils with type arguments of type ModelsMap Modifier and Type Method Description static CodegenModelModelUtils. getModelByName(String name, Map<String,ModelsMap> models)Searches for the model by name in the map of models and returns it
-