Page 27 - 1005.0169
P. 27
Create Location
Create Location
list.gsp create.gsp show.gsp LocationController Location LocationType LocationProperty
create()
new Location()
locationInstance
locationInstance
ajaxGetTypeProperties(params.locationTypeID)
get(locationTypeID)
locationType
locationTypeProperties
save(params)
save(params)
locationInstance
[*]
new LocationProperty(locationTypeProperty, value)
locationProperty
addToLocationProperties(locationProperty)
show()
locationInstance
Sequence Diagram: Create Location Figure 7.8
COMP5541 Tools and Techniques for Software Engineering Winter 2010 by Team 4 Page 27