Navigator project

Printer-friendly versionPrinter-friendly version

A reference implementation of the Navigator pattern in Java. Enables to navigate on any object graph, including cyclic ones, in order to retrieve data or to alter data referenced by that graph or to alter the graph's structure. The graph navigation by these navigators offers powerful features beyond a simple graph traversal including choices of navigation strategies and log books. Can be used also for an architecture based on navigation-oriented design where the access to domain model members is reserved for navigators, thus decoupling the members of the domain model from each other, which allows e.g. for easier model changes.

 

For a general and conceptual introduction please read first the article about the Navigator pattern. That article includes also some UML diagrams.

Please see also the examples how to use the Navigator framework.

More documentation is coming soon.

 

Downloads

Below you can download archives from this project. This project has no dependencies. Requires JSE 7+.

Please refer to the instructions how to use these Java software bundles.

 


SWDES Navigator
Version 1.0 RC1
(build 46)
  ZIP  
This file / content is licensed as follows:
 

Contains the SWDES Navigator library and javadocs.

License text   License parameters   Licensor   Copyright laws      Additional information

SWDES Navigator (all)
Version 1.0 RC1
(build 46)
  ZIP  
This file / content is licensed as follows:
 

Contains the SWDES Navigator library, javadocs, sources and classes.

License text   License parameters   Licensor   Copyright laws      Additional information

 

Seiten

  • Seite
  • 1
  • 2
  • >
  • »
  • von 2