java.lang.Object
org.tentackle.model.print.AttributeSectionPrinter
Pretty prints the section containing the attributes.
- Author:
- harald
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeSectionPrinter(Entity entity, PrintConfiguration configuration) Creates a section printer. -
Method Summary
-
Constructor Details
-
AttributeSectionPrinter
Creates a section printer.- Parameters:
entity- the entityconfiguration- the configuration
-
-
Method Details
-
print
Pretty prints the attribute section.- Returns:
- the printed section
-