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)