Class BpmEventAdd

java.lang.Object
net.sourceforge.plantuml.bpm.BpmEventAdd
All Implemented Interfaces:
BpmEvent

public class BpmEventAdd extends java.lang.Object implements BpmEvent
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

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

    • BpmEventAdd

      public BpmEventAdd(BpmElement element)
  • Method Details

    • getElement

      public final BpmElement getElement()