KDStateMachineEditor API Documentation 2.1
|
#include <elementfactory.h>
Public Member Functions | |
ElementFactory () | |
Element * | create (Element::Type type) const |
Definition at line 25 of file elementfactory.h.
ElementFactory::ElementFactory | ( | ) |
Definition at line 23 of file elementfactory.cpp.
Element * ElementFactory::create | ( | Element::Type | type | ) | const |
Definition at line 27 of file elementfactory.cpp.
References KDSME::Element::FinalStateType, KDSME::Element::HistoryStateType, KDSME::Element::PseudoStateType, KDSME::Element::SignalTransitionType, KDSME::Element::StateMachineType, KDSME::Element::StateType, and KDSME::Element::TimeoutTransitionType.
Referenced by KDSME::CreateElementCommand::redo().