| [news.eclipse.modeling.gmf] Re: Cannot delete connection when specified field in the property isfilled in with content |
Hello Bonkers,
Caused by: java.lang.ClassCastException: java.lang.Boolean cannot beI'm suggesting you yo pout breakpoint somewhere here to see the reason of this class cast exception (particular reference in your domain model)...
cast to org.eclipse.emf.ecore.EObject at org.eclipse.emf.ecore.util.ECrossReferenceAdapter.handleCrossReference(ECrossReferenceAdapter.java:608)
at org.eclipse.emf.ecore.util.ECrossReferenceAdapter.selfAdapt(ECrossReferenceAdapter.java:447)
----------------- Alex Shatalin