mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 08:48:28 +00:00
036722b275
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.