Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Import Excel file into a Table
Import Excel file into a Table [message #1636708] Thu, 26 February 2015 10:29 Go to next message
Adrien Lefevre is currently offline Adrien LefevreFriend
Messages: 27
Registered: January 2015
Junior Member
Good morning,

I would like to import an Excel file into my Table that I designed (as we can do in Papyrus with the Requirements Table).

So, my question is: how can I do that?

Thank you,

Adrien.
Re: Import Excel file into a Table [message #1636739 is a reply to message #1636708] Thu, 26 February 2015 10:50 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Le 26/02/2015 11:29, Adrien Lefevre a écrit :
> Good morning,

Morning,

> I would like to import an Excel file into my Table that I designed (as
> we can do in Papyrus with the Requirements Table).
>
> So, my question is: how can I do that?

It is not possible directly in Sirius, simply because Sirius is generic
and does not know anything about the structure of your particular
metamodel, or how you will want to represent it (contrary to the Payrus
Requirements Table case, where where both the structure of the
requirements *and* how Papyrus shows them is fixed).

You need to convert you Excel file into an EMF model first, and then
create a Viewpoint Specification Model (the .odesign files in Sirius) to
tell Sirius how you want to represent and manipulate the resulting
model. The first step (convering into an EMF model) is completely
outside of Sirius.

--
Pierre-Charles David - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Import Excel file into a Table [message #1637092 is a reply to message #1636739] Thu, 26 February 2015 14:40 Go to previous message
Adrien Lefevre is currently offline Adrien LefevreFriend
Messages: 27
Registered: January 2015
Junior Member
Thank you for your answer,

I would like to know if it is possible to delete 2 attributes, each one situated on the source node and on the target node when I delete an edge between two objects.

For instance, object A is "verifiedBy" B whereas B "verifies" A. If I delete the Relation Based Edge between A and B, only the feature set up by the edge is deleted (in my case "verifiedBy").
How to unset the value of "verifies"?

Thank you,

Adrien.
Previous Topic:Defining Relation-based Edge for Xtext Domainmodel
Next Topic:Auto-completion not working for semantic candidates expression property
Goto Forum:
  


Current Time: Sat Apr 27 04:31:28 GMT 2024

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

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

Back to the top