Interface IStateActionManager
- All Known Implementing Classes:
StateActionManager
public interface IStateActionManager
-
Method Summary
Modifier and Type Method Description IStateActiongetStartAddTopicStateAction()IStateActiongetStartDeleteElementStateAction()IStateActiongetStartDrawConnectionStateAction()IStateActiongetStartMoveTopicStateAction()IStateActiongetStartSelectTopicStateAction()
-
Method Details
-
getStartAddTopicStateAction
IStateAction getStartAddTopicStateAction() -
getStartDeleteElementStateAction
IStateAction getStartDeleteElementStateAction() -
getStartDrawConnectionStateAction
IStateAction getStartDrawConnectionStateAction() -
getStartMoveTopicStateAction
IStateAction getStartMoveTopicStateAction() -
getStartSelectTopicStateAction
IStateAction getStartSelectTopicStateAction()
-