An ACComponent can have an unrestricted number of childhood elements that are also ACComponents. This allows you to create a recursive tree structure at any depth. Each child component must have a unique name within the same list (Property ACIdentifier). This concept is similar to that of a file system. Therefore, the address of an ACComponent instance can also be uniquely identified. The address is called ACUrl and each ACIdentifier is separated by a backslash:
The Child-ACComponent instances are generated either:
- Static,
- Dynamic or
- Program controlled.