Component Package diagram ProblemDomain
Stereotype
problem domain
Alias
Problem Domain
Note
The Problem Domain package is the model behind the Human
Interface, thats stores and manipulates the Family Tree.
Class
HumanInterface.FamilyFrame
Class
ProblemDomain.Birth
Class
ProblemDomain.Death
Class
ProblemDomain.Divorce
Class
ProblemDomain.Family
Class
ProblemDomain.Individual
Class
ProblemDomain.LifeEvent
Class
ProblemDomain.Marriage
Class
ProblemDomain.Note
Links
Link to
HumanInterface
Link to
DataManagement.FlatFile
Link to
DataManagement