Skip to content
Share
Explore

Unified Process Analysis of the College Enrollment System

Recipe for Applying Unified Process to creating a Solution for a Domain Requirement

Step 1:
Write out the details of the Business Domain // Or gather User Stories:
Focus on as much level of specificity as needed for your Target Audience to take your design and implement it.
DSL: DOMAIN SPECIFIC LANGUAGE
User Stories/Requirements: This is the BUSINESS DOMAIN ANALSISEE
R01: The College Administrator shall have a POI to:
REGISTER a COHORT into the CLASS_SET for their Program / Term
where a COHORT is the group of Students for a PROGRAM / Term / GROUP
R02 The College Administrator shall have a POI to remove a student from a GROUP OF SIX CLASSES FOR THEIR PROGRAM TERM → We will refer to this a a CLASS_SET
R03 The College Administrator shall have a POI to register one individual student into a CLASS_SET
STEP 2:
Start to write your UML diagram by making 1 UML ENTITY for each Business OBJECT identified in your Business Domain Analysis above:
Table
Name
Column 2
Notes
COHORT
Open
CLASS_SET
Open
STUDENT
Open
STUDENTLIST
Open
CLASS
Open
COHORT
Open
THECOLLEGE
Open
There are no rows in this table

Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.