Package org.kie.dmn.openapi.impl
Class DMNOASGeneratorImpl
- java.lang.Object
-
- org.kie.dmn.openapi.impl.DMNOASGeneratorImpl
-
- All Implemented Interfaces:
DMNOASGenerator
public class DMNOASGeneratorImpl extends Object implements DMNOASGenerator
-
-
Constructor Summary
Constructors Constructor Description DMNOASGeneratorImpl(Collection<org.kie.dmn.api.core.DMNModel> models, String refPrefix)
-
-
-
Constructor Detail
-
DMNOASGeneratorImpl
public DMNOASGeneratorImpl(Collection<org.kie.dmn.api.core.DMNModel> models, String refPrefix)
-
-
Method Detail
-
build
public DMNOASResult build()
- Specified by:
buildin interfaceDMNOASGenerator
-
-