Child Factory Ifc
Configures a freshly created child QObject for a given parent. The child itself is constructed by the ForkStation (since QObject is an inner class of ModelElement and must be created in model-element context); this hook marks/types it, attaches a value object, etc. Called once per spawned child. Mirrors the source-station marking idiom.