/** * <copyright> * </copyright> * * $Id: Columns.java,v 1.4 2007/07/04 19:31:48 mtaal Exp $ */ package org.eclipse.emf.teneo.hibernate.hbannotation; /** * <!-- begin-user-doc --> A representation of the model object '<em><b>Columns</b></em>'. <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Columns#getValue <em>Value</em>}</li> * </ul> * </p> * * @see org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotationPackage#getColumns() * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'" * @generated */ public interface Columns extends HbAnnotation { } // Columns