- Acceleo - Check consistency - multi domain [message #1829502] |
Sun, 05 July 2020 15:45  |
Eclipse User |
|
|
|
Dear All,
I have already sent a very similar question in the - Epsilon - forum ( https://www.eclipse.org/forums/index.php?t=msg&th=1103881&goto=1827750&#msg_1827750 ) and Viatra ( https://www.eclipse.org/forums/index.php/t/1103882/ ). Unfortunately, I couldn't find the exclusive forum page for Acceleo. The link presented on Acceleo webpage sends me to this forum.
Can anyone please clarify whether ACCELEO can check consistency between models? In case the answer is positive, does the consistency checking is performed between models from different domains or only between the same domain?
Finally, in case this tool can check consistency between models from different domains. Can you please specify what kind of consistency these tools provide? Bellow you can find some kind of consistency to help you answering this last question:
Behavioral inconsistencies - occur between components that request and provide services whose names and interfaces match, but whose behaviors do not.
Information Consistency - It checks if the data that can be presented on different media, remain the same regardless of how they are presented. Example of Information inconsistency would be when the distance is presented in different units without respecting the conversion calculation
Interaction inconsistencies - occur when a component's provided operations are accessed in a manner that violates certain interaction constraints, such as the order in which the component's operations are to be accessed.
Interface inconsistencies - happen when connected interface elements have mismatching values, terminologies or schemes.
Name inconsistencies - happen when components, connectors or services have the same name.
Refinement inconsistencies - occur between models of different abstraction levels due to the fact the some elements are suppressed/inserted to fit the corresponding abstraction level.
Requirement Consistency - It checks whether the requirements from a requirement list are related to some model element and if this relationship is valid.
Thank you in advance,
|
|
|
|
|
Re: - Acceleo - Check consistency - multi domain [message #1829554 is a reply to message #1829537] |
Mon, 06 July 2020 14:32  |
Eclipse User |
|
|
|
Hi
You are being too narrow minded in your terminology.
If you have a mechanism to detect an inconsistency that is capable of being programmed, then that is a rule which yields a true/false according to the presence of an inconsistency. This is a (validity) constraint whether programmed in OCL or Java or ...
You have models that need manipulation. Possibly to detect an inability to transform one into another. Possibly by converting both to a common semantic form that may be easily compared. Whatever, it is a model transformation, that you might realize with a model transformation tool, or with EMF+Java or if you are a glutton for punishment in VisualBasic.
Regards
Ed Willink
|
|
|
Powered by
FUDForum. Page generated in 0.03015 seconds