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