Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » How to deal with uml model fragments?
How to deal with uml model fragments? [message #476597] Thu, 16 July 2009 16:47 Go to next message
Bill HingeFriend
Messages: 156
Registered: July 2009
Senior Member
Hi

I have been given a folder full of RSM model fragments which were
created from a very large class model.

Other editors have created new model fragments in RSM with a view
to integrating this back into the collective model.

I am using uml2 and tools as part of my hybrid DSL (uml2 being another
DSL). However, while I can load the uml fragments which were part of
the original large class model, I get problems loading the the new uml
fragment in that it errors with
Resource:/long%20path%20name/blah%20.efx' does not exist.
(it does exist just that for some reason can't find it)


I get this error using load resource and the uml2 tree editor.

Is there a workaround or do I need to create my own custom module to to
handle this? I'm happy just to load the new fragment for manipulation
and ignore any links to external packages. I get similar issues in other
areas with bad links (the original model being an auto migration from RR)


Also is it possible to write filters to strip out unwanted items being
shown visually in the tree editor, load resource window etc ie just see
packages, classes, attributes


regards
Steve
Re: How to deal with uml model fragments? [message #476610 is a reply to message #476597] Thu, 23 July 2009 12:57 Go to previous messageGo to next message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hello Steve,

It's rather question to UML2 component, I've redirected this post to its
newsgroup.

Tanya.

> Hi
>
> I have been given a folder full of RSM model fragments which were
> created from a very large class model.
>
> Other editors have created new model fragments in RSM with a view to
> integrating this back into the collective model.
>
> I am using uml2 and tools as part of my hybrid DSL (uml2 being another
> DSL). However, while I can load the uml fragments which were part of
> the original large class model, I get problems loading the the new uml
> fragment in that it errors with
> Resource:/long%20path%20name/blah%20.efx' does not exist.
> (it does exist just that for some reason can't find it)
> I get this error using load resource and the uml2 tree editor.
>
> Is there a workaround or do I need to create my own custom module to
> to handle this? I'm happy just to load the new fragment for
> manipulation and ignore any links to external packages. I get similar
> issues in other areas with bad links (the original model being an auto
> migration from RR)
>
> Also is it possible to write filters to strip out unwanted items being
> shown visually in the tree editor, load resource window etc ie just
> see packages, classes, attributes
>
> regards
> Steve
Re: How to deal with uml model fragments? [message #476613 is a reply to message #476610] Thu, 23 July 2009 22:35 Go to previous message
Bill HingeFriend
Messages: 156
Registered: July 2009
Senior Member
Thanks Tatiana

I wasn't sure which group it should go to

regards
Steve

Tatiana Fesenko wrote:
> Hello Steve,
>
> It's rather question to UML2 component, I've redirected this post to its
> newsgroup.
> Tanya.
>
>> Hi
>>
>> I have been given a folder full of RSM model fragments which were
>> created from a very large class model.
>>
>> Other editors have created new model fragments in RSM with a view to
>> integrating this back into the collective model.
>>
>> I am using uml2 and tools as part of my hybrid DSL (uml2 being another
>> DSL). However, while I can load the uml fragments which were part of
>> the original large class model, I get problems loading the the new uml
>> fragment in that it errors with
>> Resource:/long%20path%20name/blah%20.efx' does not exist.
>> (it does exist just that for some reason can't find it)
>> I get this error using load resource and the uml2 tree editor.
>>
>> Is there a workaround or do I need to create my own custom module to
>> to handle this? I'm happy just to load the new fragment for
>> manipulation and ignore any links to external packages. I get similar
>> issues in other areas with bad links (the original model being an auto
>> migration from RR)
>>
>> Also is it possible to write filters to strip out unwanted items being
>> shown visually in the tree editor, load resource window etc ie just
>> see packages, classes, attributes
>>
>> regards
>> Steve
>
>
Re: How to deal with uml model fragments? [message #624655 is a reply to message #476597] Thu, 23 July 2009 12:57 Go to previous message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hello Steve,

It's rather question to UML2 component, I've redirected this post to its
newsgroup.

Tanya.

> Hi
>
> I have been given a folder full of RSM model fragments which were
> created from a very large class model.
>
> Other editors have created new model fragments in RSM with a view to
> integrating this back into the collective model.
>
> I am using uml2 and tools as part of my hybrid DSL (uml2 being another
> DSL). However, while I can load the uml fragments which were part of
> the original large class model, I get problems loading the the new uml
> fragment in that it errors with
> Resource:/long%20path%20name/blah%20.efx' does not exist.
> (it does exist just that for some reason can't find it)
> I get this error using load resource and the uml2 tree editor.
>
> Is there a workaround or do I need to create my own custom module to
> to handle this? I'm happy just to load the new fragment for
> manipulation and ignore any links to external packages. I get similar
> issues in other areas with bad links (the original model being an auto
> migration from RR)
>
> Also is it possible to write filters to strip out unwanted items being
> shown visually in the tree editor, load resource window etc ie just
> see packages, classes, attributes
>
> regards
> Steve
Re: How to deal with uml model fragments? [message #624658 is a reply to message #476610] Thu, 23 July 2009 22:35 Go to previous message
Bill HingeFriend
Messages: 156
Registered: July 2009
Senior Member
Thanks Tatiana

I wasn't sure which group it should go to

regards
Steve

Tatiana Fesenko wrote:
> Hello Steve,
>
> It's rather question to UML2 component, I've redirected this post to its
> newsgroup.
> Tanya.
>
>> Hi
>>
>> I have been given a folder full of RSM model fragments which were
>> created from a very large class model.
>>
>> Other editors have created new model fragments in RSM with a view to
>> integrating this back into the collective model.
>>
>> I am using uml2 and tools as part of my hybrid DSL (uml2 being another
>> DSL). However, while I can load the uml fragments which were part of
>> the original large class model, I get problems loading the the new uml
>> fragment in that it errors with
>> Resource:/long%20path%20name/blah%20.efx' does not exist.
>> (it does exist just that for some reason can't find it)
>> I get this error using load resource and the uml2 tree editor.
>>
>> Is there a workaround or do I need to create my own custom module to
>> to handle this? I'm happy just to load the new fragment for
>> manipulation and ignore any links to external packages. I get similar
>> issues in other areas with bad links (the original model being an auto
>> migration from RR)
>>
>> Also is it possible to write filters to strip out unwanted items being
>> shown visually in the tree editor, load resource window etc ie just
>> see packages, classes, attributes
>>
>> regards
>> Steve
>
>
Previous Topic:getAllAppliedProfile
Next Topic:[Announce] MDT UML2TOOLS 0.9.1 I200907241018 is available
Goto Forum:
  


Current Time: Thu Apr 25 17:19:05 GMT 2024

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

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

Back to the top