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