logo back up home forward   further reading more topics »

Eclipse UML2 Tools

Eclipse UML2 Tools

Good tutorials:

euclideanspace uml2 diagram

The data for this diagram is held in these files:

UML2 bugs

uml2 bug

 

java.lang.NullPointerException
at org.eclipse.emf.ecore.util.BasicExtendedMetaData.getExtendedMetaData(BasicExtendedMetaData.java:2215)
at org.eclipse.emf.ecore.util.BasicExtendedMetaData.isQualified(BasicExtendedMetaData.java:188)
at org.eclipse.emf.ecore.util.BasicExtendedMetaData.getNamespace(BasicExtendedMetaData.java:217)
at org.eclipse.emf.ecore.util.BasicExtendedMetaData.getNamespace(BasicExtendedMetaData.java:229)
at org.eclipse.emf.ecore.util.BasicExtendedMetaData.getQualifiedName(BasicExtendedMetaData.java:348)
at org.eclipse.emf.ecore.util.BasicExtendedMetaData.setBaseType(BasicExtendedMetaData.java:573)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.caseGeneralization(UMLUtil.java:2783)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:701)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.defaultCase(UMLUtil.java:3191)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.casePrimitiveType(UMLUtil.java:3074)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:2213)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.defaultCase(UMLUtil.java:3191)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.casePackage(UMLUtil.java:2973)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:1783)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.casePrimitiveType(UMLUtil.java:3067)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:2213)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.getEType(UMLUtil.java:2370)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.getEGenericType(UMLUtil.java:2432)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.caseTypedElement(UMLUtil.java:3179)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.caseProperty(UMLUtil.java:3150)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:919)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.defaultCase(UMLUtil.java:3191)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.caseClass(UMLUtil.java:2586)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:1163)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.defaultCase(UMLUtil.java:3191)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.casePackage(UMLUtil.java:2973)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:363)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:323)
at org.eclipse.uml2.uml.util.UMLSwitch.doSwitch(UMLSwitch.java:311)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.doSwitch(UMLUtil.java:3201)
at org.eclipse.uml2.uml.util.UMLUtil$UML2EcoreConverter.convert(UMLUtil.java:5679)
at org.eclipse.uml2.uml.ecore.importer.UMLImporter.doComputeEPackages(UMLImporter.java:198)
at org.eclipse.emf.importer.ModelImporter.computeEPackages(ModelImporter.java:530)
at org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage.refreshModel(ModelImporterDetailPage.java:406)
at org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage$3.execute(ModelImporterDetailPage.java:351)
at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:104)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:458)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:366)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
at org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage.refreshModel(ModelImporterDetailPage.java:374)
at org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage.handleOriginalModelFile(ModelImporterDetailPage.java:118)
at org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage$1.run(ModelImporterDetailPage.java:109)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.emf.converter.ui.OpenWizardActionDelegate.run(OpenWizardActionDelegate.java:115)
at org.eclipse.emf.converter.ui.OpenWizardActionDelegate.run(OpenWizardActionDelegate.java:105)
at org.eclipse.gmf.internal.bridge.ui.dashboard.DashboardMediator$ReloadDGMAction.run(DashboardMediator.java:582)
at org.eclipse.gmf.internal.bridge.ui.dashboard.HyperlinkFigure$1.mousePressed(HyperlinkFigure.java:63)
at org.eclipse.draw2d.Figure.handleMousePressed(Figure.java:873)
at org.eclipse.draw2d.SWTEventDispatcher.dispatchMousePressed(SWTEventDispatcher.java:214)
at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseDown(LightweightSystem.java:513)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

 

uml error


metadata block
see also:
Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

flag flag flag flag flag flagPractical Eclipse Rich Client Platform Projects

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to this site, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

 

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2013 Martin John Baker - All rights reserved - privacy policy.