Eligible Members

  1. Edit the "Number of Eligible Members" rule so that it refers to the "numEligibleMembers" rule in the "SampleBenefit" class.
  2. On the "Number of Eligible Members" rule diagram, edit the rule for "all the people in the household" to refer to the "household" rule in the SampleBenefit class.
  3. On the same diagram, edit the "person is eligible" rule to refer to the "eligible" rule in the Person class.
  4. Find any attributes on classes in the Technical View and delete all that are not required or begin with "newAttribute".