Object Oriented Software Engineering   View all facts   Glossary   Help
subject > symbol > symbol in sequence diagram
Next symbolsymbol in state diagram    Upsymbol    Previous symbolsymbol in interaction diagram   

symbol in sequence diagram comparison table
Subject have syntax have optional part become be part of has definition contain in represent attach to draw as have part
activation box    A box on a lifeline in a sequence diagram indicating the period of time during which an object is actively performing work an object performing computations a rectangle 
iteration expression   sequence diagramAn expression in an interaction diagram, used to indicate the set of objects (shown as a multiobject) to which a message will be sentsquare bracketsthe same message being sent to several objects of the same class   
lifeline  an activation box during the period of time that the object is performing computations A dashed line in a sequence diagram indicating the period of time during which an object exists  each object or actor in a sequence diagrama vertical dashed line 
message in sequence diagramresponse:=message(arg,...)an argument list and a response      an arrow from actor to object, , or from object to objectlabel

Next symbolsymbol in state diagram    Upsymbol    Previous symbolsymbol in interaction diagram