con_include.hGo to the documentation of this file.00001 /** @file con_include.h 00002 Includes all header files of the coordinationcontrol plug-in. 00003 */ 00004 00005 00006 #ifndef FAUDES_CON_INCLUDE_H 00007 #define FAUDES_CON_INCLUDE_H 00008 00009 #include "con_decomposability.h" 00010 #include "con_decomposability_extension.h" 00011 #include "con_controllability.h" 00012 #include "con_closed.h" 00013 #include "con_cctrim.h" 00014 #include "con_supcc.h" 00015 00016 #endif 00017 00018 00019 /** 00020 00021 @defgroup CoordinationControlPlugIn CoordinationControl Plug-In 00022 00023 @ingroup AllPlugins 00024 00025 @section CoordinationControlLicense License 00026 00027 This plug-in is distributed with libFAUDES and under the terms of the LGPL. 00028 <br> 00029 <br> 00030 Copyright (c) 2011, 2012, Tomas Masopust. 00031 00032 */ libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen |