I have consolidated the recent discussion on constratints into the wiki
page
http://code.google.com/p/umple/wiki/OCLConstraints
Luna should be able to start with the testcases and grammar at least.
- Tim
Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP
Professor of Software Engineering and Computer Science
/ Professeur Titulaire de gᅵnie logiciel et d'informatique
Facultᅵ de genie / Faculty of Engineering
University of Ottawa / Universitᅵ d'Ottawa
Tel: 613-562-5800x6685 Fax: 613-562-5664 Mobile: 613-252-1850
http://www.eecs.uottawa.ca/~tcl
[a > 0] [a < 3000] [a > 0 && a < 3000]
class Student {
Integer age;
immutable Integer minimumAge = 16;
immutable Integer maximumAge = 120;
Integer studyYear;
Boolean isMature;
[minAge: age > 10]
[maxAge: age < maximumAge]
}
Hi,
I have consolidated the recent discussion on constratints into the wiki page
http://code.google.com/p/umple/wiki/OCLConstraints
Luna should be able to start with the testcases and grammar at least.
- Tim
Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP
Professor of Software Engineering and Computer Science
/ Professeur Titulaire de génie logiciel et d'informatique
Faculté de genie / Faculty of Engineering
University of Ottawa / Université d'Ottawa
Tel: 613-562-5800x6685 Fax: 613-562-5664 Mobile: 613-252-1850
http://www.eecs.uottawa.ca/~tcl
--
You received this message because you are subscribed to the Google Groups "Umple-Dev" group.
To post to this group, send an email to umpl...@googlegroups.com.
To unsubscribe from this group, send email to umple-dev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/umple-dev?hl=en-GB.
- Tim
> / Professeur Titulaire de g�nie logiciel et d'informatique
> Facult� de genie / Faculty of Engineering
> University of Ottawa / Universit� d'Ottawa
> Tel: 613-562-5800x6685 � Fax: 613-562-5664 � �Mobile:
> 613-252-1850
> http://www.eecs.uottawa.ca/~tcl
>
> --
> You received this message because you are subscribed to the
> Google Groups "Umple-Dev" group.
> To post to this group, send an email to
> umpl...@googlegroups.com.
> To unsubscribe from this group, send email to
> umple-dev+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/umple-dev?hl=en-GB.
>
>
>
>
> --
> aforward
>
> --
> You received this message because you are subscribed to the Google Groups
> "Umple-Dev" group.
> To post to this group, send an email to umpl...@googlegroups.com.
> To unsubscribe from this group, send email to
> umple-dev+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/umple-dev?hl=en-GB.
>
>
Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP
Professor of Software Engineering and Computer Science
/ Professeur Titulaire de g�nie logiciel et d'informatique
Facult� de genie / Faculty of Engineering
University of Ottawa / Universit� d'Ottawa