[API] Make CompositionCollection an interface

This commit is contained in:
Victor Woeltjen 2016-09-07 10:58:00 -07:00
parent 4db7e12d45
commit c6baf2dc1f

View File

@ -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