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 java.lang.Object implements DMNOASGenerator
-
-
Constructor Summary
Constructors Constructor Description DMNOASGeneratorImpl(java.util.Collection<org.kie.dmn.api.core.DMNModel> models, java.lang.String refPrefix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DMNOASResultbuild()
-
-
-
Method Detail
-
build
public DMNOASResult build()
- Specified by:
buildin interfaceDMNOASGenerator
-
-