org.topcased.modeler.sam.editor.properties.sections
Class DataFlowTypePropertySection
java.lang.Object
AbstractEnumerationPropertySection
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataFlowTypePropertySection
public DataFlowTypePropertySection()
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()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.