DynamicRemoteStateClass Member List

This is the complete list of members for DynamicRemoteStateClass, including all inherited members.

activeSubstateStateprotected
addDetachedTransition(const QString &eventName, StateInstancePtr sourceState)Stateslot
addDynamicRemoteSubstate(StatePtr state, QString instanceName, const QPointF &pos)Stateslot
addEndSubstate(const QString &endstateName, const QString &eventName, const QPointF &pos=QPointF())Stateslot
addReferences(const QMap< QString, armarx::statechartmodel::StatePtr > &uuidStateMap)State
addRemoteSubstate(StatePtr newRemoteSubstate, const QString &remoteStateOffererName, QString instanceName="", const QPointF &pos=QPointF())Stateslot
addSubstate(StateInstancePtr stateInstance)Stateslot
addSubstate(StatePtr newSubstate, QString instanceName="", const QPointF &pos=QPointF())Stateslot
addSupportPoint(TransitionCPtr transition, QPointF supportPoint)Stateslot
addTransition(TransitionPtr newTransition)Stateslot
bendTransition(TransitionCPtr transition, int u, int v)Stateslot
checkLogLevel(MessageTypeT level) constLoggingprotected
checkSubstate(StatePtr newState) constStateprotected
checkTransition(TransitionPtr transition) constStateprotected
clearActiveSubstates()Stateslot
connectToSubclasses()State
cppClassNameStateprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
descriptionStateprotected
detachTransitionDestination(TransitionCPtr transition, QPointF floatingEndPoint)Stateslot
detachTransitionDestination(TransitionCPtr transition)Stateslot
dirtyStateprotected
dirtyStatusChanged(bool newStatus)Statesignal
DynamicRemoteStateClass(QString uuid="")DynamicRemoteStateClass
editableStateprotected
findTransition(TransitionCPtr t) constState
findTransition(const QString &eventName, const QString &transitionSourceName, const QString &transitionDestinationName) constState
getActiveSubstate() constStateinline
getAllEvents() constState
getDescription() constStateinline
getDirty() constStateinline
getEffectiveLoggingLevel() constLogging
getInputAndLocalParameters() constState
getInputParameters() constStateinline
getInstances(statechartmodel::StatePtr stateClass) constStateprotected
getLocalParameters() constStateinline
getLogSender() constLoggingprotected
getOutgoingEvents() constStateinline
getOutputParameters() constStateinline
getProxies() constStateinline
getSize() constStateinline
getStartState() constState
getStartStateInputMapping() constState
getStartTransition() constState
getStartTransition()Stateprotected
getStateName() constStateinline
getSubstates() constStateinline
getTransition(const QString &eventName, StateInstancePtr sourceInstance) constStateprotected
getTransitions(bool withStartTransition=false) constState
getType() const overrideDynamicRemoteStateClassvirtual
getUUID() constStateinline
hasDescendant(statechartmodel::StatePtr state) constState
inputParametersStateprotected
isEditable() constState
localParametersStateprotected
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
marginState
minimumLoggingLevelLoggingprotected
outgoingTransitionChanged(const QString &eventName, statechartmodel::StatePtr stateClass, statechartmodel::SignalType signalType)Statesignal
outgoingTransitionsStateprotected
outputParametersStateprotected
proxiesStateprotected
removeSubstate(StateInstancePtr substate)Stateslot
removeSubstate(QString stateInstanceName)Stateslot
removeTransition(TransitionPtr transition)Stateslot
renameSubstate(QString oldName, QString newName)Stateslot
replaceSubstate(QString stateInstanceName, StateInstancePtr newInstance)Stateslot
replaceSubstates(StateInstanceMap newSubstateList)Stateslot
replaceTransitions(TransitionList newTransitionList)Stateslot
resized()Statesignal
setActiveSubstate(StateInstancePtr newActiveState)Stateslot
setDescription(const QString &newDescription)Stateslot
setEditable(bool editable)Stateslot
setInputParameters(const StateParameterMap &newInputParameters)Stateslot
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setLocalParameters(const StateParameterMap &newLocalParameters)Stateslot
setOutgoingEvents(const EventList &outgoingEvents)Stateslot
setOutputParameters(const StateParameterMap &newOutputParameters)Stateslot
setSize(const QSizeF &newSize)Stateslot
setStartState(StateInstancePtr newStartState)Stateslot
setStartStateInputMapping(const ParameterMappingList &newStartStateInputMapping)Stateslot
setStateName(const QString &newName)Stateslot
setSubstateAreaSize(const QSizeF &newSize)Stateslot
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
setTransitionActivated(TransitionCPtr transition)Stateslot
setTransitionMapping(TransitionCPtr transition, const ParameterMappingList &mappingToNextStateInput, const ParameterMappingList &mappingToParentLocal, const ParameterMappingList &mappingToParentOutput)Stateslot
setTransitionSupportPoints(statechartmodel::TransitionCPtr transition, const SupportPoints &points, const QPointPtr &labelCenterPosition=QPointPtr(), const FloatPtr &labelFontPointSize=FloatPtr())Stateslot
setTransitionUserCodeEnabled(TransitionCPtr transition, bool enabled=true)Stateslot
sizeStateprotected
spamFilterLoggingmutableprotected
State(const QString &uuid="")Stateexplicit
stateChanged(statechartmodel::SignalType signalType)Statesignal
stateDeleted()Statesignal
stateNameStateprotected
StateTypeToString(eStateType type)Statestatic
substateChanged(statechartmodel::StateInstancePtr substate, statechartmodel::SignalType signalType)Statesignal
substatesStateprotected
tagLoggingprotected
transitionChanged(statechartmodel::TransitionCPtr transition, statechartmodel::SignalType signalType)Statesignal
transitionsStateprotected
updateTransition(const QString &eventName, statechartmodel::StatePtr stateClass, statechartmodel::SignalType signalType)Stateslot
updateTransitionDestination(TransitionCPtr transition, StateInstancePtr newDest, QPointList newSupportPoints=QPointList())Stateslot
UUIDStateprotected
~DynamicRemoteStateClass() overrideDynamicRemoteStateClass
~Logging()Loggingvirtual
~State() overrideState