blob: c6a9909e7665a81eac5c19f93473b32289690f23 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
-->
<plugin>
<extension point="org.eclipse.emf.edit.itemProviderAdapterFactories">
<!-- @generated assuranceasset -->
<factory
uri="http://assuranceasset/1.0"
class="org.eclipse.opencert.apm.assuranceassets.assuranceasset.provider.AssuranceassetItemProviderAdapterFactory"
supportedTypes=
"org.eclipse.emf.edit.provider.IEditingDomainItemProvider
org.eclipse.emf.edit.provider.IStructuredItemContentProvider
org.eclipse.emf.edit.provider.ITreeItemContentProvider
org.eclipse.emf.edit.provider.IItemLabelProvider
org.eclipse.emf.edit.provider.IItemPropertySource"/>
</extension>
<!-- EEF extensions -->
<extension point="org.eclipse.emf.edit.itemProviderAdapterFactories">
<factory
uri="http://assuranceasset/1.0"
class="org.eclipse.opencert.apm.assuranceassets.assuranceasset.providers.AssuranceassetEEFAdapterFactory"
supportedTypes="org.eclipse.emf.eef.runtime.providers.PropertiesEditingProvider"/>
</extension>
<extension
point="org.eclipse.emf.eef.runtime.PropertiesEditionPartProvider">
<PropertiesEditionPartProvider
providerClass="org.eclipse.opencert.apm.assuranceassets.assuranceasset.providers.AssuranceassetPropertiesEditionPartProvider">
</PropertiesEditionPartProvider>
</extension>
<!-- Tabbed properties views extension -->
<extension
point="org.eclipse.ui.views.properties.tabbed.propertyContributor">
<propertyContributor
contributorId="org.eclipse.opencert.apm.assuranceassets.assuranceasset.properties"
labelProvider="org.eclipse.emf.eef.runtime.ui.utils.EEFLabelProvider">
<propertyCategory
category="default">
</propertyCategory>
<propertyCategory
category="extended">
</propertyCategory>
<propertyCategory
category="advanced">
</propertyCategory>
</propertyContributor>
</extension>
<extension
point="org.eclipse.ui.views.properties.tabbed.propertyTabs">
<propertyTabs
contributorId="org.eclipse.opencert.apm.assuranceassets.assuranceasset.properties">
<propertyTab
id="Base"
label="Base"
category="default">
</propertyTab>
</propertyTabs>
</extension>
<extension
point="org.eclipse.ui.views.properties.tabbed.propertySections">
<propertySections
contributorId="org.eclipse.opencert.apm.assuranceassets.assuranceasset.properties">
<propertySection
class="org.eclipse.opencert.apm.assuranceassets.assuranceasset.parts.forms.AssuranceAssetsModelPropertiesEditionPartForm"
filter="org.eclipse.opencert.apm.assuranceassets.assuranceasset.providers.AssuranceAssetsModelPropertiesEditionProvider$EditionFilter"
id="org.eclipse.opencert.apm.assuranceassets.assuranceasset.section.AssuranceAssetsModel"
tab="Base">
</propertySection>
<propertySection
class="org.eclipse.opencert.apm.assuranceassets.assuranceasset.parts.forms.ManageableAssuranceAssetPropertiesEditionPartForm"
filter="org.eclipse.opencert.apm.assuranceassets.assuranceasset.providers.ManageableAssuranceAssetPropertiesEditionProvider$EditionFilter"
id="org.eclipse.opencert.apm.assuranceassets.assuranceasset.section.ManageableAssuranceAsset"
tab="Base">
</propertySection>
<propertySection
class="org.eclipse.opencert.apm.assuranceassets.assuranceasset.parts.forms.AssuranceAssetEventPropertiesEditionPartForm"
filter="org.eclipse.opencert.apm.assuranceassets.assuranceasset.providers.AssuranceAssetEventPropertiesEditionProvider$EditionFilter"
id="org.eclipse.opencert.apm.assuranceassets.assuranceasset.section.AssuranceAssetEvent"
tab="Base">
</propertySection>
<propertySection
class="org.eclipse.opencert.apm.assuranceassets.assuranceasset.parts.forms.AssuranceAssetEvaluationPropertiesEditionPartForm"
filter="org.eclipse.opencert.apm.assuranceassets.assuranceasset.providers.AssuranceAssetEvaluationPropertiesEditionProvider$EditionFilter"
id="org.eclipse.opencert.apm.assuranceassets.assuranceasset.section.AssuranceAssetEvaluation"
tab="Base">
</propertySection>
</propertySections>
</extension>
</plugin>