Book a Demo

Author Topic: Role Changeability what is it?  (Read 2390 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Role Changeability what is it?
« on: July 15, 2005, 01:27:47 am »
There's an item on the association Role Dialog marked Changeable.  The only help I can find for it is for
Quote
IsChangeable: Read/Write. Flag indicating this end is changeable or not.
 

Anyone know what exactly the three enumerates mean?
none
frozen
addOnly

As far as I can see the conceptual meaning should be something like:

Add,Shift,Delete       (Full)
Add,Shift                  (NoDelete)
Add                          (AddOnly)

Where shift means reconnect to another target.

It would appear you can't get at them through the CTF. ???

Cheerz,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

thomaskilian

  • Guest
Re: Role Changeability what is it?
« Reply #1 on: July 15, 2005, 03:42:34 am »
This looks like a variant. If the role can change you have to do prechecks which role is the current. Just a guess - I'm not a modeller...