No SDO API to access enumeration for the moment. FYI EEnum#getELiterals() is the EMF API.
On 2/2/07, Christian Landbo Frederiksen < [EMAIL PROTECTED]> wrote:
Can anybody tell me where I can find the enumerated values (X, Y, Z) when I have defined a dataobject containing this: <simpleType name="Test"> <restriction base="string"> <enumeration value="X"/> <enumeration value="Y"/> <enumeration value="Z"/> </restriction> </simpleType> If SDO does not offer it directly can I use the underlying EMF? /Chr
-- Yang ZHONG
