Ecore

org.topcased.modeler.ecore.editor.properties.sections
Class EOperationParameterSection

java.lang.Object
  extended by AbstractListPropertySection
      extended by org.topcased.modeler.ecore.editor.properties.sections.EOperationParameterSection

public class EOperationParameterSection
extends AbstractListPropertySection

TODO Comment this class


Constructor Summary
EOperationParameterSection()
           
 
Method Summary
protected  void createGroupContents(org.eclipse.swt.widgets.Composite parent)
          Create the group contents
protected  void createWidgets(org.eclipse.swt.widgets.Composite composite)
           
protected  EStructuralFeature getFeature()
           
protected  org.eclipse.jface.viewers.IBaseLabelProvider getLabelProvider()
           
protected  java.lang.String getLabelText()
           
protected  java.lang.Object getListValues()
           
protected  void handleComboModified()
          Update the model when the combo is modified
protected  void hookListeners()
           
 void refresh()
           
protected  void setSectionData(org.eclipse.swt.widgets.Composite composite)
           
 void updateSelection(java.lang.Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EOperationParameterSection

public EOperationParameterSection()
Method Detail

createWidgets

protected void createWidgets(org.eclipse.swt.widgets.Composite composite)
See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#createWidgets(org.eclipse.swt.widgets.Composite)

setSectionData

protected void setSectionData(org.eclipse.swt.widgets.Composite composite)
See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#setSectionData(org.eclipse.swt.widgets.Composite)

createGroupContents

protected void createGroupContents(org.eclipse.swt.widgets.Composite parent)
Create the group contents

Parameters:
parent - the parent Composite

hookListeners

protected void hookListeners()
See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#hookListeners()

handleComboModified

protected void handleComboModified()
Update the model when the combo is modified


getLabelProvider

protected org.eclipse.jface.viewers.IBaseLabelProvider getLabelProvider()
See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#getLabelProvider()

getListValues

protected java.lang.Object getListValues()
See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#getListValues()

getFeature

protected EStructuralFeature getFeature()
See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getFeature()

getLabelText

protected java.lang.String getLabelText()
See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getLabelText()

refresh

public void refresh()
See Also:
ISection.refresh()

updateSelection

public void updateSelection(java.lang.Object data)
See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#updateSelection(java.lang.Object)

Ecore

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.