Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. List<Student> Students = new List<Student>();
  2. Students.Add(aStudent);
  3.  
  4. <lifelineident> ::= ([<connectable-element-name>[‘[‘ <selector> ‘]’]] [: <class_name>] [decomposition]) | ‘self’
  5. <selector> ::= <expression>
  6. <decomposition> ::= ‘ref’ <interactionident> [‘strict’]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement