Class XTreeExtension


  • public class XTreeExtension
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XTreeExtension()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<org.deckfour.xes.model.XAttribute> fromEfficientTree​(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree)  
      static org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree toEfficientTree​(java.util.List<org.deckfour.xes.model.XAttribute> attributes)  
      • Methods inherited from class java.lang.Object

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

      • XTreeExtension

        public XTreeExtension()
    • Method Detail

      • fromEfficientTree

        public static java.util.List<org.deckfour.xes.model.XAttribute> fromEfficientTree​(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree)
      • toEfficientTree

        public static org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree toEfficientTree​(java.util.List<org.deckfour.xes.model.XAttribute> attributes)