001 /** 002 * <copyright> 003 * </copyright> 004 * 005 * $Id$ 006 */ 007 package com.hammurapi.review; 008 009 010 /** 011 * <!-- begin-user-doc --> 012 * A representation of the model object '<em><b>Annotation</b></em>'. 013 * <!-- end-user-doc --> 014 * 015 * 016 * @see com.hammurapi.review.ReviewPackage#getAnnotation() 017 * @model 018 * @generated 019 */ 020 public interface Annotation extends Observation { 021 } // Annotation