CTRL+C pour copier, CTRL+V pour coller
1
Type Extrait : <debut:integer, duree:integer>
2
Type ExtraitListT : collection de <Extrait>
3
Type FilmT : <isan:char(33), titre:varchar, extraits:ExtraitListT>
Type Extrait : <debut:integer, duree:integer>
Type ExtraitListT : collection de <Extrait>
Type FilmT : <isan:char(33), titre:varchar, extraits:ExtraitListT>
Film de FilmT(#isan)