/** */ package Taxation; /** * * A representation of the model object 'Interest Expense'. * * * * @see Taxation.TaxationPackage#getInterest_Expense() * @model * @generated */ public interface Interest_Expense extends Special_Expense_DS { } // Interest_Expense