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