Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

JOSIF Main Page | JOSIF Guidebook | Tooling | Interface Tooling

Introduction

TBD

Setting up the interface Project

SVN Layout

TBD

Getting Started

TBD

Generators

TBD

TIP Profile

TIP Tigerstripe Profile Description of the TIP Profile in Tigerstripe, including primitive datatypes and stereotypes.

Interface Design

Importing Information Model

Please refer to TIP_SID_Import

Not supported Tigerstripe features

TBD

Abstract associations

Inheritance of associations

Multiplicity of 0

Int based enumerations

Developing the operation model

TBD

Validating the interfaces

At any time you edit the interface model, you can examine the model with TIP_Model_Validator.

Generating the interfaces

TBD

1. When ever you want to generate code from the model run mvn clean install in the <PROJECT NAME>_BaseProject

2. If after generating the code, you run mvn eclipse:eclipse again, this will import the newly generated jars into the workspace as referenced dependencies of the <PROJECT NAME>_EJBImpl_Project

Interface Projects

BaseProject

TBD

Model

TBD

Dependencies

TBD

DocSpecPackage

TBD

EjbImpleGenSrcPackage

TBD

EjbImplProject

TBD

JvtSpecPackage

TBD

SoapSpecPackage

TBD

  • No labels