/** */ package Taxation.impl; import Taxation.Agriculture_and_Forestry_Income; import Taxation.TaxationPackage; import org.eclipse.emf.ecore.EClass; /** * * An implementation of the model object 'Agriculture and Forestry Income'. * * * @generated */ public class Agriculture_and_Forestry_IncomeImpl extends Income_TypeImpl implements Agriculture_and_Forestry_Income { /** * * * @generated */ protected Agriculture_and_Forestry_IncomeImpl() { super(); } /** * * * @generated */ @Override protected EClass eStaticClass() { return TaxationPackage.Literals.AGRICULTURE_AND_FORESTRY_INCOME; } } //Agriculture_and_Forestry_IncomeImpl