(subassembly domain assemblyname subassemblyname instancename)
The name of the domain in which this subassembly will be created.
The name of the parent assembly.
The name for this subassembly.
The instance name for this instance of the subassembly.
This command creates a subassembly level of a data organization. Unlike assemblies, each subassembly is instantiated when it is created, and therefore needs an instance name. For more information about assemblies and subassemblies with an example, please refer to Section 17.4.2, “Assemblies, Subassemblies, Attributes, and Properties”.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.