/** */ package fr.obeo.intent.specification; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Test Note</b></em>'. * <!-- end-user-doc --> * * * @see fr.obeo.intent.specification.SpecificationPackage#getTestNote() * @model * @generated */ public interface TestNote extends Note { } // TestNote