Hide Field Just For Printing
HideFieldJustForPrinting annotation is used to indicate that a slot should not be presented in the default print representation. The annotation HideFieldInDebugger also hides the field for printing, but that annotation also prevents the field from showing up in the debugger when using the Eclipse debugger's "Show Logical Structure".
Author
Mark van Gulik