Uses of Interface
org.kie.dmn.openapi.DMNOASGenerator
-
Packages that use DMNOASGenerator Package Description org.kie.dmn.openapi org.kie.dmn.openapi.impl -
-
Uses of DMNOASGenerator in org.kie.dmn.openapi
Methods in org.kie.dmn.openapi that return DMNOASGenerator Modifier and Type Method Description static DMNOASGeneratorDMNOASGeneratorFactory. generator(Collection<org.kie.dmn.api.core.DMNModel> models)static DMNOASGeneratorDMNOASGeneratorFactory. generator(Collection<org.kie.dmn.api.core.DMNModel> models, String refPrefix) -
Uses of DMNOASGenerator in org.kie.dmn.openapi.impl
Classes in org.kie.dmn.openapi.impl that implement DMNOASGenerator Modifier and Type Class Description classDMNOASGeneratorImpl
-