# File lib/rgen/serializer/xml_serializer.rb, line 54 def eAllAttributes(element) @eAllAttributes ||= {} @eAllAttributes[element.class] ||= element.class.ecore.eAllAttributes end