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