The Configuration Section is optional .
General Format
Syntax Rules
- The CONFIGURATION SECTION header is optional only if it is the first statement in the program.
- The Configuration Section must not be stated in a program that is contained within another program.
- The Configuration Section must not be stated in a method definition.
- The Source-Computer, Object-Computer and Repository paragraphs must not be stated in a factory definition or an object definition.
- The Constraints paragraph must not be stated in a factory defintion or an object definition.
General Rules
- The entries explicitly or implicitly stated in the Configuration Section of a source unit that contains other source units apply to each directly or indirectly contained source unit.