Interface Tooling
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 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