Organizing Principle:State
A State Related aggregate uses a special type of EA - a state code - to indicate what state is being represented. Some examples are:
- EAC_GENERAL_DAMAGE_FRACTION
- EAC_RUNWAY_SURFACE_CONDITION
The aggregate indicates what state is being represented and which state is active.
Each branch represents the object in the state specified by its link object.