Skip to main content



      Home
Home » Modeling » EMF » [Validation] ignore non containment References
[Validation] ignore non containment References [message #1806010] Tue, 30 April 2019 08:59 Go to next message
Eclipse UserFriend
The Diagnostician is very thorough in its work and causes all my proxies to become resolved (and possibly even validated). Is there by chance an option that I can pass to it, so it ignores non containment references?
Re: [Validation] ignore non containment References [message #1806034 is a reply to message #1806010] Wed, 01 May 2019 03:15 Go to previous message
Eclipse UserFriend
No there is no such option. Even containment references can involve proxy resolution if the model has proxy resolving containment references. And of course most of the constraints being checked, i.e., EOBJECT__EVERY_REFERENCE_IS_CONTAINED, EOBJECT__EVERY_PROXY_RESOLVES, potentially EOBJECT__EVERY_KEY_UNIQUE (if the references is proxy resolving), EOBJECT__EVERY_MAP_ENTRY_UNIQUE (if the key is a proxy resolving reference), EOBJECT__NO_CIRCULAR_CONTAINMENT (if any containment reference is proxy resolving), and generally EOBJECT__EVERY_BIDIRECTIONAL_REFERENCE_IS_PAIRED (if the references are proxy resolving), may/must resolve proxies, so that doesn't leave much to be validated without proxy resolution does it? What do you imagine would be a useful constraint to check? Not much remains other than multiplicity checks , ID uniqueness, and data value conformance...
Previous Topic:Retrieve Reference name
Next Topic:What Industry Wants from Academia in Software Modeling
Goto Forum:
  


Current Time: Wed Jul 23 15:45:43 EDT 2025

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

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

Back to the top