Hi,
I had a similar experience (shapes not appearing in the diagram surface) when I first used the June CTP. In my case I noticed that I was missing an "element merge directive" from my root class to the other classes in the model. You can find this in the DSL explorer under the "classes" category. select your root class and see if there are any "element merge directives" present for your classes you want to be displayed (shapes) in your diagram. You can add these by right clicking your root class and select "Add New ElemetMergeDirective".
Hope this helps.
Edward
|