* @return the mnemonic
* @exception NullPointerException if the mnemonic is null
*/
public Integer createMnemonic() throws Exception, NullPointerException {
return new Integer(0);
/**?? Introduce new Type for each String --> Terms --> Terminology!
Integer m = new Integer();
if (m != null) {