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