Package edu.northwestern.at.wordhoard.model.userdata

Object model for user definable data.

See:
          Description

Interface Summary
UserDataObject A WordHoard user data object.
 

Class Summary
Phrase A phrase.
PhraseSet A phrase set.
PhraseSetPhraseCount Count of a single phrase in a PhraseSet.
PhraseSetTotalWordFormPhraseCount Total counts of phrase forms in a phrase set.
UserGroup A group of users.
UserGroupPermission A permission on an object for a UserGroup.
WHQuery A WordHoard query.
WordSet A word set.
WordSetTotalWordFormCount Total counts of word forms in a word set.
WordSetWordCount Count of a single word in a WordSet.
WorkSet A work set.
 

Package edu.northwestern.at.wordhoard.model.userdata Description

Object model for user definable data.

This package implements the object model for user-definable objects in WordHoard.