public ActivityDescription(Definitions diagram, Locale l){
        super(diagram,l);
        this.l=l;
        this.id = "8"; //$NON-NLS-1$
        this.Description = Messages.getString("ActivityDescription.Description",l); //$NON-NLS-1$