SysML

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

java.lang.Object
  extended by AbstractEnumerationPropertySection
      extended by org.topcased.modeler.sysml.editor.properties.sections.FlowPropertyDirectionPropertySection

public class FlowPropertyDirectionPropertySection
extends AbstractEnumerationPropertySection


Constructor Summary
FlowPropertyDirectionPropertySection()
           
 
Method Summary
protected  java.lang.String[] getEnumerationFeatureValues()
           
protected  EStructuralFeature getFeature()
           
protected  java.lang.String getFeatureAsText()
           
protected  java.lang.Object getFeatureValue(int index)
           
protected  java.lang.String getLabelText()
           
protected  java.lang.Object getOldFeatureValue()
           
protected  boolean isEqual(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowPropertyDirectionPropertySection

public FlowPropertyDirectionPropertySection()
Method Detail

getFeature

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

getFeatureAsText

protected java.lang.String getFeatureAsText()
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getFeatureAsText()

getFeatureValue

protected java.lang.Object getFeatureValue(int index)
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getFeatureValue(int)

getLabelText

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

isEqual

protected boolean isEqual(int index)
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#isEqual(int)

getEnumerationFeatureValues

protected java.lang.String[] getEnumerationFeatureValues()
See Also:
org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection#getEnumerationFeatureValues()

getOldFeatureValue

protected java.lang.Object getOldFeatureValue()

SysML

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