Class AbstractPlantUMLDiagramCreator<T extends org.eclipse.emf.ecore.EObject>

    • Field Detail

      • sb

        protected java.lang.StringBuilder sb
    • Constructor Detail

      • AbstractPlantUMLDiagramCreator

        public AbstractPlantUMLDiagramCreator()
    • Method Detail

      • printDiagramContent

        protected abstract void printDiagramContent​(T modelObject)
      • printHeader

        protected void printHeader()
      • printFooter

        protected void printFooter()
      • linebreak

        protected void linebreak()
      • linebreak

        protected void linebreak​(int amount)