Adds the given Decoration to the tree
Decorations have no effect unless they are targetted at item(s). Use Decoration#addTarget to have them render in the filetree
Permanently disengages the decoration system from the tree
Returns resolved decorations for given item
Resolution includes taking inheritances into consideration, along with any negations that may void some or all of inheritances
Removes a Decoration from the tree
Note that this "removes" entire Decoration from tree but the said Decoration's targets are still left intact.
Calling DecorationManager#addDecoration with the same Decoration will undo the removal if the targets are left unchanged.
Generated using TypeDoc
NOTES FOR CONTRIBUTORS:
inheritablecomposite see docs forIDecorationMeta.inheritable