From 750b37401bc3eb3e9deb7126d90f871973ba477b Mon Sep 17 00:00:00 2001 From: ArenBabikian Date: Mon, 11 May 2020 10:06:57 -0400 Subject: Remove derived features from the PLEDGE MM --- .../DS_for_Private_Insurance_and_Plan.java | 69 ---------------------- 1 file changed, 69 deletions(-) (limited to 'Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/DS_for_Private_Insurance_and_Plan.java') diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/DS_for_Private_Insurance_and_Plan.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/DS_for_Private_Insurance_and_Plan.java index c72def81..19e23ef5 100644 --- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/DS_for_Private_Insurance_and_Plan.java +++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/DS_for_Private_Insurance_and_Plan.java @@ -13,9 +13,6 @@ package Taxation; *

* * * @see Taxation.TaxationPackage#getDS_for_Private_Insurance_and_Plan() @@ -48,70 +45,4 @@ public interface DS_for_Private_Insurance_and_Plan extends DS { */ void setPrivate_insurance_and_plan_category(Category_of_Private_Insurance_and_Plan value); - /** - * Returns the value of the 'Increase for life insurance' attribute. - * - * - * @return the value of the 'Increase for life insurance' attribute. - * @see #setIncrease_for_life_insurance(double) - * @see Taxation.TaxationPackage#getDS_for_Private_Insurance_and_Plan_Increase_for_life_insurance() - * @model required="true" derived="true" - * @generated - */ - double getIncrease_for_life_insurance(); - - /** - * Sets the value of the '{@link Taxation.DS_for_Private_Insurance_and_Plan#getIncrease_for_life_insurance Increase for life insurance}' attribute. - * - * - * @param value the new value of the 'Increase for life insurance' attribute. - * @see #getIncrease_for_life_insurance() - * @generated - */ - void setIncrease_for_life_insurance(double value); - - /** - * Returns the value of the 'Maximum deductible amount for private insurance' attribute. - * - * - * @return the value of the 'Maximum deductible amount for private insurance' attribute. - * @see #setMaximum_deductible_amount_for_private_insurance(double) - * @see Taxation.TaxationPackage#getDS_for_Private_Insurance_and_Plan_Maximum_deductible_amount_for_private_insurance() - * @model required="true" derived="true" - * @generated - */ - double getMaximum_deductible_amount_for_private_insurance(); - - /** - * Sets the value of the '{@link Taxation.DS_for_Private_Insurance_and_Plan#getMaximum_deductible_amount_for_private_insurance Maximum deductible amount for private insurance}' attribute. - * - * - * @param value the new value of the 'Maximum deductible amount for private insurance' attribute. - * @see #getMaximum_deductible_amount_for_private_insurance() - * @generated - */ - void setMaximum_deductible_amount_for_private_insurance(double value); - - /** - * Returns the value of the 'Maximum deductible amount for old age pension plan' attribute. - * - * - * @return the value of the 'Maximum deductible amount for old age pension plan' attribute. - * @see #setMaximum_deductible_amount_for_old_age_pension_plan(double) - * @see Taxation.TaxationPackage#getDS_for_Private_Insurance_and_Plan_Maximum_deductible_amount_for_old_age_pension_plan() - * @model required="true" derived="true" - * @generated - */ - double getMaximum_deductible_amount_for_old_age_pension_plan(); - - /** - * Sets the value of the '{@link Taxation.DS_for_Private_Insurance_and_Plan#getMaximum_deductible_amount_for_old_age_pension_plan Maximum deductible amount for old age pension plan}' attribute. - * - * - * @param value the new value of the 'Maximum deductible amount for old age pension plan' attribute. - * @see #getMaximum_deductible_amount_for_old_age_pension_plan() - * @generated - */ - void setMaximum_deductible_amount_for_old_age_pension_plan(double value); - } // DS_for_Private_Insurance_and_Plan -- cgit v1.2.3-70-g09d2