Click or drag to resize

TOPICA Basic Classes

[This is preliminary documentation and is subject to change.]

These classes are used in TOPICA Basic to access values in the TOPICA object model. The access is read only, i.e. using TOPICA Basic it is possible to get information in the TOPICA object model - it is not possible to update anything.

Classes in TOPICA Basic

Class

Description

Database

Database

Classification

Classification item

OrgUnitType

Organizational unit type

OrgUnit

Organizational unit

OrgUnitCollection

Collection of OrgUnit objects

DataDictionary

Data Dictionary (data structure contating metadata on the dynamic data model).

DataDictionaryTable

Data Dictionary Table

DataDictionaryTableCollection

Collection of DataDictionaryTable objects.

Employee

Employee / user

Permission

Permission ("building block" for profiles")

PermissionCollection

Collection of Permission objects

Profile

Profile (contains PermissionCollection)

ProfileCollection

Collection of Profile objects.

Patient

Patient

Form

A displayed (dynamic) input form.

Record

Record = one form instance = one row in a dynamically created table.

RecordCollection

Collection of Record objects.

RecordRelation

Relation between two Record objects.

RecordRelationCollection

Collection of RecordRelation objects.

Database

Database

WebServer

Web server