/** */ package TaxationWithRoot; /** * * A representation of the model object 'Local Income'. * * * * @see TaxationWithRoot.TaxationPackage#getLocal_Income() * @model * @generated */ public interface Local_Income extends Income { } // Local_Income