Posted By:
Christopher_Koenigsberg
Posted On:
Thursday, April 10, 2003 10:43 AM
My understanding:
A use case "UCA" can "extend" another, "UCB", without the other one's "knowing" about the first one. To do this, UCB defines "extension points", referring to spots in UCA, where there should be a new branch to new activities defined in UCB, followed by a return to the original sequence of activities in UCA, at the extension point. From the perspective of UCA, nothing unusual has occurred, but actually at the extension point, activities of UCB were "inserted".