Class FlowStructureDotProducer

    • Field Detail

      • m_OutputClassname

        protected boolean m_OutputClassname
        whether to display the class name as well in the label.
      • m_LinkCallableActors

        protected boolean m_LinkCallableActors
        whether to link to callable actors.
      • m_OutputBuffer

        protected StringBuilder m_OutputBuffer
        for storing the generating string.
      • m_Counter

        protected int m_Counter
        the counter for the nodes.
    • Constructor Detail

      • FlowStructureDotProducer

        public FlowStructureDotProducer()