mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
[API] Make CompositionCollection an interface
This commit is contained in:
parent
4db7e12d45
commit
c6baf2dc1f
@ -14,7 +14,7 @@ define([
|
||||
* by another domain object. It provides methods for loading this
|
||||
* list asynchronously, and for modifying this list.
|
||||
*
|
||||
* @class CompositionCollection
|
||||
* @interface CompositionCollection
|
||||
* @param {module:openmct.DomainObject} domainObject the domain object
|
||||
* whose composition will be contained
|
||||
* @param {module:openmct.CompositionProvider} provider the provider
|
||||
|
Loading…
Reference in New Issue
Block a user