issues
search
useocl
/
use
Home of the UML-based Specification Environment (USE)
GNU General Public License v2.0
43
stars
18
forks
source link
Issue #43: Fix Sequence()->insertAt()
#44
Closed
h-man2
closed
2 years ago
h-man2
commented
2 years ago
Fixed wrong check of precondition
Fixed position of insert (0-based behavior of Java was ignored)
Added documentation for Sequence()->insertAt() to the USE manual
Added JavaDoc for insertAt