Class: MontageReviver

MontageReviver

Members

(static) parseObjectLocationId

Location Id is in the form of [] where [] is optional. When objectName is missing it is derived from the last path component of moduleId transformed into CamelCase.
Source:
Examples
"event/event-manager" has a default objectName of EventManager.

When the last path component ends with ".reel" it is removed before
creating the default objectName.
"matte/ui/input-range.reel" has a default objectName of
         InputRange.

init

Source: