Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MoDisco » MoDisco role feature available
MoDisco role feature available [message #573714] Thu, 12 November 2009 10:17
Gregoire Dupe is currently offline Gregoire DupeFriend
Messages: 75
Registered: September 2009
Location: France
Member
Hi,

The code of the MoDisco role feature has been commited into the MoDisco SVN.

The MoDisco role feature introduced the "role" concept. A role is a kind
of virtual class extension. Those "virtual classes" will never have
instances. An object can be conform to a role but can not be an instance
of a role.

For example, assuming we have a class named Employee and two roles:
"Manager" and "Developer". We will have a set of Employee instances and
some of them will have the role of "Manager" or "Developer".
The goal of role concept introduction is to be able to highlight some
model elements having a specific role.

The MoDisco role feature allows describing and using roles. The
description is done by editing a model and the use is done through an
API. The main client of this API is the MoDisco browser.
A new version of the model browser using role feature should be sonly
provided.

Regards,
Grégoire
Previous Topic:[Announce] Generic XML metamodel and its discoverer
Next Topic:MoDisco role feature available
Goto Forum:
  


Current Time: Thu Apr 18 07:19:33 GMT 2024

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

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

Back to the top