MetaModelGenerator

class MetaModelGenerator(    outputDir: Path,     nameConfig: NameConfig = NameConfig(),     modelQlOutputDir: Path? = null,     conceptPropertiesInterfaceName: String? = null,     alwaysUseNonNullableProperties: Boolean = true)

Constructors

Link copied to clipboard
constructor(    outputDir: Path,     nameConfig: NameConfig = NameConfig(),     modelQlOutputDir: Path? = null,     conceptPropertiesInterfaceName: String? = null,     alwaysUseNonNullableProperties: Boolean = true)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard