SysML

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

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

public class FlowPortDirectionPropertySection
extends AbstractEnumerationPropertySection


Field Summary
protected  UIAdapterImpl flowPortListener
           
 
Constructor Summary
FlowPortDirectionPropertySection()
           
 
Method Summary
 void aboutToBeHidden()
          Unlisten to flow port when the controls are about to be hidden
 void aboutToBeShown()
          Listen to flow port when the controls are about to be shown
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)
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

flowPortListener

protected UIAdapterImpl flowPortListener
Constructor Detail

FlowPortDirectionPropertySection

public FlowPortDirectionPropertySection()
Method Detail

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()

SysML

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