>From: "Brian Nejmeh" bnejmeh@messiah.edu

>To: <kofipok17@hotmail.com>
>Subject: Re: hey its Phil
>Date: Wed, 31 Mar 2004 06:57:50 -0500
>
>Philip,
>
>1. The structural model looks like a good beginning,
>I am not sure if all of the operations are there,
>but you are off to a good start.
>
>2.
Reports should be added as an operation in your
>case.
>
>3.
a method and an operation are the same thing.
>
>4.
Parameters are simply the inputs of the operation.
>
>Example:
>
>Create Student Report Operation
>
>Description: Given student table, produces a report
>based on selected attributes.
>
>Inputs: Student Table, Attribute List
>
>Output: Report and Success or Failure of producing
>report.
>
>I hope this helps. - Prof Nejmeh