|
Hello,
I was using DSLTools from May VS SDK and it was possible to create relationship 0..1/0..* without graphical representation and edit this as property (of type targetDomainClass) on sourceDomainClass.
but, when i'am using July (and also June) VSSDK, i cannot find a way to do this.
It can be seen on FlowModel example, (FlowElement has Actor property), but in this example relationship is too complicated (is computed when element is dropped on swimlane, etc.)
I created new project from Minimal Language template, deleted ExampleElement-ExampleElement relationship, commandbuilder I created new DomainClass1, GeometryShape, ShapeMap between it
now I created Reference relationship ExampleElement[0..1]-DomainClass1[0..*]
...and now I supposed, there will be property "DomainClass1" on ExampleElement to set relationship, but ...is'nt
what i am doing wrong ? what to do next ?
thank you, J.S.
|