SysML

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

java.lang.Object
  extended by AbstractEnumerationPropertySection
      extended by org.topcased.modeler.sysml.editor.properties.sections.RequirementKindSection

public class RequirementKindSection
extends AbstractEnumerationPropertySection

A section which displays the multi features.
The section features a table with two buttons letting the user to
add or remove items from the selected object.

** Generated **

Constructor Summary
RequirementKindSection()
           
 
Method Summary
protected  java.lang.String[] getEnumerationFeatureValues()
           
protected  EStructuralFeature getFeature()
           
protected  java.lang.String getFeatureAsText()
           
protected  java.lang.Object getFeatureValue(int index)
           
protected  java.lang.String getLabelText()
           
protected  java.lang.Object getOldFeatureValue()
           
protected  boolean isEqual(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequirementKindSection

public RequirementKindSection()
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 **

getEnumerationFeatureValues

protected java.lang.String[] getEnumerationFeatureValues()

See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getEnumerationFeatureValues()
** Generated **

getFeatureAsText

protected java.lang.String getFeatureAsText()

See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getFeaturesAsText()
** Generated **

getFeatureValue

protected java.lang.Object getFeatureValue(int index)

See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getFeatureValue()
** Generated **

getOldFeatureValue

protected java.lang.Object getOldFeatureValue()

See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getOldFeatureValue()
** Generated **

isEqual

protected boolean isEqual(int index)

See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#isEqual()
** Generated **

SysML

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