getElementMap method

Map<int, RxElement> getElementMap()

Implementation

Map<int, RxElement> getElementMap() {
  return elementMap;
}