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