mirror of
https://github.com/nasa/openmct.git
synced 2025-03-10 22:43:55 +00:00
Disallow composition in objects which cannot be created, under the rationale that creatable objects must also be immutable. WTD-1098.
Implements support for rules which determine which objects are allowed to contain other objects, typically by type.