[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.mdt.uml2.uml] Re: Creating a LiteralString


UMLFactory.eInstance.createLiteralString()

Richard Craddock wrote:
Hi there,

I'm happily creating an Enumeration and adding a set of EnumerationLiterals, but I can't see how to create a LiteralString (or any other ValueSpecification) to use in a literal.setSpecification().

Any help greatly appreciated.

Richard