SysML

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

java.lang.Object
  extended by AbstractBooleanPropertySection
      extended by org.topcased.modeler.sysml.editor.properties.sections.FlowPortIsConjugatedPropertySection

public class FlowPortIsConjugatedPropertySection
extends AbstractBooleanPropertySection


Field Summary
protected  UIAdapterImpl flowPortListener
           
 
Constructor Summary
FlowPortIsConjugatedPropertySection()
           
 
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 getCheckButtonText()
           
protected  EStructuralFeature getFeature()
           
protected  boolean getFeatureValue()
           
protected  java.lang.String getLabelText()
           
 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

FlowPortIsConjugatedPropertySection

public FlowPortIsConjugatedPropertySection()
Method Detail

getFeature

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

getFeatureValue

protected boolean getFeatureValue()
See Also:
org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection#getFeatureValue()

getCheckButtonText

protected java.lang.String getCheckButtonText()
See Also:
org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection#getCheckButtonText()

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

getLabelText

protected java.lang.String getLabelText()

SysML

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