Package net.aerith.misao.database

Interface Summary
XmlDBAccessor The XmlDBAccessor represents a sequential accessor to the elements in the primitive database.
XmlDBHolder The XmlDBHolder represents a XML element which contains XML elements of the same type.
XmlDBRecord The XmlDBRecord represents a XML element which can be contained by the XmlDBHolder.
 

Class Summary
CatalogDBAccessor The CatalogDBAccessor represents a sequential accessor to the catalog star records within the specified circular area in the catalog database.
CatalogDBManager The CatalogDBManager represents a database manager of the catalog stars.
CatalogDBReader The CatalogDBReader is a class to read catalog database.
CatalogTreeManager The CatalogTreeManager is an interface to the catalog tree.
CelestialDivisionMap The CelestialDivisionMap represents a flag map of the celestial globe divided per 10 minutes in R.A.
CelestialDivisionMapAccessor The CelestialDivisionMapAccessor represents a sequential accessor to the folders on the celestial division map where the flag is set as true.
CelestialDivisionMapContainer The CelestialDivisionMapContainer represents a map of the celestial globe divided per 10 minutes in R.A.
CelestialDivisionMapContainerAccessor The CelestialDivisionMapContainerAccessor represents a sequential accessor to the objects on the celestial division map where the flag is set as true.
CelestialDivisionMapDBAccessor The CelestialDivisionMapDBAccessor represents a sequential accessor to the XML elements within the specified circular area in the database classified by the R.A.
GlobalDBManager The GlobalDBManager represents a manager of all the databases of the PIXY System.
InformationDBAccessor The InformationDBAccessor represents a sequential accessor to the XML image information elements which overlaps to the specified images.
InformationDBConductor The InformationDBConductor represents a conductor of multi task operation on XML report documents in the database.
InformationDBManager The InformationDBManager represents a database manager of the image information.
MagnitudeDBManager The MagnitudeDBManager represents a database manager of the magnitude data.
PrimitiveFileManager The PrimitiveFileManager represents a database manager which covers one folder containing XML elements of the same type.
PrimitiveManager The PrimitiveManager is an abstract class of a database manager which covers one virtual folder containing XML elements of the same type.
PrimitiveMemoryManager The PrimitiveMemoryManager represents a database manager which covers one folder containing XML elements of the same type.
XmlDBFileAccessor The XmlDBFileAccessor represents a sequential accessor to the elements in the primitive database.
XmlDBMemoryAccessor The XmlDBMemoryAccessor represents a sequential accessor to the elements in the primitive database.
XmlReportQueryCondition The XmlReportQueryCondition represents a query condition to select XML report documents.