/** * <copyright> * </copyright> * * $Id$ */ package configuration.businessconfiguration; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Country</b></em>'. * <!-- end-user-doc --> * * * @see configuration.businessconfiguration.BusinessconfigurationPackage#getCountry() * @model * @generated */ public interface Country extends ScopingContext { } // Country