To derive the child model details
Can any one tell me the Java api that can derive the submodels of the Parent Model.
Configuration.getRootComponent() will gives the parent model root node. I want to derive the submodel under this parent node.
Thanks in advance.
1