/** * 2014 Urs Zeidler */ package de.urszeidler.eclipse.shr5; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Abstrakt Fokus</b></em>'. * <!-- end-user-doc --> * * * @see de.urszeidler.eclipse.shr5.Shr5Package#getAbstraktFokus() * @model abstract="true" * @generated */ public interface AbstraktFokus extends Fokus, AbstraktGegenstand { } // AbstraktFokus