Class GeneratorPlugin


  • public class GeneratorPlugin
    extends java.lang.Object
    Generates block-structured StochasticNet models given different parameters specified in GeneratorConfig.
    Author:
    Andreas Rogge-Solti
    • Constructor Summary

      Constructors 
      Constructor Description
      GeneratorPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object[] generateNet​(org.processmining.contexts.uitopia.UIPluginContext context)  
      • Methods inherited from class java.lang.Object

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

      • GeneratorPlugin

        public GeneratorPlugin()
    • Method Detail

      • generateNet

        public java.lang.Object[] generateNet​(org.processmining.contexts.uitopia.UIPluginContext context)