Skip navigation links

Package info.textgrid.lab.core.model

The model representing TextGridRep objects and related classes.

See: Description

Package info.textgrid.lab.core.model Description

The model representing TextGridRep objects and related classes.

TextGridObjects

The data models core class is TextGridObject. Each TextGridObject represents an object in the TextGridRep. Only objects that are or have been used in the current lab session are available, so you may have to ask TG-search for available stuff meeting individual criteria.

More information can be found in the documentation to TextGridObject and in the model overview in the Developers' Guide.

TextGridProjects

A TextGridProject is (to be) the general accessor to projects in TextGrid.

See Also:
TextGridObject, info.textgrid.lab.core.model.util
Skip navigation links