Answered Making a reference from a connector class

  • Monday, October 24, 2005 12:15 PM
     
     
    Hello,

    In a Domain Model, I am trying to make a reference (with left hand role cardinality Max=1 Min=0) from a connector showed as a class and another class of the domain model. And at debugging, when I introduce the value of the class in the property grid an exception is showed displaying "Property value is not valid, an internal error was occurred".

    Is not possible to do associations between connectors class and another classes in a DomainModel?

    Thank you!!!

    Rafa Cabedo.
    rcabedo@dsic.upv.es

All Replies

  • Monday, October 24, 2005 3:32 PM
    Moderator
     
     Answered

    This looks like a bug, Rafa -- thanks!

    On the drawing surface, we don't currently have a way of making connectors to or from connectors; but the underlying Store handles this properly, or should do; and the Properties Grid should display it properly, and allow it to be set.

    I'll log a bug for this and it should get fixed in the next release or two.


    BTW, value-properties on relations should work OK.