Salome HOME
Modifications done to respect PMD rules. Versioning a document is fixed. Validation...
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / dal / dao / kernel / AttributeDAO.java
index 22e7036b65d1ca048112c9347780d95e49ea334e..533f9c9ded543481bcdc44e02740d8dc4eeac34c 100644 (file)
@@ -5,13 +5,12 @@
  * Creation date   06.10.2012
  * @author         $Author$
  * @version        $Revision$
- * Generated by Siman Generator on Wed Oct 17 14:28:24 MSD 2012
+ * Generated by Siman Generator on Tue Nov 06 13:38:56 MSK 2012
  *****************************************************************************/
 
 package org.splat.dal.dao.kernel; 
 
 import org.splat.dal.bo.kernel.Attribute;
-import org.splat.dal.dao.kernel.GenericDAO;
 
 /**
  * Attribute DAO class implementation.