blob: fcad84f9a9842b4921c78345e2cc8920ad4088c8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?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="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="DatabaseHealthOperation" name="DatabaseHealthOperation" schema="schema/DatabaseHealthOperation.exsd"/>
<extension-point id="ArtifactImageProvider" name="ArtifactImageProvider" schema="schema/ArtifactImageProvider.exsd"/>
<extension-point id="UserNavigateItem" name="UserNavigateItem" schema="schema/UserNavigateItem.exsd"/>
<extension-point id="DslGrammar" name="DslGrammar" schema="schema/DslGrammar.exsd"/>
<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/import.gif" id="org.eclipse.osee.framework.ui.skynet.artifact.Import.ImportWizard" name="OSEE Artifacts">
<description>
Import artifact data into OSEE.
</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_mass_editor.gif" id="org.eclipse.osee.framework.ui.skynet.massEditor.MassArtifactEditor" name="Mass Artifact Editor"/>
<editor
class="org.eclipse.osee.framework.ui.skynet.change.view.ChangeReportEditor"
default="false"
icon="images/branch_change.gif"
id="org.eclipse.osee.framework.ui.skynet.change.ChangeReportEditor"
name="Change Report Editor">
</editor>
<editor
class="org.eclipse.osee.framework.ui.skynet.results.ResultsEditor"
default="false"
icon="images/file.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.OseeConfigDetailsPage"
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.DataSourceDetails"
id="org.eclipse.osee.framework.ui.skynet.preferences.DataSourceServerPreferences"
name="Data Source 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 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.explorer.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.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
class="org.eclipse.osee.framework.ui.skynet.skywalker.arttype.ArtifactTypeWalker"
icon="images/gear.gif"
category="osee.jdk.core.category"
name="Artifact Type Walker"
id="org.eclipse.osee.framework.ui.skynet.skywalker.ArtifactTypeWalkerView">
</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>
<view
allowMultiple="false"
category="osee.jdk.core.category"
class="org.eclipse.osee.framework.ui.skynet.user.perspective.UserNavigateView"
icon="images/userPurple.gif"
id="org.eclipse.osee.framework.ui.skynet.UserNavigateView"
name="User Navigator"
restorable="true">
</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
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="ascii" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.PlainTextRenderer"/>
</extension>
<extension id="html" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.HTMLRenderer"/>
</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="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.WholeWordRenderer"/>
</extension>
<extension id="java" point="org.eclipse.osee.framework.ui.skynet.ArtifactRenderer">
<Renderer classname="org.eclipse.osee.framework.ui.skynet.render.JavaRenderer"/>
</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.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
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.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 name="The menus for the Mass Editor." point="org.eclipse.ui.menus">
<menuContribution locationURI="popup:org.eclipse.osee.framework.ui.skynet.artifact.massEditor.MassEdit">
<dynamic
class="org.eclipse.osee.framework.ui.skynet.OpenContributionItem"
id="org.eclipse.osee.framework.ui.open.with">
</dynamic>
</menuContribution>
</extension>
<extension name="The menus for the SearchResultsView." point="org.eclipse.ui.menus">
<menuContribution locationURI="popup:org.eclipse.search.ui.views.SearchView">
<dynamic
class="org.eclipse.osee.framework.ui.skynet.OpenContributionItem"
id="org.eclipse.osee.framework.ui.open.with">
</dynamic>
<separator
name="separator1"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.edit.delete">
</command>
<separator
name="separator2"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.purge.command">
</command>
<separator
name="separator3"
visible="true">
</separator>
<command commandId="org.eclipse.ui.edit.copy">
</command>
<separator
name="separator4"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.file.export"
style="push">
</command>
<separator
name="separator5"
visible="true">
</separator>
</menuContribution>
</extension>
<extension
name="The new change view"
point="org.eclipse.ui.menus">
<menuContribution
locationURI="popup:org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView">
<dynamic
class="org.eclipse.osee.framework.ui.skynet.OpenContributionItem"
id="org.eclipse.osee.framework.ui.open.with">
</dynamic>
<separator
name="xChngSeparator1"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.singleNativeDiff.command"
style="push">
</command>
<separator
name="xChngSeparator2"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReport.command">
</command>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReportWasIs.command">
</command>
<separator
name="xChngSeparator3"
visible="true">
</separator>
<command
commandId="org.eclipse.ui.edit.copy">
</command>
<separator
name="xChngSeparator4"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.revertArtifact.command">
</command>
<separator
name="xChngSeparator5"
visible="true">
</separator>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.purgeTransaction"
style="push">
</command>
<separator
name="xChngSeparator6"
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>
<command
commandId="org.eclipse.osee.framework.ui.skynet.widgets.xchange.BranchTransactionReport"
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>
<command
commandId="org.eclipse.osee.framework.ui.skynet.branch.BranchView.commitInto"
style="push">
</command>
<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.skynet.widgets.xmerge.MergeView">
<separator
name="org.eclipse.ui.edit.ChangeView.revert.seperator"
visible="true">
</separator>
</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.massEditor.MassArtifactEditor">
</equals>
</with>
<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.change.ChangeReportEditor">
</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.OpenArtifactExplorerHandler" commandId="org.eclipse.osee.framework.ui.skynet.OpenArtifactExplorerCommand">
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.massEditor.MassArtifactEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.ats.world.WorldEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.ats.editor.TaskEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.ats.editor.SMAEditor">
</equals>
</with>
</or>
</activeWhen>
</handler>
<handler class="org.eclipse.osee.framework.ui.skynet.commandHandlers.change.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.change.ViewChangeReportWasIsHandler" commandId="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReportWasIs.command">
<enabledWhen>
<with
variable="selection">
<count
value="1">
</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.ReplaceWithBaselineHandler" 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.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.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.BranchTransactionHandler"
commandId="org.eclipse.osee.framework.ui.skynet.widgets.xchange.BranchTransactionReport">
<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.OpenHandler"
commandId="org.eclipse.osee.framework.ui.skynet.open.command">
<activeWhen>
<or>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.massEditor.MassArtifactEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.ArtifactExplorer">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.ats.world.WorldEditor">
</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.results.ResultsEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.ats.editor.TaskEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.ats.editor.SMAEditor">
</equals>
</with>
<with
variable="activePartId">
<equals
value="org.eclipse.osee.framework.ui.skynet.change.ChangeReportEditor">
</equals>
</with>
</or>
</activeWhen>
</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>
</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.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.new.artifacteditor.command"
icon="images/artifact_editor.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.widgets.xchange.BranchTransactionReport"
icon="images/DBiconBlueEdit.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.png">
</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.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="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
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.ReportAttributeTypesUsageBlam">
</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.new.artifacteditor.command"
name="New Artifact Editor">
</command>
<command
id="org.eclipse.osee.framework.ui.skynet.othereditor.command"
name="Other Editor">
</command>
</extension>
<extension
id="Osee Core commands"
point="org.eclipse.ui.commands">
<category
name="OSEE Artifact"
id="org.eclipse.osee.artifact">
</category>
<command
categoryId="org.eclipse.osee.artifact"
id="org.eclipse.osee.framework.ui.skynet.publishArtifact.command"
name="Artifact">
</command>
<command
categoryId="org.eclipse.osee.artifact"
id="org.eclipse.osee.framework.ui.skynet.viewerReport"
name="View Viewer Report">
</command>
<command
categoryId="org.eclipse.osee.artifact"
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
categoryId="org.eclipse.osee.artifact"
id="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeReport"
name="Change Report">
</command>
<command
categoryId="org.eclipse.osee.artifact"
id="org.eclipse.osee.framework.ui.skynet.widgets.xchange.BranchTransactionReport"
name="Branch Transaction Report">
</command>
<command
categoryId="org.eclipse.osee.artifact"
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(s)">
</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.revertArtifact.command" name="Replace with Baseline Version...">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReport.command" name="View Word Change Report - F5">
</command>
<command id="org.eclipse.osee.framework.ui.skynet.changeReportView.viewWordChangeReportWasIs.command" name="View Was/Is Comparison">
</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.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="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.MsWordPreferencePage"
id="org.eclipse.osee.framework.ui.skynet.preferences.DiffPreferencePage"
name="MS Word">
</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
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
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.RelationIntegrityCheck">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.TxCurrentChecks">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.ItemsDeletedWithNoOtherModification">
</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.ArtifactImageProvider">
<ArtifactImageProvider
class="org.eclipse.osee.framework.ui.skynet.FrameworkArtifactImageProvider">
</ArtifactImageProvider>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.AuthorIdCheck">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.debug.core.statusHandlers">
<statusHandler
class="org.eclipse.osee.framework.ui.skynet.handler.RemoveTrackChangesHandler"
code="256"
id="RemoveTrackChangesHandler"
plugin="org.eclipse.osee.framework.skynet.core">
</statusHandler>
<statusHandler
class="org.eclipse.osee.framework.ui.skynet.handler.ChangeArtifactTypeHandler"
code="257"
id="org.eclipse.osee.framework.ui.skynet.ArtifactChangeHandler"
plugin="org.eclipse.osee.framework.skynet.core">
</statusHandler>
<statusHandler
class="org.eclipse.osee.framework.ui.skynet.handler.UIOutlineResolutionHandler"
code="258"
id="org.eclipse.osee.framework.ui.skynet.handler.UIOutlineResolutionHandler"
plugin="org.eclipse.osee.framework.skynet.core">
</statusHandler>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.DatabaseHealthOperation">
<DatabaseHealthOperation
className="org.eclipse.osee.framework.ui.skynet.dbHealth.RepeatEnumerationAttributeValues">
</DatabaseHealthOperation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ChangeArtifactTypeBlam">
</Operation>
</extension>
<extension
point="org.eclipse.ui.startup">
<startup
class="org.eclipse.osee.framework.ui.skynet.OseeUiEarlyStartup"></startup>
</extension>
<extension
id="DatabaseIntegrityCheck"
point="org.eclipse.core.runtime.applications">
<application
cardinality="singleton-global"
thread="main"
visible="true">
<run
class="org.eclipse.osee.framework.ui.skynet.dbHealth.DatabaseIntegrityCheckApplication">
</run>
</application>
</extension>
<extension
id="ExperimentalBlam"
name="ExperimentalBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ExperimentalBlam">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.RenameFiles">
</Operation>
</extension>
<extension
point="org.eclipse.ui.elementFactories">
<factory
class="org.eclipse.osee.framework.ui.skynet.change.ChangeReportEditorInputFactory"
id="org.eclipse.osee.framework.ui.skynet.change.ChangeReportEditorInputFactory">
</factory>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.EmailGroupsBlam">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.RelationOrderRepairBlam">
</Operation>
</extension>
<extension
id="CountArtifactsOfTypeBlam"
name="CountArtifactsOfTypeBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.CountArtifactsOfTypeBlam">
</Operation>
</extension>
<extension
id="AttributeCheckBlam"
name="AttributeCheckBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.AttributeCheckBlam">
</Operation>
</extension>
<extension
id="KeywordSearchBlam"
name="KeywordSearchBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.AdvancedKeywordSearchBlam">
</Operation>
</extension>
<extension
id="XWidgetsBlam"
name="XWidgetsBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.XWidgetsExampleBlam">
</Operation>
</extension>
<extension point="org.eclipse.ui.bindings">
<key
commandId="org.eclipse.osee.framework.ui.skynet.renderer.command"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M1+R">
<parameter id="open.option" value="open.with.artifact.explorer" />
<parameter id="PresentationType" value="GENERALIZED_EDIT" />
</key>
<key
commandId="org.eclipse.osee.framework.ui.skynet.renderer.command"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M1+T">
<parameter id="open.option" value="open.with.resource.history" />
<parameter id="PresentationType" value="GENERALIZED_EDIT" />
</key>
<key
commandId="org.eclipse.osee.framework.ui.skynet.renderer.command"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M1+O">
<parameter id="open.option" value="open.with.sky.walker" />
<parameter id="PresentationType" value="GENERALIZED_EDIT" />
</key>
<key
commandId="org.eclipse.osee.framework.ui.skynet.expandTree.command"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M1++">
</key>
</extension>
<extension
id="SetWorkbenchOverrideIconBlam"
name="SetWorkbenchOverrideIconBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.SetWorkbenchOverrideIconBlam">
</Operation>
</extension>
<extension
id="BlamContributionManager"
name="BlamContributionManager"
point="org.eclipse.osee.framework.ui.plugin.XCommonNavigateItem">
<XCommonNavigateItem
classname="org.eclipse.osee.framework.ui.skynet.blam.BlamContributionManager">
</XCommonNavigateItem>
<XCommonNavigateItem
classname="org.eclipse.osee.framework.ui.skynet.user.perspective.UserNavigateViewItems">
</XCommonNavigateItem>
<XCommonNavigateItem
classname="org.eclipse.osee.framework.ui.skynet.links.LinksNavigateViewItems">
</XCommonNavigateItem>
</extension>
<extension
point="org.eclipse.ui.perspectives">
<perspective
class="org.eclipse.osee.framework.ui.skynet.user.perspective.UserPerspective"
icon="images/userPurple.gif"
id="org.eclipse.framework.ui.skynet.UserPerspective"
name="User Management">
</perspective>
</extension>
<extension
point="org.eclipse.ui.commands">
<category
name="OSEE Category"
id="osee.product.commands.category">
</category>
<command
name="Configuration Details"
categoryId="osee.product.commands.category"
id="org.eclipse.osee.framework.ui.skynet.action.OpenConfigDetails">
</command>
<command
name="Properties"
categoryId="osee.product.commands.category"
id="org.eclipse.osee.framework.ui.skynet.action.OpenOseeProperties">
</command>
</extension>
<extension point="org.eclipse.ui.handlers">
<handler
commandId="org.eclipse.osee.framework.ui.skynet.action.OpenConfigDetails"
class="org.eclipse.osee.framework.ui.skynet.action.OpenConfigDetailsHandler">
</handler>
<handler
commandId="org.eclipse.osee.framework.ui.skynet.action.OpenOseeProperties"
class="org.eclipse.osee.framework.ui.skynet.action.OpenPropertiesHandler">
</handler>
</extension>
<extension point="org.eclipse.ui.commandImages">
<image commandId="org.eclipse.osee.framework.ui.skynet.action.OpenConfigDetails" icon="images/gear.gif"> </image>
<image commandId="org.eclipse.osee.framework.ui.skynet.action.OpenOseeProperties" icon="images/gear.gif"> </image>
</extension>
<extension
point="org.eclipse.ui.menus">
<menuContribution
locationURI="menu:org.eclipse.ui.main.menu?after=additions">
<menu
label="OSEE"
mnemonic="O"
id="osee.product.oseeMenu">
<separator
name="other"
visible="true">
</separator>
<command commandId="org.eclipse.osee.framework.ui.skynet.action.OpenConfigDetails"
id="org.eclipse.osee.framework.ui.skynet.action.OpenConfigDetails">
</command>
<command commandId="org.eclipse.osee.framework.ui.skynet.action.OpenOseeProperties"
id="org.eclipse.osee.framework.ui.skynet.action.OpenOseeProperties">
</command>
</menu>
</menuContribution>
</extension>
<extension
point="org.eclipse.osee.framework.skynet.core.OseeValidator">
<OseeValidator
classname="org.eclipse.osee.framework.ui.skynet.templates.TemplateArtifactValidator">
</OseeValidator>
</extension>
<extension
id="DeleteInvalidAttributeTypes"
name="DeleteInvalidAttributeTypes"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.DeleteInvalidAttributeTypesFromBranch">
</Operation>
</extension>
<extension
id="XWidgetEnableDisableBlamExample"
name="XWidgetEnableDisableBlamExample"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.XWidgetEnableDisableBlamExample">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.DeleteMultipleAttributesBlam">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.CreateBranchGuidToUuidArtifactBlam">
</Operation>
</extension>
<extension
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.OrcsScriptBlam">
</Operation>
</extension>
<extension
id="ExampleBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.ExampleOutputBlam">
</Operation>
</extension>
<extension
id="PurgeAttributesBlam"
name="PurgeAttributesBlam"
point="org.eclipse.osee.framework.ui.skynet.BlamOperation">
<Operation
className="org.eclipse.osee.framework.ui.skynet.blam.operation.PurgeAttributesBlam">
</Operation>
</extension>
<extension
point="org.eclipse.ui.exportWizards">
<wizard
category="org.eclipse.osee.framework.ui.skynet.export"
class="org.eclipse.osee.framework.ui.skynet.export.OseeTypesExportWizard"
icon="images/gears.gif"
id="org.eclipse.osee.framework.ui.skynet.osee.types.export"
name="Osee Types Export">
</wizard>
</extension>
<extension point="org.eclipse.ui.commands">
<command
id="org.eclipse.osee.framework.ui.skynet.renderer.command"
name="General Purpose Renderer Command"
defaultHandler="org.eclipse.osee.framework.ui.skynet.commandHandlers.renderer.handlers.GeneralPurposeRendererHandler">
<commandParameter
id="PresentationType"
name="Presentation Type"
optional="false">
</commandParameter>
<commandParameter
id="template"
name="Template"
optional="true">
</commandParameter>
<commandParameter
id="open.option"
name="Open Option"
optional="true">
</commandParameter>
</command>
</extension>
<extension
id="org.eclipse.osee.framework.ui.skynet.ArtifactEditorInputFactory"
name="Artifact Editor Input Factory"
point="org.eclipse.ui.elementFactories">
<factory
class="org.eclipse.osee.framework.ui.skynet.artifact.editor.ArtifactEditorInputFactory"
id="org.eclipse.osee.framework.ui.skynet.ArtifactEditorInputFactory">
</factory>
</extension>
</plugin>