Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Add support for recursive relationships. #451

Closed
allynt opened this issue Feb 9, 2016 · 1 comment
Closed

Add support for recursive relationships. #451

allynt opened this issue Feb 9, 2016 · 1 comment

Comments

@allynt
Copy link

allynt commented Feb 9, 2016

WHO: @allynt

CIM2 has recursive relationships... for example a SoftwareComponent has a property called Sub_Components which is itself of type SoftwareComponent. Since I pre-create all necessary customizations and models, this structure puts me in an infinite loop...

@allynt
Copy link
Author

allynt commented Feb 9, 2016

I have modified the esdoc-mp code to tag recursive relationships. I do it there rather than as part of the Q code b/c it is a pretty inefficient process and the esdoc-mp code does not need to be executed at run-time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant