01: package gr.spinellis.basic.views; 02: 03: /** 04: * @view 05: * @opt hide 06: * 07: * @match class gr.spinellis.basic.* 08: * @opt !hide 09: * @opt attributes 10: * @opt nodefontsize 16 11: * @opt nodefillcolor yellow 12: */ 13: public class ViewAtt { 14: }