SAM

org.topcased.modeler.sam.editor.properties.sections
Class ConditionPropertySection

java.lang.Object
  extended by AbstractStringPropertySection
      extended by org.topcased.modeler.sam.editor.properties.sections.ConditionPropertySection

public class ConditionPropertySection
extends AbstractStringPropertySection

The section for the condition property of a Transition Object. Creation 5 avr. 2006


Constructor Summary
ConditionPropertySection()
           
 
Method Summary
protected  EStructuralFeature getFeature()
           
protected  java.lang.String getLabelText()
           
protected  int getStyle()
           
 boolean shouldUseExtraSpace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionPropertySection

public ConditionPropertySection()
Method Detail

getLabelText

protected java.lang.String getLabelText()
See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getLabelText()

getFeature

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

getStyle

protected int getStyle()
See Also:
org.topcased.tabbedproperties.sections.AbstractTextPropertySection#getStyle()

shouldUseExtraSpace

public boolean shouldUseExtraSpace()
See Also:
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection#shouldUseExtraSpace()

SAM

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