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