]> git.llucax.com Git - mecon/meconlib.git/blob - doc/HTML/xmi2code.config
Quito de Marco aquellos objetos que no se utilizan.
[mecon/meconlib.git] / doc / HTML / xmi2code.config
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  ! vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
4  ! **********************************************************************
5  ! *                      Ministerio de Economía                        *
6  ! *                            MECONLIB                                *
7  ! **********************************************************************
8  ! * This file is part of MECONLIB.                                     *
9  ! *                                                                    *
10  ! * MECONLIB is free software; you can redistribute it and/or modify   *
11  ! * it under the terms of the GNU General Public License as published  *
12  ! * by the Free Software Foundation; either version 2 of the License,  *
13  ! * or (at your option) any later version.                             *
14  ! *                                                                    *
15  ! * MECONLIB is distributed in the hope that it will be useful, but    *
16  ! * WITHOUT ANY WARRANTY; without even the implied warranty of         *
17  ! * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU   *
18  ! * General Public License for more details.                           *
19  ! *                                                                    *
20  ! * You should have received a copy of the GNU General Public License  *
21  ! * along with Hooks; if not, write to the Free Software Foundation,   *
22  ! * Inc., 59 Temple Place, Suite 330, Boston, MA  02111*1307  USA      *
23  ! **********************************************************************
24  ! * Creado: lun jun 23 15:21:18 ART 2003                               *
25  ! * Autor:  Leandro Lucarella <llucar@mecon.gov.ar>                    *
26  ! **********************************************************************
27  ! 
28  ! $Id$
29  ! 
30  !-->
31
32 <xmi2code>
33   <option key="target" value="*"/>
34   <option key="xmi-input" value="html.xmi"/>
35   <option key="config-file" value="xmi2code.config"/>
36   <option key="config-file-set" value="false"/>
37   <option key="handler" value="umbrello"/>
38   <option key="generator-path" value="../../lib"/>
39   <option key="use-package-as-dir" value="false"/>
40   <option key="use-underscores-as-dirs" value="true"/>
41   <option key="indent" value="    "/>
42   <option key="files-case" value="preserve"/>
43   <option key="generator" value="php.pear"/>
44   <option key="template-path" value=".."/>
45   <option key="php.template" value="xmi2code.tpl.php"/>
46   <option key="php.default-code" value="trigger_error('Not implemented!', E_USER_WARNING);"/>
47   <option key="php.pear.use-package-in-classnames" value="false"/>
48   <option key="php.pear.underscore-in-nonpublic" value="true"/>
49 </xmi2code>