Modelina
    Preparing search index...

      Modelina

      Enumerations

      IndentationTypes
      PropertyType
      RustPackageFeatures

      Classes

      AbstractDependencyManager
      AbstractGenerator
      AbstractInputProcessor
      AbstractRenderer
      AnyModel
      ArrayModel
      AsyncAPIInputProcessor
      AsyncapiV2ExternalDocumentation
      AsyncapiV2Schema
      AvroSchema
      AvroSchemaInputProcessor
      BooleanModel
      CommonModel
      ConstrainedAnyModel
      ConstrainedArrayModel
      ConstrainedBooleanModel
      ConstrainedDictionaryModel
      ConstrainedEnumModel
      ConstrainedEnumValueModel
      ConstrainedFloatModel
      ConstrainedIntegerModel
      ConstrainedMetaModel
      ConstrainedMetaModelOptions
      ConstrainedObjectModel
      ConstrainedObjectPropertyModel
      ConstrainedReferenceModel
      ConstrainedStringModel
      ConstrainedSupportFileModel
      ConstrainedTupleModel
      ConstrainedTupleValueModel
      ConstrainedUnionModel
      CplusplusFileGenerator
      CplusplusGenerator
      CSharpFileGenerator
      CSharpGenerator
      DartFileGenerator
      DartGenerator
      DictionaryModel
      Draft4Schema
      Draft6Schema
      Draft7Schema
      EnumModel
      EnumValueModel
      FileHelpers
      FloatModel
      FormatHelpers
      GoFileGenerator
      GoGenerator
      InputMetaModel
      InputProcessor
      IntegerModel
      JavaFileGenerator
      JavaGenerator
      JavaScriptFileGenerator
      JavaScriptGenerator
      JsonSchemaInputProcessor
      KotlinFileGenerator
      KotlinGenerator
      MetaModel
      MetaModelOptions
      ObjectModel
      ObjectPropertyModel
      OpenAPIInputProcessor
      OpenapiV3Discriminator
      OpenAPIV3ExternalDocumentation
      OpenapiV3Schema
      OpenapiV3Xml
      OutputModel
      PhpFileGenerator
      PhpGenerator
      PythonFileGenerator
      PythonGenerator
      ReferenceModel
      RenderOutput
      RustFileGenerator
      RustGenerator
      ScalaFileGenerator
      ScalaGenerator
      StringModel
      SwaggerInputProcessor
      SwaggerV2ExternalDocumentation
      SwaggerV2Schema
      SwaggerV2Xml
      TupleModel
      TupleValueModel
      TypeScriptFileGenerator
      TypeScriptGenerator
      TypeScriptInputProcessor
      UnionModel
      XsdInputProcessor
      XsdSchema

      Interfaces

      AbstractFileGenerator
      AbstractGeneratorRenderArgs
      AbstractGeneratorRenderCompleteModelArgs
      ClassPreset
      CommonGeneratorOptions
      CommonPreset
      ConstrainedMetaModelOptionsConst
      ConstrainedMetaModelOptionsDiscriminator
      Constraints
      CplusplusOptions
      CplusplusRenderCompleteModelOptions
      CSharpCommonPresetOptions
      CSharpOptions
      CSharpRenderCompleteModelOptions
      DartOptions
      DartRenderCompleteModelOptions
      EnumArgs
      EnumPreset
      GetNearestDependenciesArgument
      GoCommonPresetOptions
      GoOptions
      GoRenderCompleteModelOptions
      InterfacePreset
      JavaCommonPresetOptions
      JavaConstraintsPresetOptions
      JavaOptions
      JavaRenderCompleteModelOptions
      JavaScriptCommonPresetOptions
      JavaScriptOptions
      JavaScriptRenderCompleteModelOptions
      JsonSchemaProcessorOptions
      KotlinConstraintsPresetOptions
      KotlinOptions
      KotlinRenderCompleteModelOptions
      MergingOptions
      MetaModelOptionsConst
      MetaModelOptionsDiscriminator
      ModelLoggingInterface
      OpenAPIInputProcessorOptions
      PhpOptions
      PhpRenderCompleteModelOptions
      PresetArgs
      ProcessorOptions
      PropertyArgs
      PythonOptions
      PythonRenderCompleteModelOptions
      RustCommonPresetOptions
      RustOptions
      RustPackageOptions
      RustRenderCompleteModelOptions
      ScalaOptions
      ScalaRenderCompleteModelOptions
      ToOutputModelArg
      ToRenderOutputArg
      TypeScriptCommonPresetOptions
      TypeScriptInputProcessorOptions
      TypeScriptOptions
      TypeScriptRenderCompleteModelOptions
      XsdAny
      XsdAttribute
      XsdChoice
      XsdComplexContent
      XsdComplexType
      XsdElement
      XsdSequence
      XsdSimpleContent
      XsdSimpleType

      Type Aliases

      ConstantConstraint
      ConstantContext
      ConstrainContext
      CplusplusConstantConstraint
      CplusplusEnumKeyConstraint
      CplusplusEnumValueConstraint
      CplusplusModelNameConstraint
      CplusplusPreset
      CplusplusPropertyKeyConstraint
      CSharpConstantConstraint
      CSharpEnumKeyConstraint
      CSharpEnumValueConstraint
      CSharpModelNameConstraint
      CSharpPreset
      CSharpPropertyKeyConstraint
      CSharpTypeMapping
      DartConstantConstraint
      DartEnumKeyConstraint
      DartEnumValueConstraint
      DartModelNameConstraint
      DartPreset
      DartPropertyKeyConstraint
      DartTypeMapping
      EnumKeyConstraint
      EnumKeyContext
      EnumValueConstraint
      EnumValueContext
      FileGenerator
      GoConstantConstraint
      GoEnumKeyConstraint
      GoEnumValueConstraint
      GoModelNameConstraint
      GoPreset
      GoPropertyKeyConstraint
      GoTypeMapping
      JavaConstantConstraint
      JavaEnumKeyConstraint
      JavaEnumValueConstraint
      JavaModelNameConstraint
      JavaPreset
      JavaPropertyKeyConstraint
      JavaScriptConstantConstraint
      JavaScriptEnumKeyConstraint
      JavaScriptEnumValueConstraint
      JavaScriptModelNameConstraint
      JavaScriptPreset
      JavaScriptPropertyKeyConstraint
      JavaScriptTypeMapping
      JavaTypeMapping
      KotlinConstantConstraint
      KotlinEnumKeyConstraint
      KotlinEnumValueConstraint
      KotlinModelNameConstraint
      KotlinPreset
      KotlinPropertyKeyConstraint
      KotlinTypeMapping
      ModelNameConstraint
      ModelNameContext
      PhpConstantConstraint
      PhpEnumKeyConstraint
      PhpEnumValueConstraint
      PhpModelNameConstraint
      PhpPreset
      PhpPropertyKeyConstraint
      Preset
      Presets
      PresetWithOptions
      PropertyKeyConstraint
      PropertyKeyContext
      PythonConstantConstraint
      PythonEnumKeyConstraint
      PythonEnumValueConstraint
      PythonModelNameConstraint
      PythonPreset
      PythonPropertyKeyConstraint
      PythonTypeMapping
      RustConstantConstraint
      RustEnumKeyConstraint
      RustEnumValueConstraint
      RustModelNameConstraint
      RustPreset
      RustPropertyKeyConstraint
      RustTypeMapping
      ScalaConstantConstraint
      ScalaEnumKeyConstraint
      ScalaEnumValueConstraint
      ScalaModelNameConstraint
      ScalaPreset
      ScalaPropertyKeyConstraint
      ScalaTypeMapping
      SplitOptions
      TypeContext
      TypeMapping
      TypeMappingFunction
      TypeScriptConstantConstraint
      TypeScriptEnumKeyConstraint
      TypeScriptEnumValueConstraint
      TypeScriptExportType
      TypeScriptModelNameConstraint
      TypeScriptModuleSystemType
      TypeScriptPreset
      TypeScriptPropertyKeyConstraint
      TypeScriptTypeMapping

      Variables

      CPLUSPLUS_DEFAULT_PRESET
      CplusplusDefaultEnumKeyConstraints
      CplusplusDefaultModelNameConstraints
      CplusplusDefaultPropertyKeyConstraints
      CSHARP_COMMON_PRESET
      CSHARP_DEFAULT_PRESET
      CSHARP_JSON_SERIALIZER_PRESET
      CSHARP_NEWTONSOFT_SERIALIZER_PRESET
      CsharpDefaultEnumKeyConstraints
      CsharpDefaultModelNameConstraints
      CsharpDefaultPropertyKeyConstraints
      DART_DEFAULT_PRESET
      DART_JSON_PRESET
      DartDefaultEnumKeyConstraints
      DartDefaultModelNameConstraints
      DartDefaultPropertyKeyConstraints
      defaultGeneratorOptions
      defaultJsonSchemaProcessorOptions
      defaultMergingOptions
      defaultRustCommonPresetOptions
      defaultRustRenderCompleteModelOptions
      GO_COMMON_PRESET
      GO_DEFAULT_PRESET
      GO_DESCRIPTION_PRESET
      GoDefaultEnumKeyConstraints
      GoDefaultModelNameConstraints
      GoDefaultPropertyKeyConstraints
      JAVA_COMMON_PRESET
      JAVA_CONSTRAINTS_PRESET
      JAVA_DEFAULT_PRESET
      JAVA_DESCRIPTION_PRESET
      JAVA_JACKSON_PRESET
      JavaDefaultEnumKeyConstraints
      JavaDefaultModelNameConstraints
      JavaDefaultPropertyKeyConstraints
      JavaScriptDefaultModelNameConstraints
      JavaScriptDefaultPropertyKeyConstraints
      JS_COMMON_PRESET
      JS_DEFAULT_PRESET
      KOTLIN_CONSTRAINTS_PRESET
      KOTLIN_DEFAULT_PRESET
      KOTLIN_DESCRIPTION_PRESET
      KotlinDefaultEnumKeyConstraints
      KotlinDefaultModelNameConstraints
      KotlinDefaultPropertyKeyConstraints
      Logger
      PHP_DEFAULT_PRESET
      PHP_DESCRIPTION_PRESET
      PHP_JSON_SERIALIZABLE_PRESET
      PhpDefaultEnumKeyConstraints
      PhpDefaultModelNameConstraints
      PhpDefaultPropertyKeyConstraints
      PYTHON_ATTRS_PRESET
      PYTHON_DATACLASS_PRESET
      PYTHON_DEFAULT_PRESET
      PYTHON_JSON_SERIALIZER_PRESET
      PYTHON_PYDANTIC_PRESET
      PythonDefaultEnumKeyConstraints
      PythonDefaultModelNameConstraints
      PythonDefaultPropertyKeyConstraints
      RUST_COMMON_PRESET
      RUST_DEFAULT_PRESET
      RustDefaultEnumKeyConstraints
      RustDefaultModelNameConstraints
      RustDefaultPropertyKeyConstraints
      SCALA_DEFAULT_PRESET
      SCALA_DESCRIPTION_PRESET
      ScalaDefaultEnumKeyConstraints
      ScalaDefaultModelNameConstraints
      ScalaDefaultPropertyKeyConstraints
      TS_COMMON_PRESET
      TS_DEFAULT_PRESET
      TS_DESCRIPTION_PRESET
      TS_JSONBINPACK_PRESET
      TypeScriptDefaultEnumKeyConstraints
      TypeScriptDefaultModelNameConstraints
      TypeScriptDefaultPropertyKeyConstraints

      Functions

      AvroToMetaModel
      checkForReservedKeyword
      constrainMetaModel
      convertToAnyModel
      convertToArrayModel
      convertToBooleanModel
      convertToDictionaryModel
      convertToEnumModel
      convertToFloatModel
      convertToIntegerModel
      convertToMetaModel
      convertToObjectModel
      convertToStringModel
      convertToTupleModel
      convertToUnionModel
      cplusplusDefaultEnumKeyConstraints
      cplusplusDefaultEnumValueConstraints
      cplusplusDefaultModelNameConstraints
      cplusplusDefaultPropertyKeyConstraints
      csharpDefaultEnumKeyConstraints
      csharpDefaultEnumValueConstraints
      csharpDefaultModelNameConstraints
      csharpDefaultPropertyKeyConstraints
      dartDefaultEnumKeyConstraints
      dartDefaultEnumValueConstraints
      dartDefaultModelNameConstraints
      dartDefaultPropertyKeyConstraints
      getDictionary
      getNormalProperties
      getOriginalPropertyList
      getTypeFromMapping
      goDefaultEnumKeyConstraints
      goDefaultEnumValueConstraints
      goDefaultModelNameConstraints
      goDefaultPropertyKeyConstraints
      hasPreset
      javaDefaultConstantConstraints
      javaDefaultEnumKeyConstraints
      javaDefaultEnumValueConstraints
      javaDefaultModelNameConstraints
      javaDefaultPropertyKeyConstraints
      javaScriptDefaultEnumKeyConstraints
      javaScriptDefaultEnumValueConstraints
      javaScriptDefaultModelNameConstraints
      javaScriptDefaultPropertyKeyConstraints
      kotlinDefaultEnumKeyConstraints
      kotlinDefaultEnumValueConstraints
      kotlinDefaultModelNameConstraints
      kotlinDefaultPropertyKeyConstraints
      makeUnique
      NO_DUPLICATE_ENUM_KEYS
      NO_DUPLICATE_PROPERTIES
      NO_EMPTY_VALUE
      NO_NUMBER_START_CHAR
      NO_RESERVED_KEYWORDS
      phpDefaultEnumKeyConstraints
      phpDefaultEnumValueConstraints
      phpDefaultModelNameConstraints
      phpDefaultPropertyKeyConstraints
      pythonDefaultEnumKeyConstraints
      pythonDefaultEnumValueConstraints
      pythonDefaultModelNameConstraints
      pythonDefaultPropertyKeyConstraints
      renderJavaScriptDependency
      rustDefaultEnumKeyConstraints
      rustDefaultEnumValueConstraints
      rustDefaultModelNameConstraints
      rustDefaultPropertyKeyConstraints
      scalaDefaultEnumKeyConstraints
      scalaDefaultEnumValueConstraints
      scalaDefaultModelNameConstraints
      scalaDefaultPropertyKeyConstraints
      split
      toArrayModel
      toBooleanModel
      toDictionaryModel
      toEnumModel
      toFloatModel
      toIntegerModel
      toObjectModel
      toStringModel
      toUnionModel
      typeScriptDefaultEnumKeyConstraints
      typeScriptDefaultEnumValueConstraints
      typeScriptDefaultModelNameConstraints
      typeScriptDefaultPropertyKeyConstraints
      XsdToMetaModel