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