|
Goose Management Model ODdox
1.02
|
#include <croprotation.h>
Public Attributes | |
| unsigned | m_activity |
| bool | m_condition |
Definition at line 64 of file croprotation.h.
| unsigned ManagementDependency::m_activity |
Defines an activity and a condition e.g. activity number X and if true the current activity will not be executed unless X hhas been done. If false the reverse.
Definition at line 68 of file croprotation.h.
| bool ManagementDependency::m_condition |
Definition at line 69 of file croprotation.h.