interfaces.IDHierarchicalCreatable.IDHierarchicalCreatable(a, b, deps, id, …opts)

new IDHierarchicalCreatable(a, b, deps, id, …opts)

Creates an instance of an IDHierarchicalCreatable.
Parameters:
Name Type Attributes Description
a * Instance methods this integration/interface must have in addition to those up the prototype change
b * Static methods this integration/interface must have in addition to those up the prototype change
deps Object The dependencies object, called by interfaces.DepsCreatable.create.
id string The ID of this instance.
opts * <repeatable>
Any other options this instance may take in its initializer.
See: