Class DMNOASGeneratorImpl

    • 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
      DMNOASResult build()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DMNOASGeneratorImpl

        public DMNOASGeneratorImpl​(java.util.Collection<org.kie.dmn.api.core.DMNModel> models,
                                   java.lang.String refPrefix)