Package ch.uzh.ifi.attempto.preditor.text

This package contains classes and interfaces that represent words and phrases and that are used by the predictive editor.

See:
          Description

Interface Summary
RefableTextElement This interface describes text elements that can be referred to at a later position in the text.
TextElement This interface describes a text element (a word or phrase) that is used by the predictive editor.
 

Class Summary
BasicTextElement This is a general purpose implementation of a text element.
NounTextElement This class represents referenceable text elements that contain a noun.
RefTextElement This class represents a text element that is a reference to a preceding text element.
TextContainer This class represents a text container that stores a sequence of text elements that represent a (partial) text or sentence.
VarTextElement This class represents referencable texts elements that contain a variable.
 

Package ch.uzh.ifi.attempto.preditor.text Description

This package contains classes and interfaces that represent words and phrases and that are used by the predictive editor.

Author:
Tobias Kuhn


Copyright 2008, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)