.. ******************************************************************************* * MetaFactory.io R2 * Technical Documentation * * File name : ProRef_BusinessStyle.rst * Created by : Marnix Bochove (original text) * Updated by : Niels de Nies * * MetaFactory BV Amsterdam ******************************************************************************* .. include:: /inline-images.txt .. include:: /metadata_include.txt BusinessStyle ============= is a sub element of and is used for the JavaDoc. .. todo:: elaborate on purpose .. code-block:: xml :caption: in project file :name: PR-businessStyle :linenos: :emphasize-lines: 5-9 ... ... true ... ... .. rubric:: Attributes There are no attributes for . .. rubric:: Sub elements .. list-table:: ** sub elements** :widths: 15 55 15 15 :header-rows: 1 :class: tight-table * - Name - Details - Type - Number * - author - |Question S| - string - 0 or 1 * - tab - - string - 0 or 1 * - eol - - string - 0 or 1 * - javadocForInterface - - string - 0 or 1 * - javadocForClass - - - 0 or 1 * - header - - - 0 or 1 * - footer - - - 0 or 1 * - createDefaultJavaDocForInterface - - boolean - 0 or 1 * - addAuthorToDefaultJavaDocForInterface - - boolean - 0 or 1 * - createDefaultJavaDocForClass - - boolean - 0 or 1 * - addAuthorToDefaultJavaDocForClass - - boolean - 0 or 1