6.3.5 PDP++ Specific Directives

#NO_VIEW
For real-valued unit members, do not display this item in the net view display.
#AGGOP_xxx
(Process object only) sets the default aggregate operator for this process's statistics.
#FINAL_STAT
(Stat object only) indicates if this should be created as a final stat.
#LOOP_STAT
(Stat object only) indicates if this should be created as a loop stat.
#COMPUTE_IN_xxx
(Stat object only) level at which this stat should be computed, xxx is a process type.
#NO_INHERIT
In specs, makes member not-inherit from higher-ups.