BPMN Diagram orientation [message #608496] |
Sat, 12 January 2008 18:44 |
Eclipse User |
|
|
|
Originally posted by: ymo.noemail.com
Is it possible to orient the graph from up/down instead of left/right ?
If it involves just few lines line of code changes i can also go into the
code and do it.
|
|
|
Re: BPMN Diagram orientation [message #608497 is a reply to message #608496] |
Mon, 14 January 2008 18:32 |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
Hi ymo,
you should have a look at the PoolPoolXYLayoutEditPolicy. That would be
the first block to code. Then you will probably have some work in
PoolEditPart, and PoolPoolCompartmentEditPart.
You will have to finish with PoolNameEditPart to remove the use of the
VerticalLabel.
Please open a bug about this item, so that we can keep track of it.
Welcome to STP!
Antoine
ymo wrote:
> Is it possible to orient the graph from up/down instead of left/right ?
>
> If it involves just few lines line of code changes i can also go into
> the code and do it.
>
--
Intalio, the Open Source BPMS Company
<a href="http://www.intalio.com">http://www.intalio.com</a>
<a href="http://bpms.intalio.com">Community website</a>
|
|
|
|
Re: BPMN Diagram orientation [message #610553 is a reply to message #608497] |
Mon, 21 January 2008 03:47 |
Eclipse User |
|
|
|
Originally posted by: ymo.noemail.com
Hi Antoine.
i tried to check out the stp projects and open them all in eclipse. I am
wondering :
1) after checking out the latest org.eclipse.stp.bpmn* projects from svn
and opening them all in eclipse PoolPoolXYLayoutEditPolicy is still MIA
(missing In Action). I cant get a hold of it. Where is it ?
2) How do i build the jar files and drop them in eclipse ? BAsically how
does the build system is supposed to work
3)How do you test/debug it ?
4) i know the model can be annotated. You already told me that. But i cant
for the life of me figure where i can add annotations. I want the
annotations to be hard coded (static) for now. No need for on the fly
fancy generation .
I tried to read http://wiki.eclipse.org/index.php/Reusing_the_modeler but
it does not cover it adequately.
|
|
|
Powered by
FUDForum. Page generated in 0.04008 seconds