Menu

#74 Allow specification of attribute multiplicities

assigned
None
normal
feature
notapplicable
Model definition
2.5.0
2013-07-09
2010-09-22
Lars Hamann
No

class Foo
&nbps; boo : String[1]
&nbps; poo : Integer[1..*]
end

replaces invariants
inv self.boo.isDefined()
inv self.poo->size() > 0

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.