Issue 19850: What is the order for EnumerationLiterals? (uml2-rtf) Source: (, ) Nature: Clarification Severity: Significant Summary: The constraint #1 (i.e., Matching EnumerationLiterals must be in the same order.) indicates the order of literals is meaningful and important for enumeration. So the question is what is the order for none matching literals in the resulting enumeration? For example, consider enumeration A is {A, B, C, E} and enumeration B (matching A) is {A, C, D, F}, what is the order for literals E, D, and F in the resulting enumeration? Resolution: Revised Text: Actions taken: November 5, 2015: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 05 Nov 2015 04:14:07 -0500 To: Subject: Issue/Bug Report ******************************************************************************* Name: Jingang Zhou Employer: Neusoft mailFrom: zhou-jg@neusoft.com Terms_Agreement: I agree Specification: OMG Unified Modeling Language Section: 12.2.3.9 FormalNumber: formal/2015-03-01 Version: 2.5 Doc_Year: 2015 Doc_Month: March Doc_Day: 01 Page: 245 Title: What is the order for EnumerationLiterals? Nature: Clarification Severity: Significant CODE: 3TMw8 B1: Report Issue Remote Name: 124.93.222.115 Remote User: HTTP User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36 Time: 04:14 AM Description: The constraint #1 (i.e., Matching EnumerationLiterals must be in the same order.) indicates the order of literals is meaningful and important for enumeration. So the question is what is the order for none matching literals in the resulting enumeration? For example, consider enumeration A is {A, B, C, E} and enumeration B (matching A) is {A, C, D, F}, what is the order for literals E, D, and F in the resulting enumeration?