Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » Unique Id and Validation
Unique Id and Validation [message #590143] Tue, 17 April 2007 09:04
Jens Krause is currently offline Jens KrauseFriend
Messages: 3
Registered: July 2009
Junior Member
Hi there,

i have a GMF diagram and want to use the EMFT Validation in there.

I thougth if i set the attribute "unique" of an EClass attribute to true
in my ecore file, the validation automatically checks if this id is
really unique. But it seems that isn't so.

For better understanding here a short view of my structure:

EClass Field
|
+- EAttribute id, Type "ID <java.lang.String>"
|
+- Unique "true"


But if i now set the same id for 2 Fields, no error is shown. Do i have
to increase the priority for the validation provider. It's now set to
"medium". Or do i have to add an extra Audit Rule for that?

Sorry for the crossposting, but i thought this could match both newsgroups.

reagards
Jens K.


** f'up set to eclipse.modeling **
Previous Topic:how to customize the UI generated by EMF
Next Topic:Unique Id and Validation
Goto Forum:
  


Current Time: Thu Apr 25 16:49:18 GMT 2024

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

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

Back to the top