- Removed get_field_name() method from PlanHelper class, added several new properties instead to allow for maximum flexibility.
- Added definitions module with DefinitionTable and RelationTable classes (among others).
- Added common.const module (partially shadows gpf.common.const) with GEONIS constants.
- Improved docstrings.