Class AttributeSectionPrinter


  • public class AttributeSectionPrinter
    extends Object
    Pretty prints the section containing the attributes.
    Author:
    harald
    • Constructor Detail

      • AttributeSectionPrinter

        public AttributeSectionPrinter​(Entity entity,
                                       PrintConfiguration configuration)
        Creates a section printer.
        Parameters:
        entity - the entity
        configuration - the configuration
    • Method Detail

      • print

        public String print()
        Pretty prints the attribute section.
        Returns:
        the printed section