/** */ package Taxation; /** * * A representation of the model object 'Loss Carryforward'. * * * * @see Taxation.TaxationPackage#getLoss_Carryforward() * @model * @generated */ public interface Loss_Carryforward extends Special_Expense_DS { } // Loss_Carryforward