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