Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » BPMN Diagram orientation
BPMN Diagram orientation [message #608496] Sat, 12 January 2008 18:44 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 #608501 is a reply to message #608497] Wed, 16 January 2008 08:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ymo.noemail.com

Thanks.

here is the bug to track this.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=215454
Re: BPMN Diagram orientation [message #610553 is a reply to message #608497] Mon, 21 January 2008 03:47 Go to previous message
Eclipse UserFriend
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.
Previous Topic:XPDL
Next Topic:Re: BPMN Diagram orientation
Goto Forum:
  


Current Time: Fri Apr 19 00:19:02 GMT 2024

Powered by FUDForum. Page generated in 0.02057 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top