Reference policies modeled in a EUROMOD country.
create a class array with the reference policies of a Country.
P = ReferencePolicy(Country)
This class contains the reference policies implemented in a EUROMOD country model. The class elements can be accessed by indexing the class array with an integer, or a string value of any class property (e.g. name, ID, order, etc.).
This class is stored in the property policies of the Country class.
This class stores classes of type Extension.