| activeSubstate | State | protected |
| addDetachedTransition(const QString &eventName, StateInstancePtr sourceState) | State | slot |
| addDynamicRemoteSubstate(StatePtr state, QString instanceName, const QPointF &pos) | State | slot |
| addEndSubstate(const QString &endstateName, const QString &eventName, const QPointF &pos=QPointF()) | State | slot |
| addReferences(const QMap< QString, armarx::statechartmodel::StatePtr > &uuidStateMap) | State | |
| addRemoteSubstate(StatePtr newRemoteSubstate, const QString &remoteStateOffererName, QString instanceName="", const QPointF &pos=QPointF()) | State | slot |
| addSubstate(StateInstancePtr stateInstance) | State | slot |
| addSubstate(StatePtr newSubstate, QString instanceName="", const QPointF &pos=QPointF()) | State | slot |
| addSupportPoint(TransitionCPtr transition, QPointF supportPoint) | State | slot |
| addTransition(TransitionPtr newTransition) | State | slot |
| bendTransition(TransitionCPtr transition, int u, int v) | State | slot |
| checkLogLevel(MessageTypeT level) const | Logging | protected |
| checkSubstate(StatePtr newState) const | State | protected |
| checkTransition(TransitionPtr transition) const | State | protected |
| clearActiveSubstates() | State | slot |
| connectToSubclasses() | State | |
| cppClassName | State | protected |
| deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
| description | State | protected |
| detachTransitionDestination(TransitionCPtr transition, QPointF floatingEndPoint) | State | slot |
| detachTransitionDestination(TransitionCPtr transition) | State | slot |
| dirty | State | protected |
| dirtyStatusChanged(bool newStatus) | State | signal |
| DynamicRemoteStateClass(QString uuid="") | DynamicRemoteStateClass | |
| editable | State | protected |
| findTransition(TransitionCPtr t) const | State | |
| findTransition(const QString &eventName, const QString &transitionSourceName, const QString &transitionDestinationName) const | State | |
| getActiveSubstate() const | State | inline |
| getAllEvents() const | State | |
| getDescription() const | State | inline |
| getDirty() const | State | inline |
| getEffectiveLoggingLevel() const | Logging | |
| getInputAndLocalParameters() const | State | |
| getInputParameters() const | State | inline |
| getInstances(statechartmodel::StatePtr stateClass) const | State | protected |
| getLocalParameters() const | State | inline |
| getLogSender() const | Logging | protected |
| getOutgoingEvents() const | State | inline |
| getOutputParameters() const | State | inline |
| getProxies() const | State | inline |
| getSize() const | State | inline |
| getStartState() const | State | |
| getStartStateInputMapping() const | State | |
| getStartTransition() const | State | |
| getStartTransition() | State | protected |
| getStateName() const | State | inline |
| getSubstates() const | State | inline |
| getTransition(const QString &eventName, StateInstancePtr sourceInstance) const | State | protected |
| getTransitions(bool withStartTransition=false) const | State | |
| getType() const override | DynamicRemoteStateClass | virtual |
| getUUID() const | State | inline |
| hasDescendant(statechartmodel::StatePtr state) const | State | |
| inputParameters | State | protected |
| isEditable() const | State | |
| localParameters | State | protected |
| Logging() | Logging | |
| loghelper(const char *file, int line, const char *function) const | Logging | protected |
| margin | State | |
| minimumLoggingLevel | Logging | protected |
| outgoingTransitionChanged(const QString &eventName, statechartmodel::StatePtr stateClass, statechartmodel::SignalType signalType) | State | signal |
| outgoingTransitions | State | protected |
| outputParameters | State | protected |
| proxies | State | protected |
| removeSubstate(StateInstancePtr substate) | State | slot |
| removeSubstate(QString stateInstanceName) | State | slot |
| removeTransition(TransitionPtr transition) | State | slot |
| renameSubstate(QString oldName, QString newName) | State | slot |
| replaceSubstate(QString stateInstanceName, StateInstancePtr newInstance) | State | slot |
| replaceSubstates(StateInstanceMap newSubstateList) | State | slot |
| replaceTransitions(TransitionList newTransitionList) | State | slot |
| resized() | State | signal |
| setActiveSubstate(StateInstancePtr newActiveState) | State | slot |
| setDescription(const QString &newDescription) | State | slot |
| setEditable(bool editable) | State | slot |
| setInputParameters(const StateParameterMap &newInputParameters) | State | slot |
| setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
| setLocalParameters(const StateParameterMap &newLocalParameters) | State | slot |
| setOutgoingEvents(const EventList &outgoingEvents) | State | slot |
| setOutputParameters(const StateParameterMap &newOutputParameters) | State | slot |
| setSize(const QSizeF &newSize) | State | slot |
| setStartState(StateInstancePtr newStartState) | State | slot |
| setStartStateInputMapping(const ParameterMappingList &newStartStateInputMapping) | State | slot |
| setStateName(const QString &newName) | State | slot |
| setSubstateAreaSize(const QSizeF &newSize) | State | slot |
| setTag(const LogTag &tag) | Logging | |
| setTag(const std::string &tagName) | Logging | |
| setTransitionActivated(TransitionCPtr transition) | State | slot |
| setTransitionMapping(TransitionCPtr transition, const ParameterMappingList &mappingToNextStateInput, const ParameterMappingList &mappingToParentLocal, const ParameterMappingList &mappingToParentOutput) | State | slot |
| setTransitionSupportPoints(statechartmodel::TransitionCPtr transition, const SupportPoints &points, const QPointPtr &labelCenterPosition=QPointPtr(), const FloatPtr &labelFontPointSize=FloatPtr()) | State | slot |
| setTransitionUserCodeEnabled(TransitionCPtr transition, bool enabled=true) | State | slot |
| size | State | protected |
| spamFilter | Logging | mutableprotected |
| State(const QString &uuid="") | State | explicit |
| stateChanged(statechartmodel::SignalType signalType) | State | signal |
| stateDeleted() | State | signal |
| stateName | State | protected |
| StateTypeToString(eStateType type) | State | static |
| substateChanged(statechartmodel::StateInstancePtr substate, statechartmodel::SignalType signalType) | State | signal |
| substates | State | protected |
| tag | Logging | protected |
| transitionChanged(statechartmodel::TransitionCPtr transition, statechartmodel::SignalType signalType) | State | signal |
| transitions | State | protected |
| updateTransition(const QString &eventName, statechartmodel::StatePtr stateClass, statechartmodel::SignalType signalType) | State | slot |
| updateTransitionDestination(TransitionCPtr transition, StateInstancePtr newDest, QPointList newSupportPoints=QPointList()) | State | slot |
| UUID | State | protected |
| ~DynamicRemoteStateClass() override | DynamicRemoteStateClass | |
| ~Logging() | Logging | virtual |
| ~State() override | State | |