Difference between revisions of "Section C 2020"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
Line 4: Line 4:
 
The skeleton program has the following classes:
 
The skeleton program has the following classes:
  
==Household==
+
[[2020 - Household]]
  
==Settlement==
+
[[2020 - Settlement]]
  
==LargeSettlement==
+
[[2020 - LargeSettlement]]
  
==Outlet==
+
[[2020 - Outlet]]
  
==Company==
+
[[2020 - Company]]
  
==Simulation==
+
[[2020 - Simulation]]
  
 
=Events=
 
=Events=

Revision as of 13:02, 16 September 2019

This section is to document the skeleton program. Section C will be questions relating to the actual code within the program and could relate to specific methods, variables, programming skills, or theory topics.

Classes

The skeleton program has the following classes:

2020 - Household

2020 - Settlement

2020 - LargeSettlement

2020 - Outlet

2020 - Company

2020 - Simulation

Events

The skeleton program should be able to create the following events:

Add Household Event

Cost of Fuel Change Event

Reputation Change Event

Cost Change Event