SAM

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

java.lang.Object
  extended by AbstractIntegerPropertySection
      extended by org.topcased.modeler.sam.editor.properties.sections.PriorityPropertySection

public class PriorityPropertySection
extends AbstractIntegerPropertySection

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


Constructor Summary
PriorityPropertySection()
           
 
Method Summary
protected  EStructuralFeature getFeature()
           
protected  java.lang.Integer getFeatureInteger()
           
protected  java.lang.String getLabelText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PriorityPropertySection

public PriorityPropertySection()
Method Detail

getFeatureInteger

protected java.lang.Integer getFeatureInteger()
See Also:
org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection#getFeatureInteger()

getFeature

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

getLabelText

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

SAM

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