SAM

org.topcased.modeler.sam.editor.properties.sections
Class DataFlowTypePropertySection

java.lang.Object
  extended by AbstractEnumerationPropertySection
      extended by org.topcased.modeler.sam.editor.properties.sections.DataFlowTypePropertySection

public class DataFlowTypePropertySection
extends AbstractEnumerationPropertySection

A section for the type property of a DataFlow object. Creation 5 avr. 2006


Constructor Summary
DataFlowTypePropertySection()
           
 
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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFlowTypePropertySection

public DataFlowTypePropertySection()
Method Detail

getFeature

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

getFeatureAsText

protected java.lang.String getFeatureAsText()
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getFeatureAsText()

getFeatureValue

protected java.lang.Object getFeatureValue(int index)
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getFeatureValue(int)

getLabelText

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

getEnumerationFeatureValues

protected java.lang.String[] getEnumerationFeatureValues()
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getEnumerationFeatureValues()

getOldFeatureValue

protected java.lang.Object getOldFeatureValue()
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getOldFeatureValue()

SAM

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