Uses of Class
mmp.engine.MacroRegistry

Packages that use MacroRegistry
mmp.engine Provides the engine of the MNI macro processor mmp. 
 

Uses of MacroRegistry in mmp.engine
 

Methods in mmp.engine that return MacroRegistry
 MacroRegistry EngineContext.getMacroRegistry()
          Get macro registry of macro processor.
 MacroRegistry Engine.getMacroRegistry()