Package net.sourceforge.nite.meta

A set of interfaces to be implemented for NITE metadata.

See:
          Description

Interface Summary
NAgent Information about an Agent.
NAnnotationSpec Information about an annotation board specification (used by the OTAB to display an annotation view).
NAttribute NAttribute describes an attribute along with its valid values if it is enumerated.
NCallableProgram Describes an external program that can be called on this corpus
NCallableProgram.Argument  
NCoding Information about a coding file.
NCorpusResource Information about a Corpus Resource.
NDataView Information about a NITE data view: a collection of displays on the screen used for a particular purpose.
NElement NElement describes an element type.
NLayer Layers describe the permissible content models of the hierarchies in the NOM.
NMetaData Handles the metadata associated with a corpus: during validation this structure stores important information about the parsed metadata file.
NObjectSet Information about an Object Set.
NObservation Information about an Observation.
NOntology Information about an Ontology.
NPointer Information about a Pointer.
NSignal Information about the location and type of a signal.
NStyle Information about a "style": a specification used by the NITE Interface Engine (NIE) or the Observable Track Annotation Board (OTAB).
NUserCoding Information about a coding performed by a user.
NWindow Information about a NITE window: a user interface element that must be popped up.
 

Package net.sourceforge.nite.meta Description

A set of interfaces to be implemented for NITE metadata.