public class CCDModelPropertySection
extends org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
implements org.eclipse.ui.views.properties.IPropertySourceProvider
page
Constructor and Description |
---|
CCDModelPropertySection() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.emf.common.notify.AdapterFactory |
getAdapterFactory(java.lang.Object object) |
org.eclipse.ui.views.properties.IPropertySource |
getPropertySource(java.lang.Object object) |
protected org.eclipse.ui.views.properties.IPropertySourceProvider |
getPropertySourceProvider() |
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection) |
protected java.lang.Object |
transformSelection(java.lang.Object selected)
Modify/unwrap selection.
|
addToEObjectList, createControls, dispose, getFilter, getTableLabel, refresh, setActionBars, shouldUseExtraSpace, update
aboutToBeHidden, aboutToBeShown, adapt, createCommand, createCommand, digIntoGroups, executeAsCompositeCommand, executeAsReadAction, getEditingDomain, getEObject, getEObjectList, getEventListener, getInput, getPrimarySelection, getStandardLabelWidth, getUpdateRequestCollapser, handleElementModifiedEvent, isCurrentSelection, isDisposed, isNotifierDeleted, isReadOnly, postUpdateRequest, setEditingDomain, setEObject, unwrap, update
public org.eclipse.ui.views.properties.IPropertySource getPropertySource(java.lang.Object object)
getPropertySource
in interface org.eclipse.ui.views.properties.IPropertySourceProvider
protected org.eclipse.ui.views.properties.IPropertySourceProvider getPropertySourceProvider()
getPropertySourceProvider
in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
protected java.lang.Object transformSelection(java.lang.Object selected)
public void setInput(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection)
setInput
in interface org.eclipse.ui.views.properties.tabbed.ISection
setInput
in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
protected org.eclipse.emf.common.notify.AdapterFactory getAdapterFactory(java.lang.Object object)