Data type CompositionUpdate
access this type via: composition.OptionBuilder (uses)
This data type describes the set of compositional changes implied by updating a component.
Fields
bool ok Status flag indicating whether or not the component update procedure succeeded.
Composition remOptions[] The set of composition options which should be removed as a consequence of the component update.
Composition addOptions[] The set of composition options which should be added as a consequence of the component update.