Class MDAEntityImpl

java.lang.Object
net.sourceforge.plantuml.mda.MDAEntityImpl
All Implemented Interfaces:
MDAEntity

public class MDAEntityImpl extends java.lang.Object implements MDAEntity
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.lang.String
     

    Methods inherited from class java.lang.Object

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

    • MDAEntityImpl

      public MDAEntityImpl(ILeaf leaf)
  • Method Details

    • getName

      public java.lang.String getName()
      Specified by:
      getName in interface MDAEntity