blob: bf50424d185e5814fd85097f4aa3b619e7fb1fe3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by Boeing (BOEING SHARED SERVICES GROUP) -->
<?eclipse version="3.0"?>
<plugin
>
<extension-point id="ArtifactRenderer" name="ArtifactRenderer" schema="schema/ArtifactRenderer.exsd"/>
<extension-point id="BlamOperation" name="BlamOperation" schema="schema/BlamOperation.exsd"/>
<extension-point id="WordMlProducer" name="WordMlProducer" schema="schema/WordMlProducer.exsd"/>
<extension-point id="WordOutlineContentHandler" name="WordOutlineContentHandler" schema="schema/WordOutlineContentHandler.exsd"/>
<extension-point id="ArtifactRendererTemplate" name="ArtifactRendererTemplate" schema="schema/ArtifactRendererTemplate.exsd"/>
<extension-point id="OseeDictionary" name="OseeDictionary" schema="schema/OseeDictionary.exsd"/>
<extension-point id="XWidgetProvider" name="XWidgetProvider" schema="schema/XWidgetProvider.exsd"/>
<extension-point id="IgnorePublishAttribute" name="IgnorePublishAttribute" schema="schema/IgnorePublishAttribute.exsd"/>
<extension-point id="TemplateProvider" name="TemplateProvider" schema="schema/TemplateProvider.exsd"/>
<extension-point id="SimpleTemplateProviderTemplate" name="SimpleTemplateProviderTemplate" schema="schema/SimpleTemplateProviderTemplate.exsd"/>
<extension-point id="AttributeXWidgetProvider" name="AttributeXWidgetProvider" schema="schema/AttributeXWidgetProvider.exsd"/>
<extension-point id="WorkDefinitionProvider" name="WorkDefinitionProvider" schema="schema/WorkDefinitionProvider.exsd"/>
<extension-point id="ArtifactExtractor" name="ArtifactExtractor" schema="schema/ArtifactExtractor.exsd"/>
<extension-point id="DatabaseHealthOperation" name="DatabaseHealthOperation" schema="schema/DatabaseHealthOperation.exsd"/>
<extension-point id="ArtifactImageProvider" name="ArtifactImageProvider" schema="schema/ArtifactImageProvider.exsd"/>
<extension
point="org.eclipse.ui.popupMenus">
<objectContribution
adaptable="true"
id="osee.database.projectContribution"
objectClass="org.eclipse.core.resources.IResource">
<action
class="org.eclipse.osee.framework.ui.skynet.GenerateTypeEnumAction"
id="osee.define.popup.open.artifact"
label="Generate Type Classes"
menubarPath="osee.define.menu.main/main"/>
</objectContribution>
</extension>
<extension point="org.eclipse.ui.importWizards">
<wizard category="org.eclipse.osee.define.import.category" class="org.eclipse.osee.framework.ui.skynet.Import.ArtifactImportWizard" icon="images/WordMlImport.bmp" id="org.eclipse.osee.framework.ui.skynet.artifact.Import.ImportWizard" name="OSEE Artifacts">
<description>
Import WordML documents into an existing Define project.
</description>
</wizard>
<wizard category="org.eclipse.osee.define.import.category" class="org.eclipse.osee.framework.ui.skynet.Import.ImportMetaWizard" icon="images/gears.gif" id="osee.define.artifact.Import.ImportMetaWizard" name="OSEE Types">
<description>
Import Skynet configuration information.
</description>
</wizard>
<category id="org.eclipse.osee.define.import.category" name="OSEE">
</category>
</extension>
<extension
point="org.eclipse.ui.exportWizards">
<wizard
category="org.eclipse.osee.framework.ui.skynet.export"
class="org.eclipse.osee.framework.ui.skynet.export.ArtifactExportWizard"
icon="images/query_log.gif"
id="org.eclipse.osee.framework.ui.skynet.artifactExport"
name="OSEE Artifact Export">
</wizard>
<category
id="org.eclipse.osee.framework.ui.skynet.export"
name="OSEE">
</category>
</extension>
<extension point="org.eclipse.ui.editors">
<editor class="org.eclipse.osee.framework.ui.skynet.artifact.editor.ArtifactEditor" contributorClass="org.eclipse.osee.framework.ui.skynet.artifact.editor.ArtifactEditorContributor" default="false" icon="images/artifact_editor.gif" id="org.eclipse.osee.framework.ui.skynet.artifact.editor.ArtifactEditor" name="Artifact Editor"/>
<editor class="org.eclipse.osee.framework.ui.skynet.blam.BlamEditor" default="false" icon="images/blam.gif" id="org.eclipse.osee.framework.ui.skynet.blam.BlamEditor" name="Blam Editor"/>
<editor class="org.eclipse.osee.framework.ui.skynet.artifact.massEditor.MassArtifactEditor" default="false" icon="images/artifact_editor.gif" id="org.eclipse.osee.framework.ui.skynet.massEditor.MassArtifactEditor" name="Mass Artifact Editor"/>
<editor
class="org.eclipse.osee.framework.ui.skynet.results.ResultsEditor"
default="false"
icon="images/results.gif"
id="org.eclipse.osee.framework.ui.skynet.results.ResultsEditor"
name="Results Editor">
</editor>
</extension>
<extension point="org.eclipse.ui.preferencePages">
<page class="org.eclipse.osee.framework.ui.skynet.OseePreferencePage" name="OSEE" id="org.eclipse.osee.framework.ui.skynet.OseePreferencePage"/>
</extension>
<extension
point="org.eclipse.ui.preferencePages">
<page
category="org.eclipse.osee.framework.ui.skynet.OseePreferencePage"
class="org.eclipse.osee.framework.ui.skynet.preferences.ConfigurationDetails"
id="org.eclipse.osee.framework.ui.skynet.preferences.HttpServerPreferences"
name="Configuration Details">
</page>
</extension>
<extension
point="org.eclipse.ui.preferencePages">
<page
category="org.eclipse.osee.framework.ui.skynet.OseePreferencePage"
class="org.eclipse.osee.framework.ui.skynet.preferences.EditorsPreferencePage"
id="org.eclipse.osee.framework.ui.skynet.preferences.EditorsPreferencePage"
name="Editors">
</page>
</extension>
<extension
point="org.eclipse.ui.preferencePages">
<page
category="org.eclipse.osee.framework.ui.skynet.OseePreferencePage"
class="org.eclipse.osee.framework.ui.skynet.preferences.ArbitrationServerPage"
id="org.eclipse.osee.framework.ui.skynet.preferences.ArbitrationServerPreferences"
name="Arbitration Server">
</page>
</extension>
<extension point="org.eclipse.help.contexts">
<contexts file="contexts/artifactExplorerContexts.xml"/>
<contexts file="contexts/artifactSearchContexts.xml"/>
<contexts file="contexts/branchManagerContexts.xml"/>
<contexts file="contexts/changeReportContexts.xml"/>
<contexts file="contexts/contexts.xml"/>
<contexts file="contexts/relationPageContexts.xml"/>
<contexts file="contexts/revisionHistoryContexts.xml"/>
<contexts file="reference/queryLog/contexts.xml"/>
<contexts file="reference/quickSearch/contexts.xml"/>
<contexts file="reference/contexts.xml"/>
<contexts file="contexts/mergeMangerContexts.xml">
</contexts>
</extension>
<extension point="org.eclipse.help.toc">
<toc file="reference/toc.xml" primary="true"/>
<toc file="reference/skynet_toc.xml" primary="false"/>
</extension>
<extension id="org.eclipse.osee.framework.ui.skynet" name="OSEE" point="org.eclipse.ui.views">
<view allowMultiple="true" category="osee.jdk.core.category" class="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer" icon="images/artifact_explorer.gif" id="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer" name="Artifact Explorer"/>
<view allowMultiple="true" category="osee.jdk.core.category" class="org.eclipse.osee.framework.ui.skynet.group.GroupExplorer" icon="images/group.gif" id="org.eclipse.osee.framework.ui.skynet.group.GroupExplorer" name="OSEE Group Explorer"/>
<category id="osee.jdk.core.category" name="OSEE"/>
<view allowMultiple="false" category="osee.jdk.core.category" class="org.eclipse.osee.framework.ui.skynet.queryLog.QueryLogView" icon="images/query_log.gif" id="org.eclipse.osee.framework.ui.skynet.QueryLogView" name="Query Log"/>
<view allowMultiple="false" category="osee.jdk.core.category" class="org.eclipse.osee.framework.ui.skynet.search.QuickSearchView" icon="images/artifact_search.gif" id="org.eclipse.osee.framework.ui.skynet.QuickSearchView" name="Quick Search"/>
<view allowMultiple="true" category="osee.jdk.core.category" class="org.eclipse.osee.framework.ui.skynet.skywalker.SkyWalkerView" icon="images/skywalker.gif" id="org.eclipse.osee.framework.ui.skynet.skywalker.SkyWalkerView" name="Sky Walker"/>
<view
allowMultiple="true"
category="osee.jdk.core.category"
class="org.eclipse.osee.framework.ui.skynet.widgets.xmerge.MergeView"
icon="images/branch_merge.gif"
id="org.eclipse.osee.framework.ui.skynet.widgets.xmerge.MergeView"
name="Merge View">
</view>
<view
allowMultiple="true"
category="osee.jdk.core.category"
class="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView"
icon="images/branch_change.gif"
id="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView"
name="Change Report">
</view>
<view
allowMultiple="true"
category="osee.jdk.core.category"
class="org.eclipse.osee.framework.ui.skynet.widgets.xHistory.HistoryView"
icon="images/DBiconBlueEdit.GIF"
id="org.eclipse.osee.framework.ui.skynet.widgets.xHistory.HistoryView"
name="History">
</view>
<view
allowMultiple="true"
category="osee.jdk.core.category"
class="org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView"
icon="images/branch.gif"
id="org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView"
name="Branch Manager">
</view>
</extension>
<extension point="org.eclipse.search.searchPages">
<page canSearchEnclosingProjects="true" class="org.eclipse.osee.framework.ui.skynet.search.ArtifactSearchPage" enabled="true" extensions="&quot;*:1&quot;" icon="images/artifact_search.gif" id="org.eclipse.osee.framework.ui.skynet.search.ArtifactSearchPage" label="Artifact Search" showScopeSection="false" sizeHint="&quot;250,250&quot;" tabPosition="1"/>
</extension>
<extension point="org.eclipse.search.searchResultViewPages">
<viewPage class="org.eclipse.osee.framework.ui.skynet.search.page.ArtifactSearchPage" id="org.eclipse.osee.framework.ui.skynet.ArtifactSearchViewPage" searchResultClass="org.eclipse.osee.framework.ui.skynet.search.ArtifactSearchResult"/>
</extension>
<extension point="org.eclipse.ui.newWizards">
<wizard class="org.eclipse.osee.framework.ui.skynet.branch.RootBranchWizard" icon="images/branch.gif" id="org.eclipse.osee.framework.ui.skynet.rootBranchWizard" name="Root Branch">
</wizard>
</extension>
<extension point="org.eclipse.osee.framework.skynet.core.ArtifactFactory">
<ArtifactFactory classname="org.eclipse.osee.framework.ui.skynet.artifact.SkynetGuiArtifactFactory"/>
</extension>
<extension id="PruneWorkspace" name="PruneWorkspace" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.PruneWorkspace"/>
</extension>
<extension id="DuplicateRelationOpertions" name="DuplicateRelationOpertions" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.DuplicateRelationOpertions"/>
</extension>
<extension id="UniqueNumberOfCurrentOseeUsers" name="Unique Number Of Current Osee Users" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.UniqueNumberOfCurrentOseeUsers"/>
</extension>
<extension id="PurgeTransaction" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.PurgeTransaction"/>
</extension>
<extension id="SortRelationsByBranch" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.SortRelationsByBranch"/>
</extension>
<extension id="LoadAllArtifactsOnBranch" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.LoadAllArtifactsOnBranch"/>
</extension>
<extension id="FindInvalidUTF8Chars" point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation className="org.eclipse.osee.framework.ui.skynet.blam.operation.FindInvalidUTF8Chars"/>
</extension>
<extension
id="CopyTransactionDataToBaseline"
name="Copy Transaction Data To Baseline"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.CopyTransactionDataToBaseline">
</Operation>
</extension>
<extension
id="FindArtifactsWithMinAttributeContraintProblems"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.FindArtifactsWithMinAttributeContraintProblems">
</Operation>
</extension>
<extension id="native" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.NativeRenderer"/>
</extension>
<extension id="word" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer"/>
</extension>
<extension id="tis" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.TisRenderer"/>
</extension>
<extension id="url" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.UrlRenderer"/>
</extension>
<extension id="default" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.DefaultArtifactRenderer"/>
</extension>
<extension id="Whole document" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.WholeDocumentRenderer"/>
</extension>
<extension
id="openOfficeWriter"
point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer
classname="org.eclipse.osee.framework.ui.skynet.render.OpenOfficeWriterRenderer">
</Renderer>
</extension>
<extension point="org.eclipse.osee.framework.ui.skynet.ArtifactRendererTemplate">
<Template presentationType="ALL" templateFile="support/templates/PREVIEW_ALL.xml" templateName="PREVIEW_ALL"/>
<Template presentationType="ALL" templateFile="support/templates/Word Edit Template.xml" templateName="Word Edit Template"/>
<Template presentationType="ALL" templateFile="support/templates/PREVIEW Software Requirement with Recursion.xml" templateName="PREVIEW Software Requirement with Recursion"/>
<Template
presentationType="org.eclipse.osee.framework.ui.skynet.Template1"
templateFile="support/templates/PREVIEW_ALL_RECURSE.xml"
templateName="Preview Recurse">
</Template>
</extension>
<extension point="org.eclipse.osee.framework.ui.skynet.WordOutlineContentHandler">
<Handler class="org.eclipse.osee.framework.ui.skynet.handler.GeneralWordOutlineHandler" id="org.eclipse.osee.framework.ui.skynet.GeneralWordOutlineHandler" name="General Outline Documents"/>
</extension>
<extension point="org.eclipse.osee.framework.ui.skynet.OseeDictionary">
<OseeDictionary classname="org.eclipse.osee.framework.ui.skynet.widgets.SkynetSpellModifyDictionary"/>
<OseeDictionary classname="org.eclipse.osee.framework.ui.skynet.util.OseeMainDictionary"/>
</extension>
<extension point="org.eclipse.osee.framework.skynet.core.ArtifactAnnotation">
<ArtifactAnnotation classname="org.eclipse.osee.framework.ui.skynet.artifact.annotation.AttributeAnnotationHandler">
</ArtifactAnnotation>
</extension>
<extension id="AddCommonBranch" name="AddCommonBranch" point="org.eclipse.osee.framework.database.IDbInitializationTask">
<DatabaseTask classname="org.eclipse.osee.framework.ui.skynet.dbinit.AddCommonBranch">
</DatabaseTask>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.TemplateProvider">
<TemplateProvider
classname="org.eclipse.osee.framework.ui.skynet.templates.ArtifactTemplateProvider">
</TemplateProvider>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.XWidgetProvider">
<XWidgetProvider
classname="org.eclipse.osee.framework.ui.skynet.widgets.XBranchSelectWidgetProvider">
</XWidgetProvider>
</extension>
<extension
point="org.eclipse.osee.framework.database.IDbInitializationTask"
id="SimpleTemplateProviderTask"
name="SimpleTemplateProviderTask">
<DatabaseTask
classname="org.eclipse.osee.framework.ui.skynet.templates.SimpleTemplateProviderDbTask">
</DatabaseTask>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.SimpleTemplateProviderTemplate">
<Template
File="support/templates/PREVIEW_ALL.xml">
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer PREVIEW PREVIEW_ARTIFACT">
</MatchCriteria>
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer PREVIEW">
</MatchCriteria>
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer DIFF">
</MatchCriteria>
</Template>
<Template
File="support/templates/PREVIEW_ALL_RECURSE.xml">
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer PREVIEW PREVIEW_WITH_RECURSE">
</MatchCriteria>
</Template>
<Template
File="support/templates/Word Edit Template.xml">
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer SPECIALIZED_EDIT">
</MatchCriteria>
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.TisRenderer SPECIALIZED_EDIT">
</MatchCriteria>
</Template>
<Template
File="support/templates/Word Edit Template.xml">
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer MERGE">
</MatchCriteria>
<MatchCriteria
match="org.eclipse.osee.framework.ui.skynet.render.WordTemplateRenderer MERGE_EDIT">
</MatchCriteria>
</Template>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.CreateNewUser">
</Operation>
</extension>
<extension name="The menus for the SearchResultsView." point="org.eclipse.ui.menus">
<menuContribution locationURI="popup:org.eclipse.search.ui.views.SearchView">
<command
commandId="org.eclipse.osee.framework.ui.skynet.open.command">
</command>
<dynamic
class="org.eclipse.osee.framework.ui.skynet.OpenWithContributionItem"
id="org.eclipse.osee.framework.ui.open.with">
</dynamic>
<separator
name="artifactSearchViewopenwithSeparator"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.edit.delete">
</command>
<separator
name="artifactSearchViewDeleteSeparator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.revealArtifactInExplorer.command"
style="push">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.resource.command"
style="push">
</command>
<separator
name="org.eclipse.osee.framework.ui.skynet.separator2"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.OpenMassEditcommand">
</command>
<command commandId="org.eclipse.osee.framework.ui.skynet.skywalker.command">
</command>
<separator
name="org.eclipse.osee.framework.ui.skynet.separator3"
visible="true">
</separator>
<command commandId="org.eclipse.ui.edit.copy">
</command>
<separator
name="artifactSearchViewPurgeSeparator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.purge.command">
</command>
<separator
name="artifactSearchViewPurgeEndSeparator"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.file.export"
style="push">
</command>
<separator
name="org.eclipse.osee.framework.ui.skynet.resource.history.separator"
visible="true">
</separator>
</menuContribution>
</extension>
<extension
name="The new change view"
point="org.eclipse.ui.menus">
<menuContribution
locationURI="menu:org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView">
<command
commandId="org.eclipse.osee.framework.ui.skynet.change.ChangeView.showDocOrder"
style="toggle">
</command>
</menuContribution>
<menuContribution
locationURI="popup:org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView">
<command
commandId="org.eclipse.osee.framework.ui.skynet.open.command">
</command>
<dynamic
class="org.eclipse.osee.framework.ui.skynet.OpenWithContributionItem"
id="org.eclipse.osee.framework.ui.open.with">
</dynamic>
<separator
name="org.eclipse.osee.framework.ui.skynet.ChangeView.wordChangesMadeTo.seperatro"
visible="true">
</separator>
<separator
name="org.eclipse.osee.framework.ui.skynet.changeReportView.publishArtifactRecurse.separator"
visible="true">
</separator>
<separator
name="org.eclipse.osee.framework.ui.skynet.changeView.publishArtifactRecurse.separator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.revealArtifactInExplorer.command">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.resource.command">
</command>
<separator
name="org.eclipse.osee.framework.ui.skynet.changeView.wordChangeReport.separator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.singleNativeDiff.command"
style="push">
</command>
<separator
name="org.eclipse.osee.framework.ui.skynet.changeView.singleNativeDiff.separator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReport.command">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.viewerReport">
</command>
<separator
name="org.eclipse.osee.framework.ui.skynet.ChangeView.viewerReport.separator"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.edit.copy">
</command>
<separator
name="org.eclipse.ui.edit.ChangeView.copy.seperator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.revertArtifact.command">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.revertAttribute.command">
</command>
<separator
name="org.eclipse.ui.edit.ChangeView.revert.seperator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeTransaction"
style="push">
</command>
<separator
name="org.eclipse.ui.edit.ChangeView.seperator1"
visible="true">
</separator>
</menuContribution>
</extension>
<extension
name="Menus for the new branch view"
point="org.eclipse.ui.menus">
<menuContribution
locationURI="menu:org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView">
<menu
label="Branch Presentation">
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.branchView.flatPresentation.command"
icon="images/flat_layout.gif"
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.flatCommand"
style="radio"
tooltip="Show branches as a flat listing">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.branchView.hierarchicalPresentation.command"
icon="images/tree_layout.gif"
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.hierarchicalCommand"
style="radio"
tooltip="Show branches as a hierarchical listing">
</command>
</menu>
<separator
name="org.eclipse.osee.framework.ui.skynet.separator1"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showArchivedBranches"
style="toggle">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showMergeBranches"
icon="images/branch_merge.gif"
style="toggle">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showTransactions"
icon="images/DBicon2.GIF"
style="toggle">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.ShowFavoriteBranchesFirst"
icon="images/star_9_9.gif"
style="toggle">
</command>
</menuContribution>
<menuContribution
locationURI="popup:org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView">
<command
commandId="org.eclipse.osee.framework.ui.skynet.OpenArtifactExplorerCommand"
style="push">
</command>
<separator
name="separator.xBranch.BranchView0"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeReport"
style="push">
</command>
<menu
label="Merge Manager">
<dynamic
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.merge.MergeCompoundContributionItem"
id="org.eclipse.osee.framework.ui.skynet.dynamicMergeCommands">
</dynamic>
</menu>
<separator
name="separator.xBranch.BranchView1"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.branchCreator"
style="push">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.updateBranch"
style="push">
</command>
<dynamic
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.commit.CommitIntoParentCompoundContributionItem"
id="org.eclipse.osee.framework.ui.skynet.dynamic.commitIntoParent">
</dynamic>
<menu
label="Commit Into">
<dynamic
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.commit.CommitIntoCompoundContributionItem"
id="org.eclipse.osee.framework.ui.skynet.dynamic.commitInto">
</dynamic>
</menu>
<separator
name="separator.xBranch.BranchView2"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.deleteBranch"
style="push">
</command>
<separator
name="separator.xBranch.BranchView3"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeBranch"
style="push">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeTransaction"
style="push">
</command>
<separator
name="separator.xBranch.BranchView4"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.openAssociatedArtifact"
style="push">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.setAssociatedArtifact"
style="push">
</command>
<separator
name="separator.xBranch.BranchView5"
visible="true">
</separator>
<dynamic
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ArchiveBranchCompoundContributionItem"
id="org.eclipse.osee.framework.ui.skynet.dynamic.archive">
</dynamic>
<command
commandId="org.eclipse.osee.framework.ui.skynet.accessControl">
</command>
<separator
name="separator.xBranch.BranchView6"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.rename"
style="push">
</command>
<separator
name="separator.xBranch.BranchView3"
visible="true">
</separator>
<dynamic
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ToggleFavoriteBranchContributionItem"
id="org.eclipse.osee.framework.ui.skynet.dynamicToggleFavorite">
</dynamic>
<separator
name="separator.xBranch.BranchView8"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.edit.copy"
style="push">
</command>
</menuContribution>
</extension>
<extension
name="The merge view"
point="org.eclipse.ui.menus">
<menuContribution
locationURI="popup:org.eclipse.osee.framework.ui.skynetd.widgets.xmerge.MergeView">
<separator
name="org.eclipse.ui.edit.ChangeView.revert.seperator"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.revertAttribute.command"
label="Revert Source Attribute...">
</command>
</menuContribution>
</extension>
<extension
name="OSEE Core Handlers"
point="org.eclipse.ui.handlers">
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.CopyHandler" commandId="org.eclipse.ui.edit.copy">
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.search.ui.views.SearchView">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer">
</equals>
</with>
</or>
</activeWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.OpenMassArtifactEditorHandler" commandId="org.eclipse.osee.framework.ui.skynet.OpenMassEditcommand">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.OpenArtifactExplorerHandler" commandId="org.eclipse.osee.framework.ui.skynet.OpenArtifactExplorerCommand">
<enabledWhen>
<with
variable="selection">
<count
value="1">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.OpenSkywalkerEditorHandler" commandId="org.eclipse.osee.framework.ui.skynet.skywalker.command">
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.ViewWordChangeReportHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReport.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.CompressWordAttributesHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.compressWordAttributes.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.ShowArtifactInResourceHandler" commandId="org.eclipse.osee.framework.ui.skynet.resource.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.WordChangesToParentHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.wordChangesToParent.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.WordChangesBetweenCurrentAndParentHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.wordChangesBetweenCurrentAndParent.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.WordChangesMadeToHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.wordChangesMadeTo.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.RevertArtifactHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.revertArtifact.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.RevealInArtifactExplorer"
commandId="org.eclipse.osee.framework.ui.skynet.revealArtifactInExplorer.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.ViewerReportHandler"
commandId="org.eclipse.osee.framework.ui.skynet.viewerReport">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.DeleteArtifactHandler"
commandId="org.eclipse.ui.edit.delete">
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.search.ui.views.SearchView">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer">
</equals>
</with>
</or>
</activeWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.PurgeArtifactHandler"
commandId="org.eclipse.osee.framework.ui.skynet.purge.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.RevertAttributeHandler"
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.revertAttribute.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.ExpandTreeHandler"
commandId="org.eclipse.osee.framework.ui.skynet.expandTree.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView">
</equals>
</with>
</or>
</activeWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.PasteHandler"
commandId="org.eclipse.ui.edit.paste">
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer">
</equals>
</with>
</or>
</activeWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.CollapseTreeHandler"
commandId="org.eclipse.gef.zoom_out">
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.widgets.xBranch.BranchView">
</equals>
</with>
</or>
</activeWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.ChangeReportHandler"
commandId="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeReport">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.AccessControlHandler"
commandId="org.eclipse.osee.framework.ui.skynet.accessControl">
</handler>
</extension>
<extension
id="Open With Handlers"
name="Open With Handlers"
point="org.eclipse.ui.handlers">
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.ArtifactEditorHandler"
commandId="org.eclipse.osee.framework.ui.skynet.artifacteditor.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.OpenHandler"
commandId="org.eclipse.osee.framework.ui.skynet.open.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.WordEditorHandler"
commandId="org.eclipse.osee.framework.ui.skynet.wordeditor.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.NativeEditorHandler"
commandId="org.eclipse.osee.framework.ui.skynet.nativeeditor.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.OtherEditorHandler"
commandId="org.eclipse.osee.framework.ui.skynet.othereditor.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.WholeDocumentEditorHandler"
commandId="org.eclipse.osee.framework.ui.skynet.wholedocumenteditor.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.PreviewWordHandler"
commandId="org.eclipse.osee.framework.ui.skynet.wordpreview.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.PreviewWithChildWordHandler"
commandId="org.eclipse.osee.framework.ui.skynet.wordpreviewChildren.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.PreviewTisHandler"
commandId="org.eclipse.osee.framework.ui.skynet.tispreview.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.PreviewWholeWordHandler"
commandId="org.eclipse.osee.framework.ui.skynet.wholewordpreview.command">
<enabledWhen>
<with
variable="selection">
<count
value="+">
</count>
</with>
</enabledWhen>
</handler>
</extension>
<extension
name="Branch View Handlers"
point="org.eclipse.ui.handlers">
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.FlatPresentationHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.branchView.flatPresentation.command">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.HierarchicalPresentationHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.branchView.hierarchicalPresentation.command">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ShowTransactionPresentationHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showTransactions">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ShowMergeBranchPresentationHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showMergeBranches">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.merge.MergeManagerHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.mergeManager">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.BranchCreationHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.branchCreator">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.DeleteBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.deleteBranch">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.PurgeBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeBranch">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.PurgeTransactionHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeTransaction">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.commit.UpdateBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.updateBranch">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.commit.CommitIntoParentHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitIntoParent">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.commit.CommitIntoHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitInto">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.RenameBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.rename">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.OpenAssociatedArtifactHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.openAssociatedArtifact">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ShowArchivedBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showArchivedBranches">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ArchiveBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.archiveBranch">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.SetAssociatedBranchArtifactHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.setAssociatedArtifact">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ShowFavoriteBranchesFirstHandler"
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.ShowFavoriteBranchesFirst">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ToggleFavoriteBranchHandler"
commandId="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ToggleFavoriteBranchHandler">
</handler>
</extension>
<extension
id="Change View"
point="org.eclipse.ui.handlers">
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.change.ToggleChangeViewDocOrderHandler"
commandId="org.eclipse.osee.framework.ui.skynet.change.ChangeView.showDocOrder">
</handler>
<handler
class="org.eclipse.osee.framework.ui.skynet.commandHandlers.change.SingleNativeDiffHandler"
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.singleNativeDiff.command">
</handler>
</extension>
<extension point="org.eclipse.ui.commandImages">
<image
commandId="org.eclipse.osee.framework.ui.skynet.revealArtifactInExplorer.command"
icon="images/magnify.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.resource.command"
icon="images/DBiconBlueEdit.GIF">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.artifacteditor.command"
icon="images/laser_16_16.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.new.artifacteditor.command"
icon="images/laser_16_16.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeReport"
icon="images/branch_change.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.mergeManager"
icon="images/branch_merge.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.branchCreator"
icon="images/branch.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.deleteBranch"
icon="images/delete.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeBranch"
icon="images/purge.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeTransaction"
icon="images/purge.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.accessControl"
icon="images/authenticated.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ToggleFavoriteBranchHandler"
icon="images/star_9_9.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitInto"
icon="images/commit.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitIntoParent"
icon="images/commit.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.updateBranch"
icon="images/branchSynch.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.change.ChangeView.showDocOrder"
icon="images/docOrder.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showArchivedBranches"
icon="images/archive.gif">
</image>
<image
commandId="org.eclipse.osee.framework.ui.skynet.OpenArtifactExplorerCommand"
icon="images/artifact_explorer.gif">
</image>
</extension>
<extension
id="DeleteArchivedBranches"
name="Delete Archived Branches"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.DeleteArchivedBranches">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.UpdateArtifactTypeImage">
</Operation>
</extension>
<extension
id="ValidateArtifactsToDelete"
name="ValidateArtifactsToDelete"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ValidateArtifactsToDelete">
</Operation>
</extension>
<extension
id="SwitchParentBranch"
name="Switch Parent Branch"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.SwitchParentBranch">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.XWidgetPopulateExample">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.UpdateCurrentColumn">
</Operation>
</extension>
<extension
id="SetRequirementCategory"
name="SetRequirementCategory"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.SetRequirementCategory">
</Operation>
</extension>
<extension
id="ExportArtifacts"
name="ExportArtifacts"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ExportArtifacts">
</Operation>
</extension>
<extension
id="Database Health"
name="Database Health"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.DatabaseHealth">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.RelationOrderAnalysisOnBranch">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.UpdateWordFormattedContentAttributes">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ReportAttributeTypesUsageBlam">
</Operation>
</extension>
<extension
id="ParseWindowsDirectoryListing"
name="ParseWindowsDirectoryListing"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ParseWindowsDirectoryListing">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.FixTemplateContentArtifacts">
</Operation>
</extension>
<extension
id="Open With Commands"
point="org.eclipse.ui.commands">
<command
id="org.eclipse.osee.framework.ui.skynet.open.command"
name="Open">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.artifacteditor.command"
name="Artifact Editor">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.new.artifacteditor.command"
name="New Artifact Editor">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.wordeditor.command"
name="MS Word Edit">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.wholedocumenteditor.command"
name="MS Word Edit">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.nativeeditor.command"
name="Native Editor">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.othereditor.command"
name="Other Editor">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.wordpreview.command"
name="MS Word Preview">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.wholewordpreview.command"
name="MS Word Preview">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.wordpreviewChildren.command"
name="MS Word Preview with children">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.tispreview.command"
name="MS Word TIS Preview">
</command>
</extension>
<extension
id="Osee Core commands"
point="org.eclipse.ui.commands">
<command
id="org.eclipse.osee.framework.ui.skynet.OpenMassEditcommand"
name="Mass Edit">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.skywalker.command"
name="SKy Walker">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.revealArtifactInExplorer.command"
name="Reveal Artifact in Explorer">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.resource.command"
name="Resource History">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.publishArtifact.command"
name="Artifact">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.viewerReport"
name="View Viewer Report">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.purge.command"
name="Purge">
</command>
<command
id="org.eclipse.osee.framework.ui.atseditor.command"
name="ATS Editor">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeReport"
name="Change Report">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.accessControl"
name="Access Control">
</command>
</extension>
<extension name="Commands of BranchView" point="org.eclipse.ui.commands">
<command description="Show the branches in a flat listing" id="org.eclipse.osee.framework.ui.skynet.branch.branchView.flatPresentation.command" name="Flat">
</command>
<command description="Show the branches in a hierarchical listing" id="org.eclipse.osee.framework.ui.skynet.branch.branchView.hierarchicalPresentation.command" name="Hierarchical">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showTransactions"
name="Show Transactions">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showMergeBranches"
name="Show Merge Branches">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.mergeManager"
name="Merge">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.OpenArtifactExplorerCommand"
name="Explore">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.branchCreator"
name="Branch">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.deleteBranch"
name="Delete Branch">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeBranch"
name="Purge Branch">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeTransaction"
name="Purge Transaction">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.updateBranch"
name="Update Branch">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitIntoParent"
name="Commit Into Parent">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitInto"
name="Commit Into">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.rename"
name="Rename">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.openAssociatedArtifact"
name="Open Associated Artifact">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.showArchivedBranches"
name="Show Archived Branches">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.archiveBranch"
name="Archive/unarchive">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.setAssociatedArtifact"
name="Set Associated Artifact">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.branch.BranchView.ShowFavoriteBranchesFirst"
name="Show Favorites First">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.commandHandlers.branch.ToggleFavoriteBranchHandler"
name="Toggle Favorite">
</command>
</extension>
<extension name="Commands of ChangeReportView" point="org.eclipse.ui.commands">
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.wordChangesMadeTo.command" name="Word changes on this working branch">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.wordChangesBetweenCurrentAndParent.command" name="Word differences between current/parent branches">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.wordChangesToParent.command" name="Word changes made to parent branch since creating current branch">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.revertArtifact.command" name="Revert Artifact...">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.changeReportView.revertAttribute.command"
name="Revert Attribute...">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReport.command" name="View Word Change Report">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.compressWordAttributes.command" name="Compress Word Attributes">
</command>
<command
description="Expand a Tree Selection"
id="org.eclipse.osee.framework.ui.skynet.expandTree.command"
name="TreeExpansion">
</command>
<command
description="Collapse a Tree Viewer"
id="org.eclipse.osee.framework.ui.skynet.collapseTree.command"
name="TreeCollapse">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.change.ChangeView.showDocOrder"
name="Show Document Order">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.changeReportView.singleNativeDiff.command"
name="Single Native Diff">
</command>
</extension>
<extension name="Put commands of ATSWorldView here (for now)" point="org.eclipse.ui.commands">
<command id="org.eclipse.osee.ats.worldXView.editChangeType.command" name="Edit Change Type">
</command>
<command id="org.eclipse.osee.ats.worldXView.editPriority.command" name="Edit Priority">
</command>
<command id="org.eclipse.osee.ats.worldXView.editTargetedVersion.command" name="Edit Targeted Version">
</command>
<command id="org.eclipse.osee.ats.worldXView.editActionableItems.command" name="Edit Actionable Items">
</command>
<command id="org.eclipse.osee.ats.worldXView.convertToActionableItemTeam.command" name="Convert to Actionable Item/Team">
</command>
<command id="org.eclipse.osee.ats.worldXView.openInATSEditor.command" name="Open in ATS Editor">
</command>
<command id="org.eclipse.osee.ats.worldXView.openInArtifactEditor.command" name="Open in Artifact Editor">
</command>
<command id="org.eclipse.osee.ats.worldXView.deletePurgeATSObject.command" name="Delete/Purge ATS Object">
</command>
<command id="org.eclipse.osee.ats.worldXView.addAsFavorite.command" name="Add as Favorite">
</command>
<command id="org.eclipse.osee.ats.worldXView.subscribeForNotifications.command" name="Subscribe for Notifications">
</command>
<command id="org.eclipse.osee.ats.worldXView.email.command" name="Email">
</command>
<command id="org.eclipse.osee.ats.worldXView.resetActionOffChildren.command" name="Reset Action off Children">
</command>
<command id="org.eclipse.osee.ats.worldXView.clearAllSorting.command" name="Clear All Sorting">
</command>
<command id="org.eclipse.osee.ats.worldXView.tableCustomization.command" name="Table Customization">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.openartifacteditor.command"
name="Open Artifact Editor">
</command>
</extension>
<extension
id="org.eclipse.osee.framework.ui.skynet.expandtree.binding"
name="Expand Tree"
point="org.eclipse.ui.bindings">
<key
commandId="org.eclipse.osee.framework.ui.skynet.expandTree.command"
contextId="org.eclipse.ui.contexts.window"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M1++">
</key>
</extension>
<extension
id="Resource Manipulation"
name="Modify a Resource"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ResourceManipulation">
</Operation>
</extension>
<extension
id="DatastoreStatistics"
name="DatastoreStatistics"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.DatastoreStatistics">
</Operation>
</extension>
<extension
id="DeleteUnneededUnspecifiedAttributes"
name="DeleteUnneededUnspecifiedAttributes"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.DeleteUnneededUnspecifiedAttributes">
</Operation>
</extension>
<extension
point="org.eclipse.ui.preferencePages">
<page
category="org.eclipse.osee.framework.ui.skynet.OseePreferencePage"
class="org.eclipse.osee.framework.ui.skynet.preferences.DiffPreferencePage"
id="org.eclipse.osee.framework.ui.skynet.preferences.DiffPreferencePage"
name="Word Diffing">
</page>
</extension>
<extension
id="PurgeArtifactType"
name="PurgeArtifactType"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.PurgeArtifactType">
</Operation>
</extension>
<extension
id="ShowRevertTransactions"
name="ShowRevertTransactions"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ShowRevertTransactions">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.skynet.core.ClientLoopbackCmd">
<ClientLoopbackCmd
className="org.eclipse.osee.framework.ui.skynet.artifact.OpenArtifactEditorLoopbackCmd">
</ClientLoopbackCmd>
</extension>
<extension
id="CheckDefaulHierarchy"
name="CheckDefaulHierarchy"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.CheckDefaulHierarchy">
</Operation>
</extension>
<extension
id="ImageCapture"
name="ImageCapture"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ImageCaptureBlam">
</Operation>
</extension>
<extension
id="PurgeAttributeType"
name="PurgeAttributeType"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.PurgeAttributeType">
</Operation>
</extension>
<extension
id="PurgeDeletedAttributes"
name="Purge Deleted Attributes"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.PurgeDeletedAttributes">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.ArtifactExtractor">
<ArtifactExtractor
class="org.eclipse.osee.framework.ui.skynet.Import.ExcelArtifactExtractor">
</ArtifactExtractor>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.ArtifactExtractor">
<ArtifactExtractor
class="org.eclipse.osee.framework.ui.skynet.Import.NativeDocumentExtractor">
</ArtifactExtractor>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.ArtifactExtractor">
<ArtifactExtractor
class="org.eclipse.osee.framework.ui.skynet.Import.WholeWordDocumentExtractor">
</ArtifactExtractor>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.ArtifactExtractor">
<ArtifactExtractor
class="org.eclipse.osee.framework.ui.skynet.Import.WordOutlineExtractor">
</ArtifactExtractor>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.ArtifactExtractor">
<ArtifactExtractor
class="org.eclipse.osee.framework.ui.skynet.Import.XmlDataExtractor">
</ArtifactExtractor>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.CommitTransactions">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.ArtifactTxCurrent">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.AttributeTxCurrent">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.RelLinkTxCurrent">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.DuplicateAttributes">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.CleanUpAddressingData">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.CleanUpAddressingData">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.RelationDatabaseIntegrityCheck">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.CleanUpBackingData">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.CommitedNewAndDeleted">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.RemoveAttributesWithoutArtifacts">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.CleanUpAttrFromDeletedArt">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.DuplicateRelationCheck">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.DuplicateHRID">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.WordAttributeTrackChangeHealthOperation">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.BranchStateHealthCheck">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.ArtifactIdWithoutVersionsCheck">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.ArtifactImageProvider">
<ArtifactImageProvider
class="org.eclipse.osee.framework.ui.skynet.FrameworkArtifactImageProvider">
</ArtifactImageProvider>
</extension>
</plugin>