This namespace contains classes which are not part of the actual framework, but are useful classes that are often used in applications.
Class | Description |
---|---|
Attrib | An Attrib, short for Attribute, is just an attribute for an object |
AttribDataType | The type of data that an Attrib holds |
AttribRelation | A relation between an object and an attribute |
AttribType | An Type of an Attrib |
An email message that can be sent to people | |
GenericType | This is a generic class for a type, for example a type of event |
GenericTypeType | This is a type of a GenericType, for example "Event Type" |
TextSection | Some text, stored in the database |
TreeNode | A node of a tree, to allow for heirachical structures |
WebPage | The base of each webpage. |
WebsiteVisit | Information on a website visit |
WebsiteVisitAction | An action during a visit |
Interface | Description |
---|---|
IAttribRelation | A relation between some object and an attribute |