/** */ package TaxationWithRoot; /** * * A representation of the model object 'Tax Case'. * * * * @see TaxationWithRoot.TaxationPackage#getTax_Case() * @model interface="true" abstract="true" * @generated */ public interface Tax_Case extends Root { } // Tax_Case