|
#include <ArmarXCore/core/ArmarXManager.h>
#include <ArmarXCore/observers/exceptions/user/UnknownTypeException.h>
#include <ArmarXCore/util/json/JSONObject.h>
#include "../../StatechartViewerPlugin/model/stateinstance/RegularState.h"
#include "../../StatechartViewerPlugin/model/DynamicRemoteStateClass.h"
#include <ArmarXCore/statechart/ParameterMapping.h>
#include <ArmarXCore/statechart/xmlstates/profiles/StatechartProfiles.h>
#include "StateInstanceFactory.h"
#include "XmlReader.h"