org.topcased.modeler.sysml.editor.properties.sections
Class FlowPortDirectionPropertySection
java.lang.Object
AbstractEnumerationPropertySection
org.topcased.modeler.sysml.editor.properties.sections.FlowPortDirectionPropertySection
public class FlowPortDirectionPropertySection
- extends AbstractEnumerationPropertySection
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flowPortListener
protected UIAdapterImpl flowPortListener
FlowPortDirectionPropertySection
public FlowPortDirectionPropertySection()
getFeature
protected EStructuralFeature getFeature()
- See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#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.AbstractEnumerationPropertySection#getLabelText()
isEqual
protected boolean isEqual(int index)
- See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#isEqual(int)
getEnumerationFeatureValues
protected java.lang.String[] getEnumerationFeatureValues()
- See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getEnumerationFeatureValues()
aboutToBeShown
public void aboutToBeShown()
- Listen to flow port when the controls are about to be shown
aboutToBeHidden
public void aboutToBeHidden()
- Unlisten to flow port when the controls are about to be hidden
refresh
public void refresh()
- See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#refresh()
getOldFeatureValue
protected java.lang.Object getOldFeatureValue()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.