Package net.sourceforge.nite.meta.impl

A metadata implementation.

See:
          Description

Class Summary
NiteAgent An agent as referred to in the metadata
NiteAnnotationSpec A AnnotationSpec as referred to in the metadata
NiteAttribute A attribute as referred to in the metadata
NiteCallableProgram Describes an external program that can be called on this corpus
NiteCoding A coding as referred to in the metadata
NiteCorpusResource An CorpusResource as referred to in the metadata
NiteDataView Information about a NITE data view: a collection of displays on the screen used for a particular purpose.
NiteElement A element as referred to in the metadata
NiteLayer A layer as referred to in the metadata
NiteMetaConstants Constants used to read and write metadata files.
NiteMetaData Handles the metadata associated with a corpus: during validation this structure stores important information about the parsed metadata file.
NiteObjectSet An ObjectSet as referred to in the metadata
NiteObservation An observation as referred to in the metadata
NiteOntology An ontology as referred to in the metadata
NitePointer An pointer as referred to in the metadata
NiteSignal A signal as referred to in the metadata
NiteStyle A stylesheet as referred to in the metadata
NiteUserCoding Information about a coding performed by a user.
NiteWindow Information about a NITE window: a user interface element that must be popped up.
 

Exception Summary
NiteMetaException An error in the MetaData reading process
 

Package net.sourceforge.nite.meta.impl Description

A metadata implementation.