Sets the list of element IDs associated with this interaction goal.
void setElementIds(List<String> elementIds) { this.elementIds = elementIds; }