/** * <copyright> * </copyright> * * $Id: MappedSuperclass.java,v 1.5 2007/07/04 19:28:01 mtaal Exp $ */ package org.eclipse.emf.teneo.annotations.pannotation; /** * <!-- begin-user-doc --> A representation of the model object '<em><b>Mapped Superclass</b></em>'. <!-- * end-user-doc --> * * * @see org.eclipse.emf.teneo.annotations.pannotation.PannotationPackage#getMappedSuperclass() * @model annotation="teneo/internal/Target 0='EClass'" * annotation="http://www.eclipse.org/emf/2002/Ecore constraints='NoInterface'" * @generated */ public interface MappedSuperclass extends PAnnotation { } // MappedSuperclass