It should be possible to specify a default value in option
lists. Currently an option list is moddeled as UML
documentation in java property format with key=value
pairs.
To set the default property, a convention should be
chosen. For example:
key[default]=value ?
Any alternatives?