Projects tagged ‘domain_modeling’


[4 total ]

3 Users

The short answer is that Qi4j is a framework for domain centric application development, including evolved concepts from AOP, DI and DDD. Qi4j is an implementation of Composite Oriented ... [More] Programming, using the standard Java 5 platform, without the use of any pre-processors or new language elements. Everything you know from Java 5 still applies and you can leverage both your experience and toolkits to become more productive with Composite Oriented Programming today. [Less]
Created about 1 year ago.

3 Users
 

Zipper is a Application Framework, with reduce the programmer work with IoC, JSR 220, 296 295 and others. Zipper is a Base for SGAP, TecServManager and LogisticaDigital on Java.net. and ... [More] FullServiceVirtual (Virtual) on code.google.com. Modules: * Zipper-JSF * ConfigManager (ZipperConfigManager) * ConfigManager-ServiceLocator (ZipperServiceLocator) * PersistenceUtils (ZipperPersistenceUtils) [Less]
Created about 1 year ago.

1 Users
 

LinqToRdf provides a full-featured LINQ query provider for .NET using both local triple stores with Graph Matching and SPARQL queries on remote stores. It also provides graphical design tools for ... [More] visual studio 2008 that provide a UML style design surface for the production of both ontologies and .NET domain models. [Less]
Created over 2 years ago.

0 Users

Salve solves the problems that cause anemic domain model anti-pattern [1] [2] and brings back object oriented programming to the business tier. It allows POJOs to reference dependencies, yet remain ... [More] lightweight, serializable, and have unlimited lifecycle (such as being instantiated via the new operator). Salve accomplishes this by instrumenting bytecode either at load time via a JVM agent or at build time via a post-compilation step. For more details see WhySalve wiki page. [1] http://www.martinfowler.com/bliki/AnemicDomainModel.html [2] http://www.theserverside.com/patterns/thread.tss?thread_id=31010#172016 [Less]
Created about 1 year ago.