Catalog Curation Scope
The model-assembly curation surface handed to Model.curateCatalog. Extends ElementCatalogScope with the ability to remove nominations contributed by the element roll-up — the tool for pruning a catalog that a heavily-reused element has over-populated — and to override an element's nomination (a plain re-nomination of the same key replaces it; the model-level metadata wins).
As with the element scope, the instance and convenience forms are defaults delegating to the core methods.
Inheritors
Functions
Drop ALL element-declared nominations, leaving only what this block adds.
Remove the nomination of this control, if present.
Remove the nomination of this JSON control, if present.
Remove the nomination of this string control, if present.
Remove the nomination of this counter, if present.
Remove the nomination of this response, if present.
Remove the nomination of this random-variable parameter, if present.
Remove every nomination contributed by element's own specifyCatalog.
Remove the nominated input with this key, if present.
Remove every nominated input matching predicate.
Remove the nominated output with this name, if present.
Remove every nominated output matching predicate.
Remove every nomination contributed by element or any element beneath it.