Senior |
|
Joined: Tue Jan 11, 2005 5:03 pm Posts: 137 Location: Montreal, Quebec
|
Hi,
is there a way to use the discriminator the inverse way? I mean instead of defining a subclass having a discriminator-value=="1234", having a subclasse when discriminator-value!="12345"?
I have this case where my Acount class have 2 subclasses. The first one is when discriminator-value=="0", and the other case when discriminator-value!="0". I would need somekind of formula, but it dont seems to works.
Is there a way to do this?
Thanks
Etienne
|
|