/** * <copyright> * </copyright> * * $Id$ */ package com.emf4sw.owl; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Annotation Property</b></em>'. * <!-- end-user-doc --> * * * @see com.emf4sw.owl.OWLPackage#getAnnotationProperty() * @model * @generated */ public interface AnnotationProperty extends OWLProperty { } // AnnotationProperty