[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FpML-BP Choreography model for FpML 4.3 Confirmations



If you download the eclipse environment at:
	http://www.pi4tech.org/tiki-index.php?page=pi4soa+Downloads

There is a single click download in the section entitled: " Installing a standalone version" Pick the big one with BPMN and UML generation.

Create a workspace folder to put things in and then unzip the model zip file into that workspace folder.

In eclipse set your workspace to point to the newly created workspace folder and create a simple java project named:
	
	Confirmations-FpML4.3
	
This should pick up the enclosed project which you can then look at. When you create the project do not take the default perspective, when the dialogue comes up say no.

The project is structured as follows:

src

src/choreography

src/choreography/models
which is where the Confirmations.cdm choregraphy description is located. Double click on it and it should come up. You should have three panels on the left
		called Roles and Relationships, Base Types and Choreography Flows.

src/choreography/bpmn

		which is where the BPMN rendering is located.

src/choreography/html
which is where the html rendering of the choreography is. I would use this for review. You can right click on the html file and Open With a browser.

src/choreography/uml
which is where the xmi representation is. We use MagicDraw Enterprise to look at it.

Attachment: Confirmations-FpML4.3.zip
Description: Zip archive