This class holds a collection of all XML tags used by frepple. More...
#include <tags.h>
Static Public Attributes | |
static const Keyword | tag_action |
static const Keyword | tag_alternate |
static const Keyword | tag_alternates |
static const Keyword | tag_autocommit |
static const Keyword | tag_available |
static const Keyword | tag_bucket |
static const Keyword | tag_buckets |
static const Keyword | tag_buffer |
static const Keyword | tag_buffers |
static const Keyword | tag_calendar |
static const Keyword | tag_calendars |
static const Keyword | tag_carrying_cost |
static const Keyword | tag_category |
static const Keyword | tag_cluster |
static const Keyword | tag_cmdline |
static const Keyword | tag_command |
static const Keyword | tag_commands |
static const Keyword | tag_constraints |
static const Keyword | tag_consuming |
static const Keyword | tag_consuming_date |
static const Keyword | tag_content |
static const Keyword | tag_cost |
static const Keyword | tag_current |
static const Keyword | tag_customer |
static const Keyword | tag_customers |
static const Keyword | tag_data |
static const Keyword | tag_date |
static const Keyword | tag_dates |
static const Keyword | tag_days |
static const Keyword | tag_default |
static const Keyword | tag_demand |
static const Keyword | tag_demands |
static const Keyword | tag_description |
static const Keyword | tag_detectproblems |
static const Keyword | tag_discrete |
static const Keyword | tag_due |
static const Keyword | tag_duration |
static const Keyword | tag_duration_per |
static const Keyword | tag_effective_end |
static const Keyword | tag_effective_start |
static const Keyword | tag_end |
static const Keyword | tag_enddate |
static const Keyword | tag_endtime |
static const Keyword | tag_entity |
static const Keyword | tag_factor |
static const Keyword | tag_fence |
static const Keyword | tag_filename |
static const Keyword | tag_flow |
static const Keyword | tag_flowplan |
static const Keyword | tag_flowplans |
static const Keyword | tag_flows |
static const Keyword | tag_fromsetup |
static const Keyword | tag_headeratts |
static const Keyword | tag_headerstart |
static const Keyword | tag_hidden |
static const Keyword | tag_id |
static const Keyword | tag_item |
static const Keyword | tag_items |
static const Keyword | tag_leadtime |
static const Keyword | tag_level |
static const Keyword | tag_load |
static const Keyword | tag_loadplan |
static const Keyword | tag_loadplans |
static const Keyword | tag_loads |
static const Keyword | tag_location |
static const Keyword | tag_locations |
static const Keyword | tag_locked |
static const Keyword | tag_logfile |
static const Keyword | tag_loglevel |
static const Keyword | tag_maxearly |
static const Keyword | tag_maximum |
static const Keyword | tag_maximum_calendar |
static const Keyword | tag_maxinterval |
static const Keyword | tag_maxinventory |
static const Keyword | tag_maxlateness |
static const Keyword | tag_members |
static const Keyword | tag_minimum |
static const Keyword | tag_minimum_calendar |
static const Keyword | tag_mininterval |
static const Keyword | tag_mininventory |
static const Keyword | tag_minshipment |
static const Keyword | tag_motive |
static const Keyword | tag_name |
static const Keyword | tag_onhand |
static const Keyword | tag_operation |
static const Keyword | tag_operationplan |
static const Keyword | tag_operationplans |
static const Keyword | tag_operations |
static const Keyword | tag_owner |
static const Keyword | tag_parameter |
static const Keyword | tag_pegged |
static const Keyword | tag_pegging |
static const Keyword | tag_plan |
static const Keyword | tag_plantype |
static const Keyword | tag_posttime |
static const Keyword | tag_pretime |
static const Keyword | tag_price |
static const Keyword | tag_priority |
static const Keyword | tag_problem |
static const Keyword | tag_problems |
static const Keyword | tag_producing |
static const Keyword | tag_producing_date |
static const Keyword | tag_quantity |
static const Keyword | tag_quantity_buffer |
static const Keyword | tag_quantity_demand |
static const Keyword | tag_resource |
static const Keyword | tag_resources |
static const Keyword | tag_resourceskill |
static const Keyword | tag_resourceskills |
static const Keyword | tag_rule |
static const Keyword | tag_rules |
static const Keyword | tag_search |
static const Keyword | tag_setup |
static const Keyword | tag_setupmatrices |
static const Keyword | tag_setupmatrix |
static const Keyword | tag_size_maximum |
static const Keyword | tag_size_minimum |
static const Keyword | tag_size_multiple |
static const Keyword | tag_skill |
static const Keyword | tag_skills |
static const Keyword | tag_solver |
static const Keyword | tag_solvers |
static const Keyword | tag_start |
static const Keyword | tag_startdate |
static const Keyword | tag_startorend |
static const Keyword | tag_starttime |
static const Keyword | tag_steps |
static const Keyword | tag_subcategory |
static const Keyword | tag_supply |
static const Keyword | tag_tosetup |
static const Keyword | tag_type |
static const Keyword | tag_unavailable |
static const Keyword | tag_userexit_buffer |
static const Keyword | tag_userexit_demand |
static const Keyword | tag_userexit_flow |
static const Keyword | tag_userexit_operation |
static const Keyword | tag_userexit_resource |
static const Keyword | tag_validate |
static const Keyword | tag_value |
static const Keyword | tag_variable |
static const Keyword | tag_verbose |
static const Keyword | tag_weight |
This class holds a collection of all XML tags used by frepple.
The class is a mere placeholder for a number of static instances of the Keyword class.
Nothing prevents you from creating static Keyword instances.