//generated Class Thema
// Do not edit outside marked user editing areas (UEA)
//------------------------------------------>UEAlm&mpxmz|mie&j}dd{`a|&\`mei2(ZK[(dgo
//RCS-generated log goes here. Do not edit this UEA
//$Log: Thema.js,v $
//Revision 1.1 2003-04-16 14:59:13+02 bh
//<>
//
//Revision 1.0 2001-06-06 09:47:34+02 bh
//Initial revision
//
//<------------------------------------------UEAlm&mpxmz|mie&j}dd{`a|&\`mei2(ZK[(dgo
/*
* .<!>
*<P>
*@author $Author: bh $.<!>
*@version $Revision: 1.1 $
*/
//static attributes
//designed operations
//constructor
function Thema( thatName) {
//methods
//associations
//attributes
//------------------------------------------>UEAlm&mpxmz|mie&j}dd{`a|&\`meiWKgf{|z}k|gz
this.name = thatName;
//<------------------------------------------UEAlm&mpxmz|mie&j}dd{`a|&\`meiWKgf{|z}k|gz
}
//superclass
Thema.prototype = new NamedItem;