Ecore

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

java.lang.Object
  extended by AbstractStringPropertySection
      extended by org.topcased.modeler.ecore.editor.properties.sections.DetailEntryValuePropertySection

public class DetailEntryValuePropertySection
extends AbstractStringPropertySection

The section for the value property of an EStringToStringMapEntry Object. Creation 5 avr. 2006


Constructor Summary
DetailEntryValuePropertySection()
           
 
Method Summary
protected  EStructuralFeature getFeature()
           
protected  java.lang.String getLabelText()
           
protected  int getStyle()
           
 boolean shouldUseExtraSpace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailEntryValuePropertySection

public DetailEntryValuePropertySection()
Method Detail

getLabelText

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

getFeature

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

getStyle

protected int getStyle()
See Also:
org.topcased.tabbedproperties.sections.AbstractTextPropertySection#getStyle()

shouldUseExtraSpace

public boolean shouldUseExtraSpace()
See Also:
AbstractPropertySection.shouldUseExtraSpace()

Ecore

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