/** * Generic DataModel annotation. * * @class * @constructor */ ve.dm.Annotation = function() { };