TIP Framework Base Project

Introduction

The TIP Framework provides tools to help specifiers and implementers of TIP interfaces.

This module is the maven base project which calls the ordered build of the sub projects which form the components of the TIP Framework. The base project defines the properties and dependencies of the underlying projects and provides an overview site for the project. However the base project does not itself generate any code.

The TIP Platform currently consists of several sub projects which are accessed using the 'Component Documentation' section in the sidebar. As each component in the TIP Platform may be subject to a separate release cycle, each release will have its own generated version of the site documentation. The Component Documentation pages provide an index of the current and archived snapshot and release documentation pages available for each component.

Components

The following components are currently included in the TIP Framework

  • TIP Profile - a Tigerstripe profile which drives generation of TIP interfaces from a model
  • TIP Soap Generator - a Tigerstripe plugin which generates a WSDL interface definition from a model
  • TIP Doc Generator - a Tigerstripe plugin which generates TIP documentation from a model
  • TIP Common Model - a Tigerstripe model which provides entities and datatypes which are used accross TIP interfaces
  • TIP Generator Internal Model - a Tigerstripe model which provides artifacts which are injected into the generated code and XSD's of TIP interfaces

    For more information on each of these projects see their respective documentation pages referenced using 'Component Documentation' sidebar.

Editing this page

To edit the apt format site content see http://maven.apache.org/plugins/maven-site-plugin/

There is also a simple APT editor plugin for eclipse at http://apteditor.sourceforge.net/