1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vim: set binary expandtab tabstop=4 shiftwidth=4 textwidth=80 fdm=syntax:
3 ===============================================================================
6 ===============================================================================
7 This file is part of YATTA!.
9 YATTA! is free software; you can redistribute it and/or modify it under
10 the terms of the GNU General Public License as published by the Free
11 Software Foundation; either version 2 of the License, or (at your option)
14 YATTA! is distributed in the hope that it will be useful, but WITHOUT
15 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
18 You should have received a copy of the GNU General Public License; if not,
19 write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
20 Boston, MA 02111-1307 USA
21 ===============================================================================
22 Creado: mié nov 26 15:54:19 ART 2003
23 Autor: Martin Marrese <mmarre@mecon.gov.ar> - Gonzalo Merayo <gmeray@mecon.gov.ar>
24 ===============================================================================
26 =========================================================================== -->
29 <option key="target" value="*"/>
30 <option key="xmi-input" value="uml.xmi"/>
31 <option key="config-file" value="xmi2code.config"/>
32 <option key="config-file-set" value="false"/>
33 <option key="handler" value="umbrello"/>
34 <option key="generator-path" value="../sistema/local_lib"/>
35 <option key="use-package-as-dir" value="false"/>
36 <option key="use-underscores-as-dirs" value="true"/>
37 <option key="indent" value=" "/>
38 <option key="files-case" value="preserve"/>
39 <option key="generator" value="php.pear"/>
40 <option key="template-path" value="."/>
41 <option key="php.template" value="xmi2code.tpl.php"/>
42 <option key="php.default-code" value="trigger_error('Not implemented!', E_USER_WARNING);"/>
43 <option key="php.pear.use-package-in-classnames" value="false"/>
44 <option key="php.pear.underscore-in-nonpublic" value="true"/>
45 <!-- Nombre del autor -->
46 <option key="author" value="Martin Marrese <mmarre@mecon.gov.ar> - Gonzalo Merayo <gmeray@mecon.gov.ar>"/>