SAM

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

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

public class EmissionPropertySection
extends AbstractStringPropertySection

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


Constructor Summary
EmissionPropertySection()
           
 
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

EmissionPropertySection

public EmissionPropertySection()
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.