Class MCDC2TCKGenerator


  • public class MCDC2TCKGenerator
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String mcdc2tck​(org.kie.dmn.model.api.DecisionTable dt, java.util.List<MCDCAnalyser.PosNegBlock> selectedBlocks)  
      • Methods inherited from class java.lang.Object

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

      • MCDC2TCKGenerator

        public MCDC2TCKGenerator()
    • Method Detail

      • mcdc2tck

        public static java.lang.String mcdc2tck​(org.kie.dmn.model.api.DecisionTable dt,
                                                java.util.List<MCDCAnalyser.PosNegBlock> selectedBlocks)
                                         throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException