Skip to content

Glossary

Rainee edited this page Feb 3, 2011 · 8 revisions

Work Requirement

Attributes:

  1. total: int
  2. name: String

WR - Responsibilities

  1. determines when the applicable work efforts satisfy this WR. student has met the work requirement.
  2. track related work effort.
  3. get related hours.

Work Requirement Factory

Attributes:

WRF - Responsibilities

To create a WR based off a Work Template.

Work Template

Attributes:

Work Template - Resp.

Keeps storage of required hours.

Work Effort

Attributes:

Work Effort - Resp.

Contains info about a job submitted.

  1. Hours
  2. Requirement Catagory
  3. Which student...NHSE#
  4. Status
  5. Work Effort Duration

Work Effort Duration

Attributes:

WED Resp.

keep track of timespan of a work effort (embedded).

Student

Attributes:

Stud. Resp.

  1. Container
  2. Determine that all work requirements have been met.
  3. (work requirement)

User Account

Attributes:

UA Responsibilities

  1. Container
  2. Permissions
  3. UserName
  4. Password
Clone this wiki locally