Uses of Class
org.bonitasoft.plugin.bdm.codegen.CodeGenerationException
-
Packages that use CodeGenerationException Package Description org.bonitasoft.plugin.bdm.codegen org.bonitasoft.plugin.bdm.codegen.impl -
-
Uses of CodeGenerationException in org.bonitasoft.plugin.bdm.codegen
Methods in org.bonitasoft.plugin.bdm.codegen that throw CodeGenerationException Modifier and Type Method Description voidBusinessDataModelGenerator. generate(org.bonitasoft.engine.bdm.model.BusinessObjectModel model, Path outputFolder) -
Uses of CodeGenerationException in org.bonitasoft.plugin.bdm.codegen.impl
Methods in org.bonitasoft.plugin.bdm.codegen.impl that throw CodeGenerationException Modifier and Type Method Description voidBusinessDataModelGeneratorImpl. generate(org.bonitasoft.engine.bdm.model.BusinessObjectModel model, Path outputFolder)
-