<?xml version="1.0" encoding="Windows-1255" ?><Class name="Module" inherit="core.gml:Unit" alias="module" hierarchy="GMLDOM" id="core.gml:Module" sort="21" urn="core.gml:diagrams.Module.gs" toc="\Diagrams"><Summary>A Module is a unit that groups together a collection of other units for organizational
   purposes. A Module unit resembles a folder in a filing system.</Summary><Inherit>&lt;q ref=&quot;core.gml:Unit&quot;&gt;Unit&lt;/q&gt;</Inherit><Remarks>&lt;ul&gt;&lt;li&gt;Any GML unit (including a Module unit) always belong to exactly one Module, except for the top-level Module (the model root unit) which has no parent. &lt;/li&gt;&lt;li&gt;A non-Module unit can be referenced from other non-Module unit in an unrestricted way. &lt;/li&gt;&lt;li&gt;The collection of Module units in a model thus forms a navigation tree, where the root is the top-level Module, the inner nodes are other Module units, and the leaves are non-Module units. &lt;/li&gt;&lt;/ul&gt;

      &lt;h2&gt;Child Elements&lt;/h2&gt;
      &lt;q ref=&quot;core.gml:Usage&quot;&gt;Usage&lt;/q&gt;, &lt;q ref=&quot;core.gml:Note&quot;&gt;Note&lt;/q&gt;</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Class>