Ecore

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

java.lang.Object
  extended by AbstractChooserPropertySection
      extended by org.topcased.modeler.ecore.editor.properties.sections.ETypePropertySection

public class ETypePropertySection
extends AbstractChooserPropertySection

A section for the shot property of a selected player Object. Creation 5 avr. 2006


Constructor Summary
ETypePropertySection()
           
 
Method Summary
protected  java.lang.Object[] getComboFeatureValues()
           
protected  EStructuralFeature getFeature()
           
protected  java.lang.Object getFeatureValue()
           
protected  org.eclipse.jface.viewers.ILabelProvider getLabelProvider()
           
protected  java.lang.String getLabelText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ETypePropertySection

public ETypePropertySection()
Method Detail

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()

getComboFeatureValues

protected java.lang.Object[] getComboFeatureValues()
See Also:
org.topcased.tabbedproperties.sections.AbstractChooserPropertySection#getComboFeatureValues()

getLabelProvider

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

getFeatureValue

protected java.lang.Object getFeatureValue()
See Also:
org.topcased.tabbedproperties.sections.AbstractChooserPropertySection#getFeatureValue()

Ecore

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