Ecore

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

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

public class LowerBoundPropertySection
extends AbstractIntegerPropertySection

A section for the lower bound property of an ETypedElement Object. Creation 5 avr. 2006


Constructor Summary
LowerBoundPropertySection()
           
 
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

LowerBoundPropertySection

public LowerBoundPropertySection()
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.