blob: 1071b04568880b0f4a5c4c220e5b0fec53370a26 [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id: Country.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
*/
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