|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IVerinecRepository | Interface for access to XML repository. |
| Class Summary | |
|---|---|
| FileRepository | Implementation of the IRepository for using the file system to store nodes and network definition. |
| RepositoryFactory | Factory for repositories. |
| VerinecRepository | Abstract class implementing bases for the repository. |
Repository for node and network definitions.
The repository provides transparent access to the nodes, global data and to the network definition xml. It is capable of managing different projects, each of it completely independant of other projects.
The repository is created using a factory. Different implementations of the repository could be used to store the data in xml files on the file system, cvs or in xml/relational databases or some any format. To choose the implementation, the system property verinec.data.repository.implementation is used. If this property is not set, a FileRepository is created.
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||