Create and print the TRAINING CALENDAR sequence diagram. Add the Faculty actor in the upper left corner of the diagram and then the following classes from left to right along the top of the diagram:
a. Display Training Classes interface class
b. Display Training Classes control class
c. Class entity class
d. Course entity class
Add the following messages between the classes or the actor to the class:
a. Load Training Calendar Web page from Faculty to the Display Training Classes interface class.
b. sendWebPageURL from Display Training Classes to Display Training Classes Controller.
c. getClass() from the controller to the Class entity class.
d. return classList from the Class entity class to the controller.
e. getCourseDescription() from the controller to the Course entity class.
f. return courseDescription from the Course entity class to the controller.
g. update courseList from the controller class to the Display Training Classes interface class.
h. Lab Software Web Page from the Display Training Classes interface class to the actor.
i. Change Month/Year from the actor to the Display Training Classes interface class.
j. A self transition on the Display Training Classes interface class (using JavaScript to update the calendar).
k. New Calendar from the Display Training Classes interface class to the actor.
l. Change Date from the actor to the Display Training Classes interface class.
m. getNewClass() from the Display Training Classes to the controller.
n. Repeat steps C through G.
o. Course List Available from the Display Training Classes interface class to the actor.
Because Visible Analyst and Visio do not support class stereotypes, it will look different when using software. There is a template for creating class stereotypes available for Visio.
You might also like to view...
What are the disadvantages of using private IP addresses?
What will be an ideal response?
If you need to rename a file, select the file, click the Home tab on the ribbon, and then click the Rename button in the _____ group.
A. ?Options B. ?Review C. ?Insert D. ?Organize
Which of the following is TRUE about the SmartArt diagram galleries?
A) There are two: layout and colors. B) There are two: colors and special effects. C) There are two: colors and shapes. D) There are three: colors, effects, and fill.
What happens when you move a file with NTFS permissions to a different NTFS volume?
A. The file inherits the permissions of the parent folder to which it is moved. B. The file retains the permissions it had prior to the move. C. The file permissions are merged with the destination parent's permissions. D. The file loses all permissions, and must be assigned new permissions.