Classes defined for this Cd_graph: A Class named: WorkFlowManagement Which is a concrete class containing the following parts: A labeled part with label: tasks which is of class List With parameters: class Task End of class definition. A Class named: Task Which is a concrete class containing the following parts: The string: "timing" An unlabeled part which is of class Timing The string: "name" An unlabeled part which is of class TaskName A labeled part with label: description which is of class DemText The string: "prerequisites" A labeled part with label: prerequisites which is of class List With parameters: class TaskName The string: "resources" A labeled part with label: resources which is of class List With parameters: class Resource End of class definition. A Class named: TaskName Which is a concrete class containing the following parts: A labeled part with label: v which is of class DemIdent End of class definition. A Class named: Timing Which is a concrete class containing the following parts: A labeled part with label: dueDate which is of class Date A labeled part with label: startDate which is of class Date A labeled part with label: completionDate which is of class Date End of class definition. A Class named: Date Which is an abstract class that is a: class DateOpen or a class DateSelected Each of which has the following common parts: End of common parts. End of class definition. A Class named: DateSelected Which is a concrete class containing the following parts: A labeled part with label: day which is of class DemNumber A labeled part with label: month which is of class DemNumber A labeled part with label: year which is of class DemNumber End of class definition. A Class named: Resource Which is a concrete class containing the following parts: The string: "sun4" End of class definition. A Class named: DateOpen Which is a concrete class containing the following parts: The string: "open" End of class definition. A Class named: List Having the following parameters: S Which is a repetition class containing: The string: "(" Multiple occurances of the following: Instances of the class: class S The string: ")" End of class definition.