This packages contains classes and interfaces for controlling user interaction with models and views
in a mathematical document. The WmiViewFactory is used to construct a view from a model,
and to locate a view that corresponds to a model. This setup allows for the creation of multiple views
for a model.
The WmiCommand class is the base class for any action that interacts with a model. The
scheduling and reporting of command execution is handled via the WmiTaskScheduler class.