/** * DataModel namespace. * * All classes and functions will be attached to this object to keep the global namespace clean. */ ve.dm = { //'nodeFactory': Initialized in ve.dm.NodeFactory.js //'converter': Initialized in ve.dm.Converter.js };