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