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