SysML

org.topcased.modeler.sysml.dialogs
Class SysMLStereoStructure

java.lang.Object
  extended by StereotypeStructure
      extended by org.topcased.modeler.sysml.dialogs.SysMLStereoStructure

public class SysMLStereoStructure
extends StereotypeStructure


Constructor Summary
SysMLStereoStructure(org.eclipse.uml2.uml.Stereotype stereo)
           
 
Method Summary
protected  org.eclipse.swt.widgets.Text getExtensionTxt()
           
protected  java.lang.String getName()
           
protected  org.eclipse.swt.widgets.Text getNameText()
           
protected  void setExtensionTxt(org.eclipse.swt.widgets.Text extensionTxt)
           
protected  void setName(java.lang.String name)
           
protected  void setNameText(org.eclipse.swt.widgets.Text nameText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SysMLStereoStructure

public SysMLStereoStructure(org.eclipse.uml2.uml.Stereotype stereo)
Method Detail

getName

protected java.lang.String getName()
Returns:
String the name

setName

protected void setName(java.lang.String name)
Parameters:
name -

getExtensionTxt

protected org.eclipse.swt.widgets.Text getExtensionTxt()
Returns:
Text the Text widget associated with the extension

setExtensionTxt

protected void setExtensionTxt(org.eclipse.swt.widgets.Text extensionTxt)
Parameters:
extensionTxt -

getNameText

protected org.eclipse.swt.widgets.Text getNameText()
Returns:
Text the Text widget associated with the name

setNameText

protected void setNameText(org.eclipse.swt.widgets.Text nameText)
Parameters:
nameText -

SysML

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