/** */ package TaxationWithRoot; /** * * A representation of the model object 'Professional Expense'. * * * * @see TaxationWithRoot.TaxationPackage#getProfessional_Expense() * @model * @generated */ public interface Professional_Expense extends Expense { } // Professional_Expense