Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pauldt/projects/IDEA/IDEA-ALL/IDEA-DEV/Core/PlanServer/Includes/PslXIDDLTags.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PslXIDDLTags.hh,v 1.7 2005/12/30 22:15:02 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/COPYRIGHT
00005 #ifndef PLANSERVER_XIDDL_TAGS_HEADER_
00006 #define PLANSERVER_XIDDL_TAGS_HEADER_
00007 
00008 namespace IDEA
00009 {
00010   const std::string XIDDL_DURATION_CONSTANT = "define_duration_constant";
00011   
00012   const char* XIDDL_AGENTS_TAG = "agents";
00013   const char* XIDDL_AGENT_LATENCY_TAG = "agent_latency";
00014   const char* XIDDL_ATTRIBUTE_TAG = "attr";
00015   const char* XIDDL_ARGUMENT_TAG = "arg";
00016   const char* XIDDL_CALL_ARGUMENTS_TAG = "call_args";
00017   const char* XIDDL_CLASS_TAG = "class";
00018   const char* XIDDL_CHANNEL_TAG = "channel";
00019   const char* XIDDL_DEFINE_AGENT_TAG = "define_agent";
00020   const char* XIDDL_DEFINE_DURATION_CONSTANT_TAG = "define_duration_constant";
00021   const char* XIDDL_DEFINE_LABEL_SET_TAG = "define_label_set";
00022   const char* XIDDL_DEFINE_MEMBER_VALUES_TAG = "define_member_values";
00023   const char* XIDDL_DEFINE_NUMERIC_CONSTANT_TAG = "define_numeric_constant";
00024   const char* XIDDL_DEFINE_OBJECT_CLASS_TAG = "define_object_class";
00025   const char* XIDDL_DEFINE_PROCEDURE_TAG = "define_procedure";
00026   const char* XIDDL_FLAG_TAG = "flag";
00027   const char* XIDDL_INITIAL_COMMUNICATION_CHANNELS_TAG = "initial_communication_channels";
00028   const char* XIDDL_INITIAL_SUBSYSTEMS_TAG = "initial_subsystems";
00029   const char* XIDDL_INTERNAL_MODES_TAG = "internal_modes";
00030   const char* XIDDL_INTERNAL_PROCESSES_TAG = "internal_processes";
00031   const char* XIDDL_LOWERBOUND_TAG = "lb";
00032   const char* XIDDL_MODE_TAG = "mode";
00033   const char* XIDDL_NAME_TAG = "name";
00034   const char* XIDDL_OBJECT_TAG = "object";
00035   const char* XIDDL_OBJECTS_TAG = "objects";
00036   const char* XIDDL_PREDICATE_TAG = "pred";
00037   const char* XIDDL_PROCEDURES_TAG = "procedures";
00038   const char* XIDDL_PROCEDURE_USING_CPU = "procedure_using_cpu";
00039   const char* XIDDL_PROCESS_TAG = "process";
00040   const char* XIDDL_RANGE_TAG = "range";
00041   const char* XIDDL_RELAY_TAG = "relay";
00042   const char* XIDDL_RETURN_ARGUMENTS_TAG = "return_args";
00043   const char* XIDDL_RETURN_STATUS_TAG = "return_status";
00044   const char* XIDDL_SHUTDOWN_PROCEDURE_TAG = "shutdown_procedure";
00045   const char* XIDDL_SUBSYSTEM_TAG = "subsystem";
00046   const char* XIDDL_TARGET_TAG = "target";
00047   const char* XIDDL_TIME_UNIT_TAG = "time_unit";
00048   const char* XIDDL_TYPE_TAG = "type";
00049   const char* XIDDL_UPPERBOUND_TAG = "ub";
00050   const char* XIDDL_VALUE_TAG = "value";
00051   const char* XIDDL_XIDDL_TAG = "xiddl";
00052 
00053   const char* XIDDL_BOOLEAN_VALUE = "Boolean";
00054   const char* XIDDL_CENTI_SECONDS_VALUE = "centi_seconds";
00055   const char* XIDDL_DECI_SECONDS_VALUE = "deci_seconds";
00056   const char* XIDDL_DYNAMIC_LABEL_SET_TYPE_VALUE = "dynamic-label-type";
00057   const char* XIDDL_DYNAMIC_TAG = "dynamic";
00058   const char* XIDDL_EXECUTABLE_VALUE = "executable";
00059   const char* XIDDL_GOAL_VALUE = "goal";
00060   const char* XIDDL_INTEGER_VALUE = "Integer";
00061   const char* XIDDL_MICRO_SECONDS_VALUE = "micro_seconds";
00062   const char* XIDDL_MILLI_SECONDS_VALUE = "milli_seconds";
00063   const char* XIDDL_REAL_VALUE = "Real";
00064   const char* XIDDL_SECONDS_VALUE = "seconds";
00065   const char* XIDDL_STRING_VALUE = "String";
00066   const char* XIDDL_SUCCESSOR_SELECTOR_VALUE = "successor_selector";
00067   const char* XIDDL_SYMBOL_VALUE = "Symbol";
00068 
00069 }
00070 
00071 #endif // PLANSERVER_XIDDL_TAGS_HEADER_

Contact information
© IDEA
Generated on Fri Feb 3 17:09:41 2006 for IDEA.