Class GraphNode

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class GraphNode
    extends Node
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphNode​(java.lang.String name)  
    • Method Summary

      • Methods inherited from class org.processmining.plugins.inductiveVisualMiner.causal.mvpc.Node

        clone, get_name
      • Methods inherited from class java.lang.Object

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

      • GraphNode

        public GraphNode​(java.lang.String name)