API documentation [message #1436021] |
Thu, 02 October 2014 05:11  |
Eclipse User |
|
|
|
Hi,
is there any documentation for the Sirius API? I need to create diagram representation description and also need to create concrete diagrams from code. Could you show me where should I start, where can I find some information about these topics?
Thanks,
Adam
|
|
|
Re: API documentation [message #1436809 is a reply to message #1436021] |
Fri, 03 October 2014 08:43  |
Eclipse User |
|
|
|
Hi Adam,
Le 02/10/2014 14:24, Adam Lengyel a écrit :
> Hi,
>
> is there any documentation for the Sirius API?
As said by Pierre-Charles in this thread [1]
> We used to have a "Developer" section in the documentation (before
> the product was open sourced as Sirius), but it was inconsistent and
> sometimes completely obsolete. We did not have enough time to rewrite
> it for Sirius 1.0, so it has been removed to avoid confusion.
>
> We certainly want to have such a documentation in the future. Feel
> free to comment on
https://bugs.eclipse.org/bugs/show_bug.cgi?id=426583 to tell us what
kind of information you
> expect in priority for such a document (for us who have been working
> on Sirius for years, it is not always obvious what a newcomer needs).
That being said, you can access the previous version of the Developper
Guide by registering to the Obeo Network [2].
>I need to create diagram
> representation description and also need to create concrete diagrams
> from code. Could you show me where should I start, where can I find some
> information about these topics?
For your current need, I think you could try to call
org.eclipse.sirius.business.api.dialect.DialectManager.INSTANCE.createRepresentation(String
name, EObject semantic, RepresentationDescription description, Session
session, IProgressMonitor monitor).
>
> Thanks,
> Adam
Regards,
--
Maxime - Obeo
Need professional services for Sirius?
http://www.obeodesigner.com/sirius
[1]
http://www.eclipse.org/forums/index.php/mv/msg/781375/1385080/#msg_1385080
[2] http://www.obeonetwork.com/group/obeo-designer
|
|
|
Powered by
FUDForum. Page generated in 0.04059 seconds