Class NonSymbolDiagramUtil

java.lang.Object
com.nomagic.magicdraw.uml.diagrams.NonSymbolDiagramUtil

@OpenApiAll public class NonSymbolDiagramUtil extends Object
Non symbol diagram utility.
  • Constructor Details

    • NonSymbolDiagramUtil

      public NonSymbolDiagramUtil()
  • Method Details

    • getDiagramContentComponent

      @CheckForNull public static Component getDiagramContentComponent(DiagramPresentationElement diagramPresentationElement)
      Retrieve non symbol diagram content component of given diagram.
      Parameters:
      diagramPresentationElement - diagram presentation element.
      Returns:
      content component.