Dojo Filter

Classes

Using the dojo filter, classes are currently parsed from the following method invocation:

dojo.provide('namespace.classname')

where namespace may be compound.

The Rest

The Dojo filter in JS/UML only supports parsing classes at this moment. Work is being done to parse more model elements from code written in the Dojo style.