de.cau.cs.kieler.keg.diagram.sheet
Class GraphsPropertySection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
de.cau.cs.kieler.keg.diagram.sheet.GraphsPropertySection
- All Implemented Interfaces:
- IPropertySourceProvider, ISection
public class GraphsPropertySection
- extends AdvancedPropertySection
- implements IPropertySourceProvider
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphsPropertySection
public GraphsPropertySection()
getPropertySource
public IPropertySource getPropertySource(Object object)
- Specified by:
getPropertySource
in interface IPropertySourceProvider
- Generated:
- This code was automatically generated.
getPropertySourceProvider
protected IPropertySourceProvider getPropertySourceProvider()
- Overrides:
getPropertySourceProvider
in class AdvancedPropertySection
- Generated:
- This code was automatically generated.
transformSelection
protected Object transformSelection(Object selected)
- Modify/unwrap selection.
- Generated:
- This code was automatically generated.
setInput
public void setInput(IWorkbenchPart part,
ISelection selection)
- Specified by:
setInput
in interface ISection
- Overrides:
setInput
in class AdvancedPropertySection
- Generated:
- This code was automatically generated.
getAdapterFactory
protected AdapterFactory getAdapterFactory(Object object)
- Generated:
- This code was automatically generated.