openmct/platform/containment/test
Pete Richards 65325b90fd Composition policy takes child instance
The composition policy now takes a child instance instead
of the child type, as in all cases we have access to the child
object.

This allows new-style objects to be contained by old-style objects.

Updated all composition policies to use standardized argument names
instead of `context` and `candidate`; this makes it easier to
understand.

Updated AddActionProvider to hardcode the object types supported.
2017-02-21 12:32:49 -08:00
..
ComposeActionPolicySpec.js [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
CompositionModelPolicySpec.js [Build] Remove boilerplate from scripts 2016-03-04 10:46:38 -08:00
CompositionMutabilityPolicySpec.js [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
CompositionPolicySpec.js [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00