//$Id$ package org.hibernate.tool.hbm2x.hbm2hbmxml; public interface Named { public String getName(); }