Interface PlantUMLDiagramElement

All Known Implementing Classes:
UMLClass, UMLField, UMLMethod, UMLRelationship

public interface PlantUMLDiagramElement
The Interface PlantUMLDiagramElement defines all methods common to all PlantUMLDiagramElements.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the diagram text.
  • Method Details

    • getDiagramText

      String getDiagramText()
      Gets the diagram text.
      Returns:
      String - the diagram text