/** */ package Taxation.impl; import Taxation.DS_for_Interest_Expense; import Taxation.TaxationPackage; import org.eclipse.emf.ecore.EClass; /** * * An implementation of the model object 'DS for Interest Expense'. * * * @generated */ public class DS_for_Interest_ExpenseImpl extends DSImpl implements DS_for_Interest_Expense { /** * * * @generated */ protected DS_for_Interest_ExpenseImpl() { super(); } /** * * * @generated */ @Override protected EClass eStaticClass() { return TaxationPackage.Literals.DS_FOR_INTEREST_EXPENSE; } } //DS_for_Interest_ExpenseImpl