WARNING: Using incubator modules: jdk.incubator.concurrent, jdk.incubator.vector
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
!SESSION 2023-02-03 17:31:37.601 -----------------------------------------------
eclipse.buildId=unknown
java.version=19.0.1
java.vendor=Homebrew
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -version 3 -port 49433 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames org.osate.awas.evaluation.AllAwasPerformanceEvaluations -application org.eclipse.pde.junit.runtime.uitestapplication -product org.eclipse.sdk.ide -testpluginname org.osate.slicer.evaluation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -consoleLog -version 3 -port 49433 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames org.osate.awas.evaluation.AllAwasPerformanceEvaluations -application org.eclipse.pde.junit.runtime.uitestapplication -product org.eclipse.sdk.ide -data /Users/sprocter/local/eclipse/osate2_2022-06-master7/ws/../junit-workspace -dev file:/Users/sprocter/local/eclipse/osate2_2022-06-master7/ws/.metadata/.plugins/org.eclipse.pde.core/pde-junit/dev.properties -os macosx -ws cocoa -arch x86_64 -consoleLog -testpluginname org.osate.slicer.evaluation

!ENTRY org.eclipse.jface 2 0 2023-02-03 17:31:42.226
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2023-02-03 17:31:42.226
!MESSAGE A conflict occurred for COMMAND+I:
Binding(COMMAND+I,
	ParameterizedCommand(Command(org.osate.ui.instantiate,Instantiate,
		,
		Category(org.osate.core.modeling.category,OSATE Modeling,null,true),
		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@644c3590,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.ui.contexts.window,,,system)
Binding(COMMAND+I,
	ParameterizedCommand(Command(org.eclipse.ui.file.properties,Properties,
		Display the properties of the selected item,
		Category(org.eclipse.ui.category.file,File,null,true),
		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@2e60d4f4,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.ui.contexts.window,,cocoa,system)

!ENTRY org.eclipse.mylyn.commons.ui 4 0 2023-02-03 17:31:43.495
!MESSAGE For input string: "or" under radix 16
!STACK 0
java.lang.NumberFormatException: For input string: "or" under radix 16
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
	at java.base/java.lang.Integer.parseInt(Integer.java:665)
	at org.eclipse.mylyn.internal.commons.ui.E4ThemeColor.getRGBFromCssString(E4ThemeColor.java:57)
	at org.eclipse.mylyn.commons.ui.GradientColors.getRGBFromTheme(GradientColors.java:212)
	at org.eclipse.mylyn.commons.ui.GradientColors.getBackground(GradientColors.java:190)
	at org.eclipse.mylyn.commons.ui.GradientColors.createBorderColor(GradientColors.java:78)
	at org.eclipse.mylyn.commons.ui.GradientColors.createColors(GradientColors.java:54)
	at org.eclipse.mylyn.commons.ui.GradientColors.<init>(GradientColors.java:50)
	at org.eclipse.mylyn.commons.ui.GradientToolTip.initResources(GradientToolTip.java:49)
	at org.eclipse.mylyn.commons.ui.GradientToolTip.<init>(GradientToolTip.java:44)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListToolTip.<init>(TaskListToolTip.java:126)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListFilteredTree.createActiveTaskComposite(TaskListFilteredTree.java:423)
	at org.eclipse.mylyn.commons.workbench.AbstractFilteredTree.createFilterControls(AbstractFilteredTree.java:181)
	at org.eclipse.ui.dialogs.FilteredTree.createControl(FilteredTree.java:362)
	at org.eclipse.mylyn.commons.workbench.EnhancedFilteredTree.createControl(EnhancedFilteredTree.java:61)
	at org.eclipse.mylyn.commons.workbench.AbstractFilteredTree.createControl(AbstractFilteredTree.java:91)
	at org.eclipse.ui.dialogs.FilteredTree.init(FilteredTree.java:331)
	at org.eclipse.ui.dialogs.FilteredTree.<init>(FilteredTree.java:289)
	at org.eclipse.mylyn.commons.workbench.EnhancedFilteredTree.<init>(EnhancedFilteredTree.java:48)
	at org.eclipse.mylyn.commons.workbench.AbstractFilteredTree.<init>(AbstractFilteredTree.java:71)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListFilteredTree.<init>(TaskListFilteredTree.java:134)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListView.createPartControl(TaskListView.java:590)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:110)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5211)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:121)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:677)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:83)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5211)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:152)
	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:1)
	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:4014)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$10(WorkbenchPage.java:3951)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3951)
	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:898)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:96)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:83)
	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1469)
	at org.eclipse.ui.internal.StandardTrim.createStatusLine(StandardTrim.java:118)
	at org.eclipse.ui.internal.StandardTrim.createWidget(StandardTrim.java:48)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:344)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:227)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:94)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer.createWidget(ToolControlRenderer.java:129)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:109)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:680)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1083)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-02-03T5-31-43] Status ERROR: org.eclipse.mylyn.commons.ui code=0 For input string: "or" under radix 16 java.lang.NumberFormatException: For input string: "or" under radix 16, Exception:
java.lang.NumberFormatException: For input string: "or" under radix 16
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
	at java.base/java.lang.Integer.parseInt(Integer.java:665)
	at org.eclipse.mylyn.internal.commons.ui.E4ThemeColor.getRGBFromCssString(E4ThemeColor.java:57)
	at org.eclipse.mylyn.commons.ui.GradientColors.getRGBFromTheme(GradientColors.java:212)
	at org.eclipse.mylyn.commons.ui.GradientColors.getBackground(GradientColors.java:190)
	at org.eclipse.mylyn.commons.ui.GradientColors.createBorderColor(GradientColors.java:78)
	at org.eclipse.mylyn.commons.ui.GradientColors.createColors(GradientColors.java:54)
	at org.eclipse.mylyn.commons.ui.GradientColors.<init>(GradientColors.java:50)
	at org.eclipse.mylyn.commons.ui.GradientToolTip.initResources(GradientToolTip.java:49)
	at org.eclipse.mylyn.commons.ui.GradientToolTip.<init>(GradientToolTip.java:44)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListToolTip.<init>(TaskListToolTip.java:126)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListFilteredTree.createActiveTaskComposite(TaskListFilteredTree.java:423)
	at org.eclipse.mylyn.commons.workbench.AbstractFilteredTree.createFilterControls(AbstractFilteredTree.java:181)
	at org.eclipse.ui.dialogs.FilteredTree.createControl(FilteredTree.java:362)
	at org.eclipse.mylyn.commons.workbench.EnhancedFilteredTree.createControl(EnhancedFilteredTree.java:61)
	at org.eclipse.mylyn.commons.workbench.AbstractFilteredTree.createControl(AbstractFilteredTree.java:91)
	at org.eclipse.ui.dialogs.FilteredTree.init(FilteredTree.java:331)
	at org.eclipse.ui.dialogs.FilteredTree.<init>(FilteredTree.java:289)
	at org.eclipse.mylyn.commons.workbench.EnhancedFilteredTree.<init>(EnhancedFilteredTree.java:48)
	at org.eclipse.mylyn.commons.workbench.AbstractFilteredTree.<init>(AbstractFilteredTree.java:71)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListFilteredTree.<init>(TaskListFilteredTree.java:134)
	at org.eclipse.mylyn.internal.tasks.ui.views.TaskListView.createPartControl(TaskListView.java:590)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:110)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5211)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:121)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:677)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:83)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5211)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:152)
	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:1)
	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:4014)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$10(WorkbenchPage.java:3951)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3951)
	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:898)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:96)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:83)
	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1469)
	at org.eclipse.ui.internal.StandardTrim.createStatusLine(StandardTrim.java:118)
	at org.eclipse.ui.internal.StandardTrim.createWidget(StandardTrim.java:48)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:344)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:227)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:94)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer.createWidget(ToolControlRenderer.java:129)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:109)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:680)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1083)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

qf1 = reach forward AircraftSystem_SubsystemImpl_Instance.ELE.access
qf2 = reach forward AircraftSystem_SubsystemImpl_Instance.FGS.Platform.Switch.access
qf3 = reach forward AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.DM.DMToDisplay.request
qb1 = reach backward AircraftSystem_SubsystemImpl_Instance.ENG.ElectricalPower
qb2 = reach backward AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.PilotDisplay.DisplayToDM
qb3 = reach backward AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.PilotDisplay.DisplayToDM.page
qrf1 = reach from AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.FM.FMToPCM to AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.FM.FMToFD
qrf2 = reach from AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.FD.FDToFM.request to AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.FM.FMToFD.page
qrf3 = reach from AircraftSystem_SubsystemImpl_Instance.FGS.Platform.Switch.access to AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.PilotDisplay.DisplayToDM
qrt1 = reach paths from AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.DM.DMToPCM.request to AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.DM.DMToPCM.page with some(AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.PCM.PCMToDM.page)
qrt2 = reach paths from AircraftSystem_SubsystemImpl_Instance.FGS.Platform.Switch.access to AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.PilotDisplay.DisplayToDM with some(AircraftSystem_SubsystemImpl_Instance.FGS.ApplicationSystem.EtherAccess)
qrt3 = reach paths from AircraftSystem_SubsystemImpl_Instance.FGS.Platform.IMAPowerSupply.access to AircraftSystem_SubsystemImpl_Instance.FGS.Platform.Switch.Power with some(AircraftSystem_SubsystemImpl_Instance.FGS.Platform.powerdemand)
digraph "component:$$AWAS#AircraftSystem_SubsystemImpl_Instance" {

  rankdir=TB

   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACO" [label="{In Port|<ElectricalSupply_IN>ElectricalSupply_IN|<Signals_IN>Signals_IN|<AirPower_IN>AirPower_IN} |component\nACO|{Out Port|<AirPower_OUT>AirPower_OUT|<ElectricalSupply_OUT>ElectricalSupply_OUT|<Signals_OUT>Signals_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APU" [label="{In Port|<ElectricalSupply_IN>ElectricalSupply_IN|<FuelSupply_IN>FuelSupply_IN|<Signals_IN>Signals_IN} |component\nAPU|{Out Port|<Signals_OUT>Signals_OUT|<FuelSupply_OUT>FuelSupply_OUT|<ElectricalSupply_OUT>ElectricalSupply_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLD" [label="{In Port|<ACCESS_IN>ACCESS_IN} |component\nBLD|{Out Port|<ACCESS_OUT>ACCESS_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#CPT" [label="{In Port|<ElectricalSupply_IN>ElectricalSupply_IN|<Signals_IN>Signals_IN} |component\nCPT|{Out Port|<Signals_OUT>Signals_OUT|<ElectricalSupply_OUT>ElectricalSupply_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" [label="{In Port|<ACCESS_IN>ACCESS_IN|<Backbone_IN>Backbone_IN} |component\nELE|{Out Port|<ACCESS_OUT>ACCESS_OUT|<Backbone_OUT>Backbone_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENG" [label="{In Port|<ElectricalPower_IN>ElectricalPower_IN|<FuelSupply_IN>FuelSupply_IN|<AirPower_IN>AirPower_IN|<Signals_IN>Signals_IN|<HydraulicPower_IN>HydraulicPower_IN} |component\nENG|{Out Port|<HydraulicPower_OUT>HydraulicPower_OUT|<Signals_OUT>Signals_OUT|<FuelSupply_OUT>FuelSupply_OUT|<ElectricalPower_OUT>ElectricalPower_OUT|<AirPower_OUT>AirPower_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGS" [label="{In Port|<ElectricalSupply_IN>ElectricalSupply_IN|<Signals_IN>Signals_IN|<HydraulicPower_IN>HydraulicPower_IN} |component\nFGS|{Out Port|<ElectricalSupply_OUT>ElectricalSupply_OUT|<Signals_OUT>Signals_OUT|<HydraulicPower_OUT>HydraulicPower_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUE" [label="{In Port|<ACCESS_IN>ACCESS_IN} |component\nFUE|{Out Port|<ACCESS_OUT>ACCESS_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYD" [label="{In Port|<ACCESS_IN>ACCESS_IN} |component\nHYD|{Out Port|<ACCESS_OUT>ACCESS_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDG" [label="{In Port|<ElectricalSupply_IN>ElectricalSupply_IN|<Signals_IN>Signals_IN|<HydraulicPower_IN>HydraulicPower_IN} |component\nLDG|{Out Port|<HydraulicPower_OUT>HydraulicPower_OUT|<ElectricalSupply_OUT>ElectricalSupply_OUT|<Signals_OUT>Signals_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#NAV" [label="{In Port|<ElectricalSupply_IN>ElectricalSupply_IN|<Signals_IN>Signals_IN} |component\nNAV|{Out Port|<Signals_OUT>Signals_OUT|<ElectricalSupply_OUT>ElectricalSupply_OUT} ",  shape="record"] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" [label="{In Port|<ACCESS_IN>ACCESS_IN} |component\nSIG|{Out Port|<ACCESS_OUT>ACCESS_OUT} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACOtoSIG" [label="{In Port|<in>in} |connection\nACOtoSIG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APUtoSIG" [label="{In Port|<in>in} |connection\nAPUtoSIG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLDtoACO" [label="{In Port|<in>in} |connection\nBLDtoACO|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLDtoENG" [label="{In Port|<in>in} |connection\nBLDtoENG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#CPTtoSIG" [label="{In Port|<in>in} |connection\nCPTtoSIG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoACO" [label="{In Port|<in>in} |connection\nELEtoACO|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoAPU" [label="{In Port|<in>in} |connection\nELEtoAPU|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoCPT" [label="{In Port|<in>in} |connection\nELEtoCPT|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoEGS" [label="{In Port|<in>in} |connection\nELEtoEGS|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoENG" [label="{In Port|<in>in} |connection\nELEtoENG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoLDG" [label="{In Port|<in>in} |connection\nELEtoLDG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoNAV" [label="{In Port|<in>in} |connection\nELEtoNAV|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENGtoSIG" [label="{In Port|<in>in} |connection\nENGtoSIG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGStoHYD" [label="{In Port|<in>in} |connection\nFGStoHYD|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGStoSIG" [label="{In Port|<in>in} |connection\nFGStoSIG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUEtoAPU" [label="{In Port|<in>in} |connection\nFUEtoAPU|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUEtoENG" [label="{In Port|<in>in} |connection\nFUEtoENG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYDtoENG" [label="{In Port|<in>in} |connection\nHYDtoENG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYDtoLDG" [label="{In Port|<in>in} |connection\nHYDtoLDG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDGtoSIG" [label="{In Port|<in>in} |connection\nLDGtoSIG|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#NAVtoSIG" [label="{In Port|<in>in} |connection\nNAVtoSIG|{Out Port|<out>out} ",  shape="record"] 

   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLD" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLDtoACO" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLD" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLDtoENG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoACO" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoAPU" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoCPT" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoEGS" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoENG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoLDG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoNAV" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUEtoAPU" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUE" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUEtoENG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYD" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGStoHYD" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYD" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYDtoENG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYD" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYDtoLDG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACOtoSIG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APUtoSIG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#CPTtoSIG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENGtoSIG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGStoSIG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDGtoSIG" [headport=in, tailport=ACCESS_OUT] 
   "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#SIG" -> "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#NAVtoSIG" [headport=in, tailport=ACCESS_OUT] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACOtoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACO" [headport=Signals_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APUtoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APU" [headport=Signals_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLDtoACO" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACO" [headport=AirPower_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#BLDtoENG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENG" [headport=AirPower_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#CPTtoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#CPT" [headport=Signals_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoACO" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ACO" [headport=ElectricalSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoAPU" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APU" [headport=ElectricalSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoCPT" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#CPT" [headport=ElectricalSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoEGS" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGS" [headport=ElectricalSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoENG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENG" [headport=ElectricalPower_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoLDG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDG" [headport=ElectricalSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ELEtoNAV" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#NAV" [headport=ElectricalSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENGtoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENG" [headport=Signals_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGStoHYD" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGS" [headport=HydraulicPower_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGStoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FGS" [headport=Signals_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUEtoAPU" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#APU" [headport=FuelSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#FUEtoENG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENG" [headport=FuelSupply_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYDtoENG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#ENG" [headport=HydraulicPower_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#HYDtoLDG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDG" [headport=HydraulicPower_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDGtoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#LDG" [headport=Signals_IN, tailport=out] 
   "connection:$$AWAS$AircraftSystem_SubsystemImpl_Instance#NAVtoSIG" -> "component:$$AWAS$AircraftSystem_SubsystemImpl_Instance#NAV" [headport=Signals_IN, tailport=out] 

}
AircraftSystem:	33	42	1344768	668252	97127	74550	279976	74669	1825	1927	26140	30738	2333	1607	11559	4696	2915	2336	3315
[0, 0] Connection declaration 'WrappedArray(c1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(cout0)' has already been defined
[0, 0] Connection declaration 'WrappedArray(cout0)' has already been defined
[0, 0] Connection declaration 'WrappedArray(cout1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(cout1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(cout2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(cout2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c0)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c0)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c5)' has already been defined
qf1 = reach forward display_manager_i_Instance.infos.altitude_processing.sensed_value
qf2 = reach forward display_manager_i_Instance.manager.critical.altitude
qf3 = reach forward display_manager_i_Instance.infos.gps_sensor.pos
qb1 = reach backward display_manager_i_Instance.renderer.page_warning
qb2 = reach backward display_manager_i_Instance.manager.altitude
qb3 = reach backward display_manager_i_Instance.infos.wind_processing.speed
qrf1 = reach from display_manager_i_Instance.monitor.fuels.level1 to display_manager_i_Instance.manager.page_info
qrf2 = reach from display_manager_i_Instance.infos.gps_sensor.pos to display_manager_i_Instance.renderer.warning.page
qrf3 = reach from display_manager_i_Instance.renderer.page_critical to display_manager_i_Instance.infos.wind_processing.sensed
qrt1 = reach paths from display_manager_i_Instance.monitor.fuels.level1 to display_manager_i_Instance.manager.page_info with some(display_manager_i_Instance.manager.infos.fuel_status)
qrt2 = reach paths from display_manager_i_Instance.infos.gps_sensor.pos to display_manager_i_Instance.renderer.warning.page with some(display_manager_i_Instance.manager.warning.aircraft_speed)
qrt3 = reach paths from display_manager_i_Instance.renderer.page_critical to display_manager_i_Instance.infos.wind_processing.sensed with some(display_manager_i_Instance.manager.critical.pitot_status)
DisplayManager:	14	18	232746	249359	199433	137806	195532	11367	1750	4728	5948	14463	14146	2610	10406	47066	17473	2112	22217
satelliteSignal
location
powersupply
ObservableFailure
ObservableFailure
pilotInput
pilotInput
satelliteSignal
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
failed :flightSurfaceControl
[0, 0] port 'WrappedArray(flightSurfaceControl, component:$$AWAS#FlightSystem_tier1_Instance)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] EVENT 'WrappedArray(PowerFailure, component:$$AWAS$FlightSystem_tier1_Instance#FSpowersupply)' not found in the associated state machine declaration
[0, 0] Type or State machine 'WrappedArray(ErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(ErrorLibrary)' not declared
satelliteSignal
location
powersupply
ObservableFailure
ObservableFailure
pilotInput
pilotInput
satelliteSignal
satelliteSignal
location
powersupply
ObservableFailure
ObservableFailure
pilotInput
pilotInput
satelliteSignal
qf1 = reach forward FlightSystem_tier1_Instance.FlightControl.guidanceCommands
qf2 = reach forward FlightSystem_tier1_Instance.GPS.satelliteSignal{GPSErrorLibrary.NoSignal}
qf3 = reach forward FlightSystem_tier1_Instance.GPS.location{GPSErrorLibrary.IncorrectData}
qb1 = reach backward FlightSystem_tier1_Instance.AutoFlightGuidance.position{GPSErrorLibrary.LowPrecisionData}
qb2 = reach backward FlightSystem_tier1_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.NoService}
qb3 = reach backward FlightSystem_tier1_Instance.ObservableFailure
qrf1 = reach from FlightSystem_tier1_Instance.GPS.satelliteSignal to FlightSystem_tier1_Instance.FlightControl.flightSurfaceControl
qrf2 = reach from FlightSystem_tier1_Instance.AutoFlightGuidance.AFGOutput{AFGErrorLibrary.NoService} to FlightSystem_tier1_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.NoService}
qrf3 = reach from FlightSystem_tier1_Instance.AutoFlightGuidance.AFGOutput{AFGErrorLibrary.ErraticValue} to FlightSystem_tier1_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.ErraticBehavior}
qrt1 = reach paths from FlightSystem_tier1_Instance.GPS.location{GPSErrorLibrary.LowPrecisionData} to FlightSystem_tier1_Instance.AutoFlightGuidance.AFGOutput{GPSErrorLibrary.LowPrecisionData} with some(FlightSystem_tier1_Instance.AutoFlightGuidance.position{GPSErrorLibrary.LowPrecisionData})
qrt2 = reach paths from FlightSystem_tier1_Instance.GPS.satelliteSignal{GPSErrorLibrary.NoSignal} to FlightSystem_tier1_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.NoService} with some(FlightSystem_tier1_Instance.AutoFlightGuidance.AFGOutput{AFGErrorLibrary.NoService})
qrt3 = reach paths from FlightSystem_tier1_Instance.satelliteSignal to FlightSystem_tier1_Instance.ObservableFailure with some(FlightSystem_tier1_Instance.AutoFlightGuidance.position)
FlightGuidanceSystem:	14	14	39582	165695	15901	14620	65405	3187	8298	2382	4622	2021	2743	2094	2286	9767	4927	4600	6431
satelliteSignal
location
satelliteSignal
location
powersupply
ObservableFailure
ObservableFailure
pilotInput
pilotInput
satelliteSignal
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
failed :flightSurfaceControl
[0, 0] port 'WrappedArray(flightSurfaceControl, component:$$AWAS#FlightSystem_DualGPS_Instance)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(AFGErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(ErrorLibrary)' not declared
[0, 0] Type or State machine 'WrappedArray(ErrorLibrary)' not declared
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$FlightSystem_DualGPS_Instance#voter)' not declared
[0, 0] port 'WrappedArray(ptoloc, FlightSystem_DualGPS_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$FlightSystem_DualGPS_Instance#voter)' not declared
[0, 0] EVENT 'WrappedArray(compareError, component:$$AWAS$FlightSystem_DualGPS_Instance#voter)' not found in the associated state machine declaration
[0, 0] EVENT 'WrappedArray(PowerFailure, component:$$AWAS$FlightSystem_DualGPS_Instance#FSpowersupply)' not found in the associated state machine declaration
satelliteSignal
location
satelliteSignal
location
powersupply
ObservableFailure
ObservableFailure
pilotInput
pilotInput
satelliteSignal
satelliteSignal
location
satelliteSignal
location
powersupply
ObservableFailure
ObservableFailure
pilotInput
pilotInput
satelliteSignal
qf1 = reach forward FlightSystem_DualGPS_Instance.satelliteSignal
qf2 = reach forward FlightSystem_DualGPS_Instance.GPS2.satelliteSignal{GPSErrorLibrary.NoSignal}
qf3 = reach forward FlightSystem_DualGPS_Instance.AutoFlightGuidance.position{GPSErrorLibrary.IncorrectData}
qb1 = reach backward FlightSystem_DualGPS_Instance.AutoFlightGuidance.position{GPSErrorLibrary.LowPrecisionData}
qb2 = reach backward FlightSystem_DualGPS_Instance.FlightControl.guidanceCommands{AFGErrorLibrary.NoService}
qb3 = reach backward FlightSystem_DualGPS_Instance.FlightControl.flightSurfaceControl
qrf1 = reach from FlightSystem_DualGPS_Instance.GPS1.satelliteSignal to FlightSystem_DualGPS_Instance.FlightControl.guidanceCommands
qrf2 = reach from FlightSystem_DualGPS_Instance.GPS2.satelliteSignal{GPSErrorLibrary.NoSignal} to FlightSystem_DualGPS_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.NoService}
qrf3 = reach from FlightSystem_DualGPS_Instance.GPS2.location{GPSErrorLibrary.IncorrectData} to FlightSystem_DualGPS_Instance.FlightControl.guidanceCommands{AFGErrorLibrary.ErraticValue}
qrt1 = reach paths from FlightSystem_DualGPS_Instance.satelliteSignal to FlightSystem_DualGPS_Instance.voter.inLocation2 with some(FlightSystem_DualGPS_Instance.GPS2.location)
qrt2 = reach paths from FlightSystem_DualGPS_Instance.GPS1.location{ErrorLibrary.ServiceOmission} to FlightSystem_DualGPS_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.NoService} with some(FlightSystem_DualGPS_Instance.AutoFlightGuidance.position{ErrorLibrary.ServiceOmission})
qrt3 = reach paths from FlightSystem_DualGPS_Instance.GPS2.location{GPSErrorLibrary.IncorrectData} to FlightSystem_DualGPS_Instance.FlightControl.flightSurfaceControl{AFGErrorLibrary.ErraticBehavior} with some(FlightSystem_DualGPS_Instance.AutoFlightGuidance.operatorCommand{AFGErrorLibrary.ErraticPilotInput})
FlightGuidanceSystemTwoGPS:	19	20	28551	74854	19526	17828	37402	2101	1755	1474	1776	2456	2333	4219	3002	3681	5843	8025	5849
[0, 0] Connection declaration 'WrappedArray(tctm)' has already been defined
[0, 0] Connection declaration 'WrappedArray(tctm)' has already been defined
[0, 0] Connection declaration 'WrappedArray(tctr)' has already been defined
[0, 0] Connection declaration 'WrappedArray(tctr)' has already been defined
qf1 = reach forward thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_interface.lower_desired_tempWstatus
qf2 = reach forward thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_interface.displayed_temp
qf3 = reach forward thermostat_single_sensor_impl_Instance.monitor_temperature.upper_alarm_tempWstatus
qb1 = reach backward thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_mode.regulator_mode
qb2 = reach backward thermostat_single_sensor_impl_Instance.heat_control
qb3 = reach backward thermostat_single_sensor_impl_Instance.monitor_temperature.manage_alarm.lower_alarm_temp
qrf1 = reach from thermostat_single_sensor_impl_Instance.regulate_temperature.lower_desired_tempWstatus to thermostat_single_sensor_impl_Instance.regulate_temperature.manage_heat_source.regulator_mode
qrf2 = reach from thermostat_single_sensor_impl_Instance.monitor_temperature.current_tempWstatus to thermostat_single_sensor_impl_Instance.monitor_temperature.manage_monitor_interface.lower_alarm_temp
qrf3 = reach from thermostat_single_sensor_impl_Instance.monitor_temperature.upper_alarm_tempWstatus to thermostat_single_sensor_impl_Instance.monitor_temperature.alarm_control
qrt1 = reach paths from thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_interface.upper_desired_tempWstatus to thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_interface.regulator_status with some(thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_mode.interface_failure)
qrt2 = reach paths from thermostat_single_sensor_impl_Instance.monitor_temperature.upper_alarm_tempWstatus to thermostat_single_sensor_impl_Instance.monitor_temperature.alarm_control with some(thermostat_single_sensor_impl_Instance.monitor_temperature.manage_alarm.monitor_mode)
qrt3 = reach paths from thermostat_single_sensor_impl_Instance.regulate_temperature.manage_regulator_interface.regulator_mode to thermostat_single_sensor_impl_Instance.regulate_temperature.manage_heat_source.heat_control with some(thermostat_single_sensor_impl_Instance.regulate_temperature.manage_heat_source.upper_desired_temp)
Isolette:	23	22	61169	36083	26868	25408	29453	1960	899	1391	1416	2578	2843	3448	2956	11196	15585	3583	10121
[0, 0] Connection declaration 'WrappedArray(bac6_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac6_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac1_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac1_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac2_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac2_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac4_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac4_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac3_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac3_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac1_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac1_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac2_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac2_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac1_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bac1_BACKWARD)' has already been defined
qf1 = reach forward UAS_Impl_Instance.GND.send_map{UAS_Errors.wellformed_authenticated}
qf2 = reach forward UAS_Impl_Instance.UAV.MCMP.RADIO_HW.recv_map_out
qf3 = reach forward UAS_Impl_Instance.UAV.MCMP.RADIO_HW.RFA
qb1 = reach backward UAS_Impl_Instance.UAV.MCMP.PROC_SW.RADIO.recv_map_out{UAS_Errors.not_wellformed_authenticated}
qb2 = reach backward UAS_Impl_Instance.UAV.MCMP.RADIO_HW.send_status_out
qb3 = reach backward UAS_Impl_Instance.UAV.MCMP.recv_map{UAS_Errors.not_wellformed_unauthenticated}
qrf1 = reach from UAS_Impl_Instance.GND.send_map.send_map{UAS_Errors.wellformed_authenticated} to UAS_Impl_Instance.UAV.MCMP.PROC_SW.FPLN.recv_map{UAS_Errors.wellformed_authenticated}
qrf2 = reach from UAS_Impl_Instance.UAV.recv_map to UAS_Impl_Instance.UAV.MCMP.RADIO_HW.send_status_out
qrf3 = reach from UAS_Impl_Instance.UAV.MCMP.PROC_SW.RADIO.recv_map_out{UAS_Errors.not_wellformed_authenticated} to UAS_Impl_Instance.GND.send_map{UAS_Errors.not_wellformed_authenticated}
qrt1 = reach paths from UAS_Impl_Instance.GND.send_map{UAS_Errors.wellformed_unauthenticated} to UAS_Impl_Instance.UAV.MCMP.PROC_SW.RADIO.recv_map_in{UAS_Errors.wellformed_unauthenticated} with some(UAS_Impl_Instance.UAV.MCMP.RADIO_HW.recv_map_out{UAS_Errors.wellformed_unauthenticated})
qrt2 = reach paths from UAS_Impl_Instance.GND.send_map to UAS_Impl_Instance.UAV.MCMP.RADIO_HW.send_status_in with some(UAS_Impl_Instance.UAV.MCMP.PROC_SW.FPLN_VALID.flight_plan_out)
qrt3 = reach paths from UAS_Impl_Instance.UAV.FCTL.UARTA to UAS_Impl_Instance.UAV.MCMP.UART_HW.UARTA with some(UAS_Impl_Instance.UAV.SBUS.access)
SimpleUAV:	9	12	88313	82561	43841	46127	57509	4104	1820	751	2225	2760	2762	2028	2516	11899	4613	769	5760
picture
picture
picture
distance_estimate
distance_estimate
distance_estimate
distance_estimate
distance_estimate
distance_estimate
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
position
position
position
position
position
position
position
position
position
position
position
position
position
position
position
position
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#warning_activation)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(ef5, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#warning_activation)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#warning_activation)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#warning_activation)' not declared
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#position_voter)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#position_voter)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#position_voter)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#position_voter)' not declared
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#radar_acquisition)' not declared
[0, 0] port 'WrappedArray(ef2, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#radar_acquisition)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#radar_acquisition)' not declared
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#radar_acquisition)' not declared
failed :processor
failed :processor
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#image_acquisition)' not declared
[0, 0] port 'WrappedArray(ef2, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#image_acquisition)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#image_acquisition)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#image_acquisition)' not declared
[0, 0] EVENT 'WrappedArray(Reset, component:$$AWAS$integration_generic_Instance#brake)' not found in the associated state machine declaration
[0, 0] EVENT 'WrappedArray(Reset, component:$$AWAS$integration_generic_Instance#warning_alert)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#speed_threshold_calculation)' not declared
[0, 0] port 'WrappedArray(ef5, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_threshold_calculation)' not declared
failed :processor
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_threshold_calculation)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_threshold_calculation)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#speed_estimate)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_estimate)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_estimate)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_estimate)' not declared
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#speed_controller)' not declared
[0, 0] port 'WrappedArray(ef40, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(ef41, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_controller)' not declared
failed :processor
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_controller)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#speed_controller)' not declared
[0, 0] Connection declaration 'WrappedArray(c4)' has already been defined
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#emergency_detection)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#emergency_detection)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#emergency_detection)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#emergency_detection)' not declared
[0, 0] Connection declaration 'WrappedArray(c2)' has already been defined
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#obstacle_detection)' not declared
[0, 0] port 'WrappedArray(ef7, integration_generic_Instance)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#obstacle_detection)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#obstacle_detection)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#obstacle_detection)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] Type or State machine 'WrappedArray(speed_regulation_error_library)' not declared
[0, 0] EVENT 'WrappedArray(Reset, component:$$AWAS$integration_generic_Instance#acceleration)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$integration_generic_Instance#obstacle_distance_evaluation)' not declared
[0, 0] port 'WrappedArray(ef4, integration_generic_Instance)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#obstacle_distance_evaluation)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#obstacle_distance_evaluation)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$integration_generic_Instance#obstacle_distance_evaluation)' not declared
picture
picture
picture
distance_estimate
distance_estimate
distance_estimate
distance_estimate
distance_estimate
distance_estimate
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
position
position
position
position
position
position
position
position
position
position
position
position
position
position
position
position
picture
picture
picture
distance_estimate
distance_estimate
distance_estimate
distance_estimate
distance_estimate
distance_estimate
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
speed
position
position
position
position
position
position
position
position
position
position
position
position
position
position
position
position
qf1 = reach forward integration_generic_Instance.laser_sensor.speed
qf2 = reach forward integration_generic_Instance.radar_acquisition.obstacle_detected{speed_regulation_error_library.NoValue}
qf3 = reach forward integration_generic_Instance.obstacle_camera.picture{speed_regulation_error_library.NoValue}
qb1 = reach backward integration_generic_Instance.acceleration.cmd{speed_regulation_error_library.NoValue}
qb2 = reach backward integration_generic_Instance.warning_alert.warning
qb3 = reach backward integration_generic_Instance.warning_activation.activate_warning{speed_regulation_error_library.NoValue}
qrf1 = reach from integration_generic_Instance.position_voter.position2 to integration_generic_Instance.acceleration.cmd
qrf2 = reach from integration_generic_Instance.wheel_sensor.speed{speed_regulation_error_library.InvalidValue} to integration_generic_Instance.warning_alert.warning{speed_regulation_error_library.InvalidValue}
qrf3 = reach from integration_generic_Instance.position_voter.position2{speed_regulation_error_library.NoValue} to integration_generic_Instance.radar_acquisition.thr.obstacle_detected
qrt1 = reach paths from integration_generic_Instance.image_acquisition.picture to integration_generic_Instance.warning_alert.warning with some(integration_generic_Instance.warning_activation.emergency_detected)
qrt2 = reach paths from integration_generic_Instance.obstacle_radar.distance_estimate{speed_regulation_error_library.InvalidValue} to integration_generic_Instance.warning_alert.warning{speed_regulation_error_library.InvalidValue} with some(integration_generic_Instance.emergency_detection.obstacle_distance{speed_regulation_error_library.InvalidValue})
qrt3 = reach paths from integration_generic_Instance.speed_estimate.laser_sensor{speed_regulation_error_library.NoValue} to integration_generic_Instance.acceleration.cmd{speed_regulation_error_library.NoValue} with some(integration_generic_Instance.emergency_detection.emergency_detected{speed_regulation_error_library.NoValue})
SpeedRegulation:	41	44	81905	139226	63321	62313	88286	2512	4790	4459	3920	6878	7756	4133	6255	91183	106559	92564	96768
qf1 = reach forward uxas_i_Instance.CmasiPointSearchTask.UniqueAutomationResponse_in
qf2 = reach forward uxas_i_Instance.PlanBuilderService.TaskAssignmentSummary_in
qf3 = reach forward uxas_i_Instance.CmasiLineSearchTask.TaskImplementationRequest_in
qb1 = reach backward uxas_i_Instance.AngledAreaSearchTask.UniqueAutomationResponse_in
qb2 = reach backward uxas_i_Instance.BatchSummaryService.RoutePlanResponse_in
qb3 = reach backward uxas_i_Instance.SerialAutomationRequestTestService.ImpactAutomationResponse_in
qrf1 = reach from uxas_i_Instance.AutomationRequestValidatorService.ImpactAutomationRequest_in to uxas_i_Instance.PlanBuilderService.ServiceStatus_out
qrf2 = reach from uxas_i_Instance.EscortTask.FollowPathCommand_in to uxas_i_Instance.RoutePlannerService.RoutePlanResponse_out
qrf3 = reach from uxas_i_Instance.AutomationRequestValidatorService.PointOfInterest_in to uxas_i_Instance.RouteAggregatorService.AssignmentCostMatrix_out
qrt1 = reach paths from uxas_i_Instance.RoutePlannerVisibilityService.GroundVehicleConfiguration_in to uxas_i_Instance.RoutePlannerVisibilityService.RouteRequest_in with some(uxas_i_Instance.RoutePlannerVisibilityService.RoutePlanResponse_out)
qrt2 = reach paths from uxas_i_Instance.AutomationRequestValidatorService.AreaSearchTask_in to uxas_i_Instance.RoutePlannerService.RoutePlanResponse_out with some(uxas_i_Instance.BatchSummaryService.AirVehicleState_in)
qrt3 = reach paths from uxas_i_Instance.OperatingRegionStateService.OperatingRegion_out to uxas_i_Instance.RoutePlannerVisibilityService.RouteRequest_in with some(uxas_i_Instance.AutomationRequestValidatorService.UniqueAutomationRequest_out)
digraph "component:$$AWAS#uxas_i_Instance" {

  rankdir=TB

   "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nAngledAreaSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" [label="{In Port|<CoordinatedAutomationRequest_in>CoordinatedAutomationRequest_in|<AssignmentCoordination_in>AssignmentCoordination_in|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nAssignmentCoordinatorTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<AutomationResponse_out>AutomationResponse_out|<AssignmentCoordination_out>AssignmentCoordination_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out|<TaskAutomationRequest_out>TaskAutomationRequest_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [label="{In Port|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<AssignmentCostMatrix_in>AssignmentCostMatrix_in|<TaskPlanOptions_in>TaskPlanOptions_in} |component\nAssignmentTreeBranchBoundBase|{Out Port|<ServiceStatus_out>ServiceStatus_out|<TaskAssignmentSummary_out>TaskAssignmentSummary_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundService" [label="{In Port|<TaskPlanOptions_in>TaskPlanOptions_in|<AssignmentCostMatrix_in>AssignmentCostMatrix_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in} |component\nAssignmentTreeBranchBoundService|{Out Port|<ServiceStatus_out>ServiceStatus_out|<TaskAssignmentSummary_out>TaskAssignmentSummary_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#AutomationDiagramDataService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<KeepInZone_in>KeepInZone_in|<AirVehicleState_in>AirVehicleState_in|<OperatingRegion_in>OperatingRegion_in|<Task_in>Task_in|<PointOfInterest_in>PointOfInterest_in|<LineOfInterest_in>LineOfInterest_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<KeepOutZone_in>KeepOutZone_in|<AreaOfInterest_in>AreaOfInterest_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nAutomationDiagramDataService|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<ImpactAutomationRequest_in>ImpactAutomationRequest_in|<KeepInZone_in>KeepInZone_in|<AreaSearchTask_in>AreaSearchTask_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<OperatingRegion_in>OperatingRegion_in|<ServiceStatus_in>ServiceStatus_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<LineSearchTask_in>LineSearchTask_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<Task_in>Task_in|<AutomationRequest_in>AutomationRequest_in|<PointOfInterest_in>PointOfInterest_in|<LoiterTask_in>LoiterTask_in|<TaskInitialized_in>TaskInitialized_in|<RemoveTasks_in>RemoveTasks_in|<LineOfInterest_in>LineOfInterest_in|<TaskAutomationRequest_in>TaskAutomationRequest_in|<PointSearchTask_in>PointSearchTask_in|<KeepOutZone_in>KeepOutZone_in|<MustFlyTask_in>MustFlyTask_in|<SearchTask_in>SearchTask_in|<AreaOfInterest_in>AreaOfInterest_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nAutomationRequestValidatorService|{Out Port|<ServiceStatus_out>ServiceStatus_out|<AutomationResponse_out>AutomationResponse_out|<UniqueAutomationRequest_out>UniqueAutomationRequest_out|<TaskAutomationResponse_out>TaskAutomationResponse_out|<ImpactAutomationResponse_out>ImpactAutomationResponse_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#BatchSummaryService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<EgressRouteResponse_in>EgressRouteResponse_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<BatchSummaryRequest_in>BatchSummaryRequest_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<Task_in>Task_in|<PointOfInterest_in>PointOfInterest_in|<LineOfInterest_in>LineOfInterest_in|<RoutePlanResponse_in>RoutePlanResponse_in|<RadioTowerConfiguration_in>RadioTowerConfiguration_in|<EntityState_in>EntityState_in|<AreaOfInterest_in>AreaOfInterest_in|<EntityConfiguration_in>EntityConfiguration_in|<RadioTowerState_in>RadioTowerState_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nBatchSummaryService|{Out Port|<BatchSummaryResponse_out>BatchSummaryResponse_out|<RoutePlanRequest_out>RoutePlanRequest_out|<EgressRouteRequest_out>EgressRouteRequest_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#BlockadeTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nBlockadeTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#Challenge_TelemetryReceiver" [label="{In Port|<AirVehicleState_in>AirVehicleState_in|<VideoRecord_in>VideoRecord_in} |component\nChallenge_TelemetryReceiver|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nCmasiAreaSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VideoRecord_out>VideoRecord_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#CmasiLineSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nCmasiLineSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VideoRecord_out>VideoRecord_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#CmasiPointSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nCmasiPointSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#CommRelayTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nCommRelayTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#CordonTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<EgressRouteResponse_in>EgressRouteResponse_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nCordonTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<EgressRouteRequest_out>EgressRouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#EscortTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<FollowPathCommand_in>FollowPathCommand_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<MissionCommand_in>MissionCommand_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<AutomationResponse_in>AutomationResponse_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<LineOfInterest_in>LineOfInterest_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nEscortTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#ImpactLineSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nImpactLineSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VideoRecord_out>VideoRecord_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#ImpactPointSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nImpactPointSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#MessageLoggerDataService" [label="{In Port|} |component\nMessageLoggerDataService|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#MultiVehicleWatchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nMultiVehicleWatchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#OperatingRegionStateService" [label="{In Port|<RemoveZones_in>RemoveZones_in|<KeepInZone_in>KeepInZone_in|<KeepOutZone_in>KeepOutZone_in} |component\nOperatingRegionStateService|{Out Port|<OperatingRegion_out>OperatingRegion_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [label="{In Port|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<RoutePlanRequest_in>RoutePlanRequest_in|<RouteRequest_in>RouteRequest_in|<EgressRouteRequest_in>EgressRouteRequest_in} |component\nOsmPlannerService|{Out Port|<EgressRouteResponse_out>EgressRouteResponse_out|<RoutePlanResponse_out>RoutePlanResponse_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#OverwatchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nOverwatchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nPatternSearchTask|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VideoRecord_out>VideoRecord_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#PlanBuilderService" [label="{In Port|<TaskAssignmentSummary_in>TaskAssignmentSummary_in|<GroundVehicleState_in>GroundVehicleState_in|<TaskImplementationResponse_in>TaskImplementationResponse_in|<AirVehicleState_in>AirVehicleState_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nPlanBuilderService|{Out Port|<UniqueAutomationResponse_out>UniqueAutomationResponse_out|<TaskImplementationRequest_out>TaskImplementationRequest_out|<ServiceStatus_out>ServiceStatus_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [label="{In Port|<TaskPlanOptions_in>TaskPlanOptions_in|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<RoutePlanResponse_in>RoutePlanResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<RouteRequest_in>RouteRequest_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nRouteAggregatorService|{Out Port|<ServiceStatus_out>ServiceStatus_out|<AssignmentCostMatrix_out>AssignmentCostMatrix_out|<RouteResponse_out>RouteResponse_out|<RoutePlanRequest_out>RoutePlanRequest_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<WaterZone_in>WaterZone_in|<KeepInZone_in>KeepInZone_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<OperatingRegion_in>OperatingRegion_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<KeepOutZone_in>KeepOutZone_in|<EntityState_in>EntityState_in|<RouteRequest_in>RouteRequest_in|<RoutePlanRequest_in>RoutePlanRequest_in|<EntityConfiguration_in>EntityConfiguration_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nRoutePlannerService|{Out Port|<RoutePlanResponse_out>RoutePlanResponse_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<KeepInZone_in>KeepInZone_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<OperatingRegion_in>OperatingRegion_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<KeepOutZone_in>KeepOutZone_in|<RouteRequest_in>RouteRequest_in|<RoutePlanRequest_in>RoutePlanRequest_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nRoutePlannerVisibilityService|{Out Port|<RoutePlanResponse_out>RoutePlanResponse_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#SendMessagesService" [label="{In Port|<StartupComplete_in>StartupComplete_in} |component\nSendMessagesService|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#SensorManagerService" [label="{In Port|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<SensorFootprintRequests_in>SensorFootprintRequests_in|<RemoveTasks_in>RemoveTasks_in} |component\nSensorManagerService|{Out Port|<SensorFootprintResponse_out>SensorFootprintResponse_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#SerialAutomationRequestTestService" [label="{In Port|<ImpactAutomationRequest_in>ImpactAutomationRequest_in|<ImpactAutomationResponse_in>ImpactAutomationResponse_in|<AutomationRequest_in>AutomationRequest_in|<AutomationResponse_in>AutomationResponse_in} |component\nSerialAutomationRequestTestService|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#TaskManagerService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<FollowPathCommand_in>FollowPathCommand_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<MissionCommand_in>MissionCommand_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<Task_in>Task_in|<PointOfInterest_in>PointOfInterest_in|<AutomationResponse_in>AutomationResponse_in|<RemoveTasks_in>RemoveTasks_in|<LineOfInterest_in>LineOfInterest_in|<EntityState_in>EntityState_in|<AreaOfInterest_in>AreaOfInterest_in|<EntityConfiguration_in>EntityConfiguration_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nTaskManagerService|{Out Port|<UniqueAutomationRequest_out>UniqueAutomationRequest_out|<CreateNewService_out>CreateNewService_out|<KillService_out>KillService_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<SurfaceVehicleConfiguration_in>SurfaceVehicleConfiguration_in|<AirVehicleState_in>AirVehicleState_in|<AirVehicleConfiguration_in>AirVehicleConfiguration_in|<GroundVehicleConfiguration_in>GroundVehicleConfiguration_in|<CreateNewService_in>CreateNewService_in|<SensorFootprintResponse_in>SensorFootprintResponse_in|<UniqueAutomationRequest_in>UniqueAutomationRequest_in|<TaskImplementationRequest_in>TaskImplementationRequest_in|<EntityState_in>EntityState_in|<EntityConfiguration_in>EntityConfiguration_in|<UniqueAutomationResponse_in>UniqueAutomationResponse_in|<RouteResponse_in>RouteResponse_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nTaskServiceBase|{Out Port|<TaskActive_out>TaskActive_out|<TaskPlanOptions_out>TaskPlanOptions_out|<TaskInitialized_out>TaskInitialized_out|<TaskImplementationResponse_out>TaskImplementationResponse_out|<VehicleActionCommand_out>VehicleActionCommand_out|<RouteRequest_out>RouteRequest_out|<TaskComplete_out>TaskComplete_out|<SensorFootprintRequests_out>SensorFootprintRequests_out} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#TaskTrackerService" [label="{In Port|<GroundVehicleState_in>GroundVehicleState_in|<AirVehicleState_in>AirVehicleState_in|<MissionCommand_in>MissionCommand_in|<Task_in>Task_in|<PointOfInterest_in>PointOfInterest_in|<AutomationResponse_in>AutomationResponse_in|<LineOfInterest_in>LineOfInterest_in|<AreaOfInterest_in>AreaOfInterest_in|<SurfaceVehicleState_in>SurfaceVehicleState_in} |component\nTaskTrackerService|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#Test_SimulationTime" [label="{In Port|<AirVehicleState_in>AirVehicleState_in} |component\nTest_SimulationTime|{Out Port|} ",  shape="record"] 
   "component:$$AWAS$uxas_i_Instance#WaypointPlanManagerService" [label="{In Port|<AutomationResponse_in>AutomationResponse_in|<MissionCommand_in>MissionCommand_in|<IncrementWaypoint_in>IncrementWaypoint_in|<AirVehicleState_in>AirVehicleState_in} |component\nWaypointPlanManagerService|{Out Port|} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn0" [label="{In Port|<in>in} |connection\nconn0|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn1" [label="{In Port|<in>in} |connection\nconn1|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn100" [label="{In Port|<in>in} |connection\nconn100|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn101" [label="{In Port|<in>in} |connection\nconn101|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn102" [label="{In Port|<in>in} |connection\nconn102|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn103" [label="{In Port|<in>in} |connection\nconn103|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn104" [label="{In Port|<in>in} |connection\nconn104|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn105" [label="{In Port|<in>in} |connection\nconn105|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn106" [label="{In Port|<in>in} |connection\nconn106|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn107" [label="{In Port|<in>in} |connection\nconn107|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn108" [label="{In Port|<in>in} |connection\nconn108|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn109" [label="{In Port|<in>in} |connection\nconn109|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn11" [label="{In Port|<in>in} |connection\nconn11|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn110" [label="{In Port|<in>in} |connection\nconn110|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn111" [label="{In Port|<in>in} |connection\nconn111|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn112" [label="{In Port|<in>in} |connection\nconn112|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn113" [label="{In Port|<in>in} |connection\nconn113|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn114" [label="{In Port|<in>in} |connection\nconn114|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn115" [label="{In Port|<in>in} |connection\nconn115|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn116" [label="{In Port|<in>in} |connection\nconn116|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn117" [label="{In Port|<in>in} |connection\nconn117|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn118" [label="{In Port|<in>in} |connection\nconn118|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn12" [label="{In Port|<in>in} |connection\nconn12|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn14" [label="{In Port|<in>in} |connection\nconn14|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn15" [label="{In Port|<in>in} |connection\nconn15|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn16" [label="{In Port|<in>in} |connection\nconn16|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn17" [label="{In Port|<in>in} |connection\nconn17|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn18" [label="{In Port|<in>in} |connection\nconn18|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn19" [label="{In Port|<in>in} |connection\nconn19|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn2" [label="{In Port|<in>in} |connection\nconn2|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn20" [label="{In Port|<in>in} |connection\nconn20|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn21" [label="{In Port|<in>in} |connection\nconn21|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn22" [label="{In Port|<in>in} |connection\nconn22|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn23" [label="{In Port|<in>in} |connection\nconn23|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn24" [label="{In Port|<in>in} |connection\nconn24|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn25" [label="{In Port|<in>in} |connection\nconn25|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn26" [label="{In Port|<in>in} |connection\nconn26|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn27" [label="{In Port|<in>in} |connection\nconn27|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn28" [label="{In Port|<in>in} |connection\nconn28|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn29" [label="{In Port|<in>in} |connection\nconn29|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn3" [label="{In Port|<in>in} |connection\nconn3|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn30" [label="{In Port|<in>in} |connection\nconn30|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn31" [label="{In Port|<in>in} |connection\nconn31|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn32" [label="{In Port|<in>in} |connection\nconn32|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn33" [label="{In Port|<in>in} |connection\nconn33|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn34" [label="{In Port|<in>in} |connection\nconn34|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn35" [label="{In Port|<in>in} |connection\nconn35|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn36" [label="{In Port|<in>in} |connection\nconn36|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn37" [label="{In Port|<in>in} |connection\nconn37|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn38" [label="{In Port|<in>in} |connection\nconn38|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn39" [label="{In Port|<in>in} |connection\nconn39|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn4" [label="{In Port|<in>in} |connection\nconn4|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn40" [label="{In Port|<in>in} |connection\nconn40|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn41" [label="{In Port|<in>in} |connection\nconn41|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn42" [label="{In Port|<in>in} |connection\nconn42|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn43" [label="{In Port|<in>in} |connection\nconn43|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn44" [label="{In Port|<in>in} |connection\nconn44|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn45" [label="{In Port|<in>in} |connection\nconn45|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn46" [label="{In Port|<in>in} |connection\nconn46|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn47" [label="{In Port|<in>in} |connection\nconn47|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn48" [label="{In Port|<in>in} |connection\nconn48|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn49" [label="{In Port|<in>in} |connection\nconn49|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn5" [label="{In Port|<in>in} |connection\nconn5|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn50" [label="{In Port|<in>in} |connection\nconn50|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn51" [label="{In Port|<in>in} |connection\nconn51|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn52" [label="{In Port|<in>in} |connection\nconn52|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn53" [label="{In Port|<in>in} |connection\nconn53|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn54" [label="{In Port|<in>in} |connection\nconn54|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn55" [label="{In Port|<in>in} |connection\nconn55|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn56" [label="{In Port|<in>in} |connection\nconn56|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn57" [label="{In Port|<in>in} |connection\nconn57|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn58" [label="{In Port|<in>in} |connection\nconn58|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn59" [label="{In Port|<in>in} |connection\nconn59|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn6" [label="{In Port|<in>in} |connection\nconn6|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn60" [label="{In Port|<in>in} |connection\nconn60|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn61" [label="{In Port|<in>in} |connection\nconn61|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn62" [label="{In Port|<in>in} |connection\nconn62|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn63" [label="{In Port|<in>in} |connection\nconn63|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn64" [label="{In Port|<in>in} |connection\nconn64|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn65" [label="{In Port|<in>in} |connection\nconn65|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn66" [label="{In Port|<in>in} |connection\nconn66|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn67" [label="{In Port|<in>in} |connection\nconn67|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn68" [label="{In Port|<in>in} |connection\nconn68|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn69" [label="{In Port|<in>in} |connection\nconn69|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn70" [label="{In Port|<in>in} |connection\nconn70|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn71" [label="{In Port|<in>in} |connection\nconn71|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn72" [label="{In Port|<in>in} |connection\nconn72|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn73" [label="{In Port|<in>in} |connection\nconn73|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn74" [label="{In Port|<in>in} |connection\nconn74|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn75" [label="{In Port|<in>in} |connection\nconn75|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn76" [label="{In Port|<in>in} |connection\nconn76|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn77" [label="{In Port|<in>in} |connection\nconn77|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn78" [label="{In Port|<in>in} |connection\nconn78|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn79" [label="{In Port|<in>in} |connection\nconn79|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn8" [label="{In Port|<in>in} |connection\nconn8|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn80" [label="{In Port|<in>in} |connection\nconn80|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn81" [label="{In Port|<in>in} |connection\nconn81|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn82" [label="{In Port|<in>in} |connection\nconn82|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn83" [label="{In Port|<in>in} |connection\nconn83|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn84" [label="{In Port|<in>in} |connection\nconn84|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn85" [label="{In Port|<in>in} |connection\nconn85|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn86" [label="{In Port|<in>in} |connection\nconn86|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn87" [label="{In Port|<in>in} |connection\nconn87|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn88" [label="{In Port|<in>in} |connection\nconn88|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn89" [label="{In Port|<in>in} |connection\nconn89|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn9" [label="{In Port|<in>in} |connection\nconn9|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn90" [label="{In Port|<in>in} |connection\nconn90|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn91" [label="{In Port|<in>in} |connection\nconn91|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn92" [label="{In Port|<in>in} |connection\nconn92|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn93" [label="{In Port|<in>in} |connection\nconn93|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn94" [label="{In Port|<in>in} |connection\nconn94|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn95" [label="{In Port|<in>in} |connection\nconn95|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn96" [label="{In Port|<in>in} |connection\nconn96|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn97" [label="{In Port|<in>in} |connection\nconn97|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn98" [label="{In Port|<in>in} |connection\nconn98|{Out Port|<out>out} ",  shape="record"] 
   "connection:$$AWAS$uxas_i_Instance#conn99" [label="{In Port|<in>in} |connection\nconn99|{Out Port|<out>out} ",  shape="record"] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" [label="{In Port|<AirVehicleState_in>AirVehicleState_in}", rank="source", shape="record"] 

   "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn44" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn45" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn46" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn70" [headport=in, tailport=SensorFootprintRequests_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn112" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn113" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn114" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn115" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn116" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn32" [headport=in, tailport=TaskAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" -> "connection:$$AWAS$uxas_i_Instance#conn58" [headport=in, tailport=AssignmentCoordination_out] 
   "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" -> "connection:$$AWAS$uxas_i_Instance#conn67" [headport=in, tailport=TaskAssignmentSummary_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn107" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn108" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn109" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn110" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn111" [headport=in, tailport=AutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn63" [headport=in, tailport=ImpactAutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn73" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn74" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn75" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn76" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" -> "connection:$$AWAS$uxas_i_Instance#conn77" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#BatchSummaryService" -> "connection:$$AWAS$uxas_i_Instance#conn38" [headport=in, tailport=RoutePlanRequest_out] 
   "component:$$AWAS$uxas_i_Instance#BatchSummaryService" -> "connection:$$AWAS$uxas_i_Instance#conn39" [headport=in, tailport=RoutePlanRequest_out] 
   "component:$$AWAS$uxas_i_Instance#BatchSummaryService" -> "connection:$$AWAS$uxas_i_Instance#conn40" [headport=in, tailport=RoutePlanRequest_out] 
   "component:$$AWAS$uxas_i_Instance#BatchSummaryService" -> "connection:$$AWAS$uxas_i_Instance#conn56" [headport=in, tailport=EgressRouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#BlockadeTask" -> "connection:$$AWAS$uxas_i_Instance#conn83" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#BlockadeTask" -> "connection:$$AWAS$uxas_i_Instance#conn84" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn0" [headport=in, tailport=VideoRecord_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn47" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn48" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn49" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn71" [headport=in, tailport=SensorFootprintRequests_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiLineSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn1" [headport=in, tailport=VideoRecord_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiLineSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn85" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiLineSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn86" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiPointSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn87" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CmasiPointSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn88" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CommRelayTask" -> "connection:$$AWAS$uxas_i_Instance#conn89" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CommRelayTask" -> "connection:$$AWAS$uxas_i_Instance#conn90" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CordonTask" -> "connection:$$AWAS$uxas_i_Instance#conn57" [headport=in, tailport=EgressRouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#CordonTask" -> "connection:$$AWAS$uxas_i_Instance#conn91" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#CordonTask" -> "connection:$$AWAS$uxas_i_Instance#conn92" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#EscortTask" -> "connection:$$AWAS$uxas_i_Instance#conn93" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#EscortTask" -> "connection:$$AWAS$uxas_i_Instance#conn94" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#ImpactLineSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn2" [headport=in, tailport=VideoRecord_out] 
   "component:$$AWAS$uxas_i_Instance#ImpactLineSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn95" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#ImpactLineSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn96" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#ImpactPointSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn97" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#ImpactPointSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn98" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#MultiVehicleWatchTask" -> "connection:$$AWAS$uxas_i_Instance#conn100" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#MultiVehicleWatchTask" -> "connection:$$AWAS$uxas_i_Instance#conn99" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#OperatingRegionStateService" -> "connection:$$AWAS$uxas_i_Instance#conn59" [headport=in, tailport=OperatingRegion_out] 
   "component:$$AWAS$uxas_i_Instance#OperatingRegionStateService" -> "connection:$$AWAS$uxas_i_Instance#conn60" [headport=in, tailport=OperatingRegion_out] 
   "component:$$AWAS$uxas_i_Instance#OperatingRegionStateService" -> "connection:$$AWAS$uxas_i_Instance#conn61" [headport=in, tailport=OperatingRegion_out] 
   "component:$$AWAS$uxas_i_Instance#OperatingRegionStateService" -> "connection:$$AWAS$uxas_i_Instance#conn62" [headport=in, tailport=OperatingRegion_out] 
   "component:$$AWAS$uxas_i_Instance#OsmPlannerService" -> "connection:$$AWAS$uxas_i_Instance#conn5" [headport=in, tailport=RoutePlanResponse_out] 
   "component:$$AWAS$uxas_i_Instance#OsmPlannerService" -> "connection:$$AWAS$uxas_i_Instance#conn6" [headport=in, tailport=RoutePlanResponse_out] 
   "component:$$AWAS$uxas_i_Instance#OsmPlannerService" -> "connection:$$AWAS$uxas_i_Instance#conn68" [headport=in, tailport=EgressRouteResponse_out] 
   "component:$$AWAS$uxas_i_Instance#OsmPlannerService" -> "connection:$$AWAS$uxas_i_Instance#conn69" [headport=in, tailport=EgressRouteResponse_out] 
   "component:$$AWAS$uxas_i_Instance#OverwatchTask" -> "connection:$$AWAS$uxas_i_Instance#conn101" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#OverwatchTask" -> "connection:$$AWAS$uxas_i_Instance#conn102" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn103" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn104" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn3" [headport=in, tailport=VideoRecord_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn50" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn51" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn52" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#PatternSearchTask" -> "connection:$$AWAS$uxas_i_Instance#conn72" [headport=in, tailport=SensorFootprintRequests_out] 
   "component:$$AWAS$uxas_i_Instance#PlanBuilderService" -> "connection:$$AWAS$uxas_i_Instance#conn117" [headport=in, tailport=TaskImplementationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#PlanBuilderService" -> "connection:$$AWAS$uxas_i_Instance#conn28" [headport=in, tailport=UniqueAutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#PlanBuilderService" -> "connection:$$AWAS$uxas_i_Instance#conn29" [headport=in, tailport=UniqueAutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#PlanBuilderService" -> "connection:$$AWAS$uxas_i_Instance#conn30" [headport=in, tailport=UniqueAutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#PlanBuilderService" -> "connection:$$AWAS$uxas_i_Instance#conn31" [headport=in, tailport=UniqueAutomationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn118" [headport=in, tailport=AssignmentCostMatrix_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn33" [headport=in, tailport=RouteResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn34" [headport=in, tailport=RouteResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn35" [headport=in, tailport=RouteResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn36" [headport=in, tailport=RouteResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn41" [headport=in, tailport=RoutePlanRequest_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn42" [headport=in, tailport=RoutePlanRequest_out] 
   "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" -> "connection:$$AWAS$uxas_i_Instance#conn43" [headport=in, tailport=RoutePlanRequest_out] 
   "component:$$AWAS$uxas_i_Instance#RoutePlannerService" -> "connection:$$AWAS$uxas_i_Instance#conn8" [headport=in, tailport=RoutePlanResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RoutePlannerService" -> "connection:$$AWAS$uxas_i_Instance#conn9" [headport=in, tailport=RoutePlanResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" -> "connection:$$AWAS$uxas_i_Instance#conn11" [headport=in, tailport=RoutePlanResponse_out] 
   "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" -> "connection:$$AWAS$uxas_i_Instance#conn12" [headport=in, tailport=RoutePlanResponse_out] 
   "component:$$AWAS$uxas_i_Instance#SensorManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn64" [headport=in, tailport=SensorFootprintResponse_out] 
   "component:$$AWAS$uxas_i_Instance#SensorManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn65" [headport=in, tailport=SensorFootprintResponse_out] 
   "component:$$AWAS$uxas_i_Instance#SensorManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn66" [headport=in, tailport=SensorFootprintResponse_out] 
   "component:$$AWAS$uxas_i_Instance#TaskManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn78" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn79" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn80" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn81" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskManagerService" -> "connection:$$AWAS$uxas_i_Instance#conn82" [headport=in, tailport=UniqueAutomationRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn105" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn106" [headport=in, tailport=TaskPlanOptions_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn37" [headport=in, tailport=TaskImplementationResponse_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn4" [headport=in, tailport=TaskInitialized_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn53" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn54" [headport=in, tailport=RouteRequest_out] 
   "component:$$AWAS$uxas_i_Instance#TaskServiceBase" -> "connection:$$AWAS$uxas_i_Instance#conn55" [headport=in, tailport=RouteRequest_out] 
   "connection:$$AWAS$uxas_i_Instance#conn0" -> "component:$$AWAS$uxas_i_Instance#Challenge_TelemetryReceiver" [headport=VideoRecord_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn1" -> "component:$$AWAS$uxas_i_Instance#Challenge_TelemetryReceiver" [headport=VideoRecord_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn100" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn101" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn102" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn103" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn104" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn105" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn106" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn107" -> "component:$$AWAS$uxas_i_Instance#SerialAutomationRequestTestService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn108" -> "component:$$AWAS$uxas_i_Instance#WaypointPlanManagerService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn109" -> "component:$$AWAS$uxas_i_Instance#EscortTask" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn11" -> "component:$$AWAS$uxas_i_Instance#BatchSummaryService" [headport=RoutePlanResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn110" -> "component:$$AWAS$uxas_i_Instance#TaskManagerService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn111" -> "component:$$AWAS$uxas_i_Instance#TaskTrackerService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn112" -> "component:$$AWAS$uxas_i_Instance#SerialAutomationRequestTestService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn113" -> "component:$$AWAS$uxas_i_Instance#WaypointPlanManagerService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn114" -> "component:$$AWAS$uxas_i_Instance#EscortTask" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn115" -> "component:$$AWAS$uxas_i_Instance#TaskManagerService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn116" -> "component:$$AWAS$uxas_i_Instance#TaskTrackerService" [headport=AutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn117" -> "component:$$AWAS$uxas_i_Instance#TaskServiceBase" [headport=TaskImplementationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn118" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=AssignmentCostMatrix_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn12" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=RoutePlanResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn14" -> "component:$$AWAS$uxas_i_Instance#AutomationDiagramDataService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn15" -> "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn16" -> "component:$$AWAS$uxas_i_Instance#BatchSummaryService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn17" -> "component:$$AWAS$uxas_i_Instance#Challenge_TelemetryReceiver" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn18" -> "component:$$AWAS$uxas_i_Instance#PlanBuilderService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn19" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn2" -> "component:$$AWAS$uxas_i_Instance#Challenge_TelemetryReceiver" [headport=VideoRecord_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn20" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn21" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn22" -> "component:$$AWAS$uxas_i_Instance#Test_SimulationTime" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn23" -> "component:$$AWAS$uxas_i_Instance#WaypointPlanManagerService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn24" -> "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn25" -> "component:$$AWAS$uxas_i_Instance#TaskManagerService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn26" -> "component:$$AWAS$uxas_i_Instance#TaskServiceBase" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn27" -> "component:$$AWAS$uxas_i_Instance#TaskTrackerService" [headport=AirVehicleState_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn28" -> "component:$$AWAS$uxas_i_Instance#AutomationDiagramDataService" [headport=UniqueAutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn29" -> "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" [headport=UniqueAutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn3" -> "component:$$AWAS$uxas_i_Instance#Challenge_TelemetryReceiver" [headport=VideoRecord_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn30" -> "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" [headport=UniqueAutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn31" -> "component:$$AWAS$uxas_i_Instance#TaskServiceBase" [headport=UniqueAutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn32" -> "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" [headport=TaskAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn33" -> "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" [headport=RouteResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn34" -> "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" [headport=RouteResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn35" -> "component:$$AWAS$uxas_i_Instance#CordonTask" [headport=RouteResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn36" -> "component:$$AWAS$uxas_i_Instance#PatternSearchTask" [headport=RouteResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn37" -> "component:$$AWAS$uxas_i_Instance#PlanBuilderService" [headport=TaskImplementationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn38" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=RoutePlanRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn39" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=RoutePlanRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn4" -> "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" [headport=TaskInitialized_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn40" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=RoutePlanRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn41" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=RoutePlanRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn42" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=RoutePlanRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn43" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=RoutePlanRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn44" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn45" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn46" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn47" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn48" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn49" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn5" -> "component:$$AWAS$uxas_i_Instance#BatchSummaryService" [headport=RoutePlanResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn50" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn51" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn52" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn53" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn54" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn55" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=RouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn56" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=EgressRouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn57" -> "component:$$AWAS$uxas_i_Instance#OsmPlannerService" [headport=EgressRouteRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn58" -> "component:$$AWAS$uxas_i_Instance#AssignmentCoordinatorTask" [headport=AssignmentCoordination_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn59" -> "component:$$AWAS$uxas_i_Instance#AutomationDiagramDataService" [headport=OperatingRegion_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn6" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=RoutePlanResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn60" -> "component:$$AWAS$uxas_i_Instance#AutomationRequestValidatorService" [headport=OperatingRegion_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn61" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerService" [headport=OperatingRegion_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn62" -> "component:$$AWAS$uxas_i_Instance#RoutePlannerVisibilityService" [headport=OperatingRegion_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn63" -> "component:$$AWAS$uxas_i_Instance#SerialAutomationRequestTestService" [headport=ImpactAutomationResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn64" -> "component:$$AWAS$uxas_i_Instance#AngledAreaSearchTask" [headport=SensorFootprintResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn65" -> "component:$$AWAS$uxas_i_Instance#CmasiAreaSearchTask" [headport=SensorFootprintResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn66" -> "component:$$AWAS$uxas_i_Instance#PatternSearchTask" [headport=SensorFootprintResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn67" -> "component:$$AWAS$uxas_i_Instance#PlanBuilderService" [headport=TaskAssignmentSummary_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn68" -> "component:$$AWAS$uxas_i_Instance#BatchSummaryService" [headport=EgressRouteResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn69" -> "component:$$AWAS$uxas_i_Instance#CordonTask" [headport=EgressRouteResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn70" -> "component:$$AWAS$uxas_i_Instance#SensorManagerService" [headport=SensorFootprintRequests_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn71" -> "component:$$AWAS$uxas_i_Instance#SensorManagerService" [headport=SensorFootprintRequests_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn72" -> "component:$$AWAS$uxas_i_Instance#SensorManagerService" [headport=SensorFootprintRequests_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn73" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn74" -> "component:$$AWAS$uxas_i_Instance#AutomationDiagramDataService" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn75" -> "component:$$AWAS$uxas_i_Instance#PlanBuilderService" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn76" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn77" -> "component:$$AWAS$uxas_i_Instance#TaskServiceBase" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn78" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn79" -> "component:$$AWAS$uxas_i_Instance#AutomationDiagramDataService" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn8" -> "component:$$AWAS$uxas_i_Instance#BatchSummaryService" [headport=RoutePlanResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn80" -> "component:$$AWAS$uxas_i_Instance#PlanBuilderService" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn81" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn82" -> "component:$$AWAS$uxas_i_Instance#TaskServiceBase" [headport=UniqueAutomationRequest_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn83" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn84" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn85" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn86" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn87" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn88" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn89" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn9" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=RoutePlanResponse_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn90" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn91" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn92" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn93" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn94" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn95" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn96" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn97" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn98" -> "component:$$AWAS$uxas_i_Instance#RouteAggregatorService" [headport=TaskPlanOptions_in, tailport=out] 
   "connection:$$AWAS$uxas_i_Instance#conn99" -> "component:$$AWAS$uxas_i_Instance#AssignmentTreeBranchBoundBase" [headport=TaskPlanOptions_in, tailport=out] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn14" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn15" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn16" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn17" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn18" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn19" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn20" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn21" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn22" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn23" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn24" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn25" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn26" [headport=in, tailport=AirVehicleState_in] 
   "port-in:$$AWAS$uxas_i_Instance#AirVehicleState_in" -> "connection:$$AWAS$uxas_i_Instance#conn27" [headport=in, tailport=AirVehicleState_in] 

}
AFRLUxAS:	152	232	367603	162572	129760	141311	144547	4658	4198	4137	4331	15023	15273	15228	15174	30001903	30002050	30000973	30001642
signal1
signal2
socket
socket
socket
socket
pressure_output
pressure_output
pressure_output
pwr1
pwr2
[0, 0] port 'WrappedArray(bindings_OUT, component:$$AWAS$wbs_detailed_Instance#accumulator)' not declared
[0, 0] port 'WrappedArray(nopressurefunc, wbs_detailed_Instance)' not declared
failed :bindings
[0, 0] port 'WrappedArray(bindings, component:$$AWAS$wbs_detailed_Instance#accumulator)' not declared
[0, 0] EVENT 'WrappedArray(HydraulicError, component:$$AWAS$wbs_detailed_Instance#accumulator)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(bindings_OUT, component:$$AWAS$wbs_detailed_Instance#blue_pump)' not declared
[0, 0] port 'WrappedArray(nopressurefunc, wbs_detailed_Instance)' not declared
failed :bindings
[0, 0] port 'WrappedArray(bindings, component:$$AWAS$wbs_detailed_Instance#blue_pump)' not declared
[0, 0] EVENT 'WrappedArray(HydraulicError, component:$$AWAS$wbs_detailed_Instance#blue_pump)' not found in the associated state machine declaration
[0, 0] EVENT 'WrappedArray(LossAnnunciation, component:$$AWAS$wbs_detailed_Instance#annunciation)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#mon)' not declared
[0, 0] port 'WrappedArray(fsoft, wbs_detailed_Instance.bscu.sub1)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#mon)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#mon)' not declared
[0, 0] EVENT 'WrappedArray(InvalidReport, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#mon)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#cmd)' not declared
[0, 0] port 'WrappedArray(platformerr, wbs_detailed_Instance.bscu.sub1)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#cmd)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub1#cmd)' not declared
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#mon)' not declared
[0, 0] port 'WrappedArray(fsoft, wbs_detailed_Instance.bscu.sub2)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#mon)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#mon)' not declared
[0, 0] EVENT 'WrappedArray(InvalidReport, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#mon)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(processor_IN, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#cmd)' not declared
[0, 0] port 'WrappedArray(platformerr, wbs_detailed_Instance.bscu.sub2)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#cmd)' not declared
failed :processor
[0, 0] port 'WrappedArray(processor, component:$$AWAS$wbs_detailed_Instance$bscu$sub2#cmd)' not declared
[0, 0] EVENT 'WrappedArray(InternalError, component:$$AWAS$wbs_detailed_Instance$bscu#select)' not found in the associated state machine declaration
[0, 0] Connection declaration 'WrappedArray(sub1pwr_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sub1pwr_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sub2pwr_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sub2pwr_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selectvalidout)' has already been defined
[0, 0] port 'WrappedArray(bindings_OUT, component:$$AWAS$wbs_detailed_Instance#green_pump)' not declared
[0, 0] port 'WrappedArray(nopressurefunc, wbs_detailed_Instance)' not declared
failed :bindings
[0, 0] port 'WrappedArray(bindings, component:$$AWAS$wbs_detailed_Instance#green_pump)' not declared
[0, 0] EVENT 'WrappedArray(HydraulicError, component:$$AWAS$wbs_detailed_Instance#green_pump)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(bindings_OUT, component:$$AWAS$wbs_detailed_Instance#power)' not declared
[0, 0] port 'WrappedArray(f0, wbs_detailed_Instance)' not declared
[0, 0] port 'WrappedArray(bindings_OUT, component:$$AWAS$wbs_detailed_Instance$power#battery1)' not declared
[0, 0] port 'WrappedArray(f2, wbs_detailed_Instance.power)' not declared
[0, 0] EVENT 'WrappedArray(Depleted, component:$$AWAS$wbs_detailed_Instance$power#battery1)' not found in the associated state machine declaration
[0, 0] EVENT 'WrappedArray(Explode, component:$$AWAS$wbs_detailed_Instance$power#battery1)' not found in the associated state machine declaration
[0, 0] port 'WrappedArray(bindings_OUT, component:$$AWAS$wbs_detailed_Instance$power#battery2)' not declared
[0, 0] port 'WrappedArray(f2, wbs_detailed_Instance.power)' not declared
[0, 0] EVENT 'WrappedArray(Depleted, component:$$AWAS$wbs_detailed_Instance$power#battery2)' not found in the associated state machine declaration
[0, 0] EVENT 'WrappedArray(Explode, component:$$AWAS$wbs_detailed_Instance$power#battery2)' not found in the associated state machine declaration
[0, 0] Connection declaration 'WrappedArray(pwr1_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pwr1_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pwr2_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pwr2_BACKWARD)' has already been defined
[0, 0] EVENT 'WrappedArray(InternalFault, component:$$AWAS$wbs_detailed_Instance#pedals)' not found in the associated state machine declaration
[0, 0] Connection declaration 'WrappedArray(power1_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(accu_to_sel_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(accu_to_sel_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(blue_to_selector_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(blue_to_selector_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(green_to_shutoff_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(green_to_shutoff_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(shutoff_to_selector_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(shutoff_to_selector_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_to_gskid_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_to_gskid_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_to_bskid_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_to_bskid_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(gskid_to_wheel_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(gskid_to_wheel_BACKWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bskid_to_wheel_FORWARD)' has already been defined
[0, 0] Connection declaration 'WrappedArray(bskid_to_wheel_BACKWARD)' has already been defined
java.lang.Exception: Message(Error, None(), "Exception", "assertion failed")
	at org.sireum.awas.awasfacade.AwasGraphImpl.queryEvaluator(AwasGraphImpl.java:174)
	at org.osate.isse.verificationmethods.AwasMethods$runLongQuery.call(AwasMethods.java:118)
	at org.osate.isse.verificationmethods.AwasMethods$runLongQuery.call(AwasMethods.java:1)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1589)
java.lang.Exception: Message(Error, None(), "Exception", "assertion failed")
	at org.sireum.awas.awasfacade.AwasGraphImpl.queryEvaluator(AwasGraphImpl.java:174)
	at org.osate.isse.verificationmethods.AwasMethods$runLongQuery.call(AwasMethods.java:118)
	at org.osate.isse.verificationmethods.AwasMethods$runLongQuery.call(AwasMethods.java:1)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1589)
java.lang.Exception: Message(Error, None(), "Exception", "assertion failed")
	at org.sireum.awas.awasfacade.AwasGraphImpl.queryEvaluator(AwasGraphImpl.java:174)
	at org.osate.isse.verificationmethods.AwasMethods$runLongQuery.call(AwasMethods.java:118)
	at org.osate.isse.verificationmethods.AwasMethods$runLongQuery.call(AwasMethods.java:1)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1589)
signal1
signal2
socket
socket
socket
socket
pressure_output
pressure_output
pressure_output
pwr1
pwr2
signal1
signal2
socket
socket
socket
socket
pressure_output
pressure_output
pressure_output
pwr1
pwr2
qf1 = reach forward wbs_detailed_Instance.power.line2
qf2 = reach forward wbs_detailed_Instance.pedals.signal2
qf3 = reach forward wbs_detailed_Instance.green_pump.pressure_output{WBSImplementationErrorLib.NoService}
qb1 = reach backward wbs_detailed_Instance.bscu.sub2.mon.brake{WBSImplementationErrorLib.NoValue}
qb2 = reach backward wbs_detailed_Instance.wheel.blue_input{WBSImplementationErrorLib.NoService}
qb3 = reach backward wbs_detailed_Instance.green_skid.output
qrf1 = reach from wbs_detailed_Instance.pedals.signal1{WBSImplementationErrorLib.NoService} to wbs_detailed_Instance.bscu.sub1.cmd.pedalvalue{WBSImplementationErrorLib.NoService}
qrf2 = reach from wbs_detailed_Instance.bscu.pedal1 to wbs_detailed_Instance.blue_skid.output
qrf3 = reach from wbs_detailed_Instance.power.battery2.socket{WBSImplementationErrorLib.NoPower} to wbs_detailed_Instance.wheel.blue_input{WBSImplementationErrorLib.NoService}
qrt1 = reach paths from wbs_detailed_Instance.bscu.sub1.mon.valid{WBSImplementationErrorLib.NoValue} to wbs_detailed_Instance.bscu.select.input1{WBSImplementationErrorLib.NoValue} with some(wbs_detailed_Instance.bscu.select.input1{WBSImplementationErrorLib.NoValue})
qrt2 = reach paths from wbs_detailed_Instance.green_pump.pressure_output{WBSImplementationErrorLib.NoService} to wbs_detailed_Instance.wheel.green_input{WBSImplementationErrorLib.NoService} with some(wbs_detailed_Instance.selector.green_input{WBSImplementationErrorLib.NoService})
qrt3 = reach paths from wbs_detailed_Instance.pedals.signal2 to wbs_detailed_Instance.bscu.Select_Alternate with some(wbs_detailed_Instance.bscu.sub2.cmd.brake)
WheelBrakeSystem:	38	52	64062	131787	46840	45967	74864	786	2586	539	1303	2091	2846	907	1948	3303	1176	16816	7098
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(hyd_press_out_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(hyd_press_out_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(hyd_press_out_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(hyd_press_out_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_force_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ped_position_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ped_position_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_1_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_2_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_3_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_4_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_5_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_6_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_7_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_8_status)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_green_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_blue_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_blue_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(selector_blue_out)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_L_pedal)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_R_pedal)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_cmd_out_from_alt_calc)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_1_from_norm_calc_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_cmd_2_from_norm_calc_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_3_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(as_pair_4_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(brake_as_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_power)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_ground_speed)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_L_pedal)' has already been defined
[0, 0] Connection declaration 'WrappedArray(command_R_pedal)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_to_channel2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel1_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_channel2_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel1_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel1_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel2_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel2_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel1_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel1_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel2_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_channel2_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power1_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power2_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(speed_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_rolling_to_bscu_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_L_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_L_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_L_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_L_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_L_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_R_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_R_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_R_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_R_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(elec_pedal_pos_R_to_bscu)' has already been defined
[0, 0] Connection declaration 'WrappedArray(mech_pedal_position_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(mech_pedal_position_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(power_control_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_ctrl)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(ground_speed_phys)' has already been defined
[0, 0] Connection declaration 'WrappedArray(sys_valid)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_1)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_2)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_3)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_4)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_5)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_6)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_7)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(wheel_status_sensor_out_8)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_L)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_R)' has already been defined
[0, 0] Connection declaration 'WrappedArray(pedal_sensor_out_R)' has already been defined
qf1 = reach forward WBS_inst_Instance.phys_sys.wheel_brake7.normal_hyd_piston.hyd_pressure_in
qf2 = reach forward WBS_inst_Instance.phys_sys.wheel_brake3.brake_actuator.braking_force
qf3 = reach forward WBS_inst_Instance.ctrl_sys.bscu.channel1.command_sys.elec_pedal_pos_R
qb1 = reach backward WBS_inst_Instance.ctrl_sys.bscu.channel1.monitor_sys.wheel_rolling_1
qb2 = reach backward WBS_inst_Instance.phys_sys.brake_as_cmd_1
qb3 = reach backward WBS_inst_Instance.phys_sys.normal_sys.mv8.hyd_pressure_out
qrf1 = reach from WBS_inst_Instance.ctrl_sys.bscu.switch_gate_brake_as_cmd_5.cmd_out to WBS_inst_Instance.phys_sys.wheel_braking_force5
qrf2 = reach from WBS_inst_Instance.ctrl_sys.bscu.channel1.elec_pedal_pos_L to WBS_inst_Instance.ctrl_sys.bscu.channel2.command_sys.w2_w6_cmd_sys.normal_command_calculator_2.as_cmd
qrf3 = reach from WBS_inst_Instance.ground_speed to WBS_inst_Instance.phys_sys.wheel_brake8.normal_hyd_fuse.hyd_pressure_out
qrt1 = reach paths from WBS_inst_Instance.ctrl_sys.bscu.channel2.command_sys.w4_w8_cmd_sys.normal_command_calculator_2.power to WBS_inst_Instance.ctrl_sys.bscu.channel2.command_sys.brake_as_cmd_8 with some(WBS_inst_Instance.ctrl_sys.bscu.channel2.command_sys.w4_w8_cmd_sys.brake_as_cmd_2)
qrt2 = reach paths from WBS_inst_Instance.phys_sys.alt_sys.mv3.hyd_pressure_out to WBS_inst_Instance.phys_sys.wheel_brake8.normal_hyd_piston.force_out with some(WBS_inst_Instance.ctrl_sys.bscu.switch_gate_brake_as_cmd_pair_1_5.validity1)
qrt3 = reach paths from WBS_inst_Instance.ctrl_sys.bscu.wheel_rolling_3 to WBS_inst_Instance.phys_sys.wheel_brake3.normal_hyd_fuse.hyd_pressure_out with some(WBS_inst_Instance.ctrl_sys.bscu.channel1.brake_as_cmd_1)
WheelBrakeSystem-Large:	102	124	166981	1203040	1059522	1058152	1106904	27476	26731	24480	26229	78998	80019	81478	80165	88022	30001612	30001848	20030494
***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread

!ENTRY org.eclipse.core.jobs 4 2 2023-02-03 17:34:30.945
!MESSAGE An internal error occurred during: "Animation start".
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4918)
	at org.eclipse.swt.SWT.error(SWT.java:4833)
	at org.eclipse.swt.SWT.error(SWT.java:4804)
	at org.eclipse.swt.widgets.Display.error(Display.java:1191)
	at org.eclipse.swt.widgets.Display.asyncExec(Display.java:611)
	at org.eclipse.ui.progress.UIJob.run(UIJob.java:84)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

!ENTRY org.eclipse.ui 4 0 2023-02-03 17:34:30.946
!MESSAGE Error occurred during status handling
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
	at org.eclipse.swt.SWT.error(SWT.java:4918)
	at org.eclipse.swt.SWT.error(SWT.java:4833)
	at org.eclipse.swt.SWT.error(SWT.java:4804)
	at org.eclipse.swt.widgets.Display.error(Display.java:1191)
	at org.eclipse.swt.widgets.Display.createDisplay(Display.java:942)
	at org.eclipse.swt.widgets.Display.create(Display.java:926)
	at org.eclipse.swt.graphics.Device.<init>(Device.java:132)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:753)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:744)
	at org.eclipse.swt.widgets.Display.getDefault(Display.java:1525)
	at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:54)
	at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handle(IDEWorkbenchErrorHandler.java:106)
	at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
	at org.eclipse.ui.internal.progress.ProgressManager$1.done(ProgressManager.java:467)
	at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:73)
	at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:118)
	at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:718)
	at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:117)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:83)

!ENTRY org.eclipse.core.jobs 4 2 2023-02-03 17:34:30.947
!MESSAGE An internal error occurred during: "Animation start".
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4918)
	at org.eclipse.swt.SWT.error(SWT.java:4833)
	at org.eclipse.swt.SWT.error(SWT.java:4804)
	at org.eclipse.swt.widgets.Display.error(Display.java:1191)
	at org.eclipse.swt.widgets.Display.asyncExec(Display.java:611)
	at org.eclipse.ui.progress.UIJob.run(UIJob.java:84)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

!ENTRY org.eclipse.core.resources 2 10035 2023-02-03 17:34:31.562
!MESSAGE The workspace will exit with unsaved changes in this session.
