Ecore

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

java.lang.Object
  extended by AbstractIntegerPropertySection
      extended by org.topcased.modeler.ecore.editor.properties.sections.EEnumLiteralValuePropertySection

public class EEnumLiteralValuePropertySection
extends AbstractIntegerPropertySection

A section for the value property of an EEnumLiteral Object. Creation 5 avr. 2006


Constructor Summary
EEnumLiteralValuePropertySection()
           
 
Method Summary
protected  EStructuralFeature getFeature()
           
protected  java.lang.Integer getFeatureInteger()
           
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

EEnumLiteralValuePropertySection

public EEnumLiteralValuePropertySection()
Method Detail

getFeature

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

getFeatureInteger

protected java.lang.Integer getFeatureInteger()
See Also:
org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection#getFeatureInteger()

getLabelText

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

Ecore

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