SysML

org.topcased.modeler.sysml.editor.properties.sections
Class RequirementTextSection

java.lang.Object
  extended by AbstractStringPropertySection
      extended by org.topcased.modeler.sysml.editor.properties.sections.RequirementTextSection

public class RequirementTextSection
extends AbstractStringPropertySection

A section display a text field to edit/see String features

** Generated **

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

Constructor Detail

RequirementTextSection

public RequirementTextSection()
Method Detail

getLabelText

protected java.lang.String getLabelText()

See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getLabelText()
** Generated **

getFeature

protected EStructuralFeature getFeature()

See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getFeature()
** Generated **

getStyle

protected int getStyle()

See Also:
org.topcased.tabbedproperties.sections.AbstractTextPropertySection#getStyle()
** Generated **

SysML

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