This project provides a framework for the generation of workflow code from high-level models. It enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.
CodaServer is a database that makes building business applications easy. It uses a SQL-like language that lets you describe your workflow and business processes, and uses this information to enforce your business rules and guarantee data integrity.
This will be an eclipse plugin to support the Eclipse ide versions 3.3+. If will include wizards for configuring projects to use Thinwire, and a WYSIWYG visual editor to the Thinwire RIA platform.
STDProject (Simple Tree Driven Project) is a modeling tool for software development projects. It will let you build your project, watch its consistency, generate documentation and reuse work from one project to another.
LightUML is an Eclipse(TM) (www.eclipse.org) integration of UMLGraph (www.spinellis.gr/sw/umlgraph/), a lightweight tool for generating class diagrams from Javaprojects and packages. Previously installed GraphViz (www.graphviz.org) is required!
JAG - the Java Application Generator - is a 100% Java application that generates working projects containing complete, best-of-breed J2EE applications.
SATIN is a component model for mobile systems. It is a research project, and allows systems to adapt by a) Reasoning about what they can currently do b) send and recieve classes, objects, components and data. It is used in a number of projects.
A framework to simply understandable control flows in applications. It is easy to manage flow by XML and annotations. There are many simple ways to catch actions such as transition, step entry or leaving, including control the decision similar to 'if' or 'switch' statements.
M3Actions is a framework to define operational semantics in MOF metamodels. It provides a graphical action language to define model behaviour, a simulator, debugger and execution trace recorder, build on top of eclipse modeling projects (EMP).
JLayerCheck checks package dependencies in Javaprojects to ensure that they match the desired architecture. Packages are grouped into modules and dependencies are specified. It can also find cycles and orphaned classes.