/** */ package IFML.Core; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Simple Context Variable</b></em>'. * <!-- end-user-doc --> * * * @see IFML.Core.CorePackage#getSimpleContextVariable() * @model * @generated */ public interface SimpleContextVariable extends ContextVariable { } // SimpleContextVariable