| 4 | * This file contains the DesignPattern::Facade class. | * This file contains the DesignPattern::Facade class. | 
| 5 | * | * | 
| 6 | * @author Andreas Motl <andreas.motl@ilo.de> | * @author Andreas Motl <andreas.motl@ilo.de> | 
| 7 |  | * @package org.netfrag.glib | 
| 8 | * @name DesignPattern::Facade | * @name DesignPattern::Facade | 
| 9 | * @filesource | * @filesource | 
| 10 | * | * | 
| 15 | * $Id$ | * $Id$ | 
| 16 | * | * | 
| 17 | * $Log$ | * $Log$ | 
| 18 |  | * Revision 1.4  2003/03/05 23:16:48  joko | 
| 19 |  | * updated docu - phpDocumentor is very strict about its 'blocks'... | 
| 20 |  | * | 
| 21 |  | * Revision 1.3  2003/03/05 17:28:43  joko | 
| 22 |  | * updated docu (phpDocumentor testing....) | 
| 23 |  | * | 
| 24 | * Revision 1.2  2003/03/05 17:02:22  joko | * Revision 1.2  2003/03/05 17:02:22  joko | 
| 25 | * updated docu (phpDocumentor testing....) | * updated docu (phpDocumentor testing....) | 
| 26 | * | * | 
| 56 | * @link http://www.gnu.org/licenses/lgpl.txt | * @link http://www.gnu.org/licenses/lgpl.txt | 
| 57 | * | * | 
| 58 | * @package org.netfrag.glib | * @package org.netfrag.glib | 
| 59 |  | * @subpackage DesignPattern | 
| 60 | * @name DesignPattern::Facade | * @name DesignPattern::Facade | 
| 61 | * | * | 
| 62 | * @todo | * @todo |