forked from DSD-DBS/py-capellambse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(metamodel): Add incoming and outgoing StateTransitions to State
Register and declare ReferenceSearchingAccessors for StateTransitions leading into and out of a State: - incoming_transitions to all *State classes except InitialPseudoState - outgoing_transitions to all *State classes except FinalState and TerminatePseudoState Refs: DSD-DBS#426
- Loading branch information
1 parent
0a808ae
commit cae599b
Showing
2 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters