Rules Designerで、Raises RulesetおよびLonger than 12 yearsルールが表示されています。 「拡張モード」が選択されています。ルールには次の内容が含まれています。

IF

Employee is Employee

and

CurrentDate is a CurrentDate and

Duration.years between(Employee.HireDate, CurrentDate.date) >=12

THEN

assert new RiaseAction( <プロパティの追加> riasePercent: .03, viewRowImple:Employee.ViewRowImpl)

retract Employee