/** */ package TaxationWithRoot; /** * * A representation of the model object 'Employment Income'. * * * * @see TaxationWithRoot.TaxationPackage#getEmployment_Income() * @model * @generated */ public interface Employment_Income extends Income_Type { } // Employment_Income