|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractTabbedPropertySection
org.topcased.modeler.uml.sequencediagram.properties.sections.MessageSignaturePropertySection
public class MessageSignaturePropertySection
The section for the creation of Parameters of an Operation Object. Creation 23 may 2006
Constructor Summary | |
---|---|
MessageSignaturePropertySection()
|
Method Summary | |
---|---|
protected void |
createWidgets(org.eclipse.swt.widgets.Composite composite)
|
protected java.lang.Object[] |
getChoices(EClassifier type)
Returns an array of all reachable objects of a given type from the current selection. |
protected java.lang.Object[] |
getComboFeatureValues()
Get the List of Object to associate with the CCombo |
protected EStructuralFeature |
getFeature()
|
protected java.lang.String |
getLabelText()
|
protected void |
hookListeners()
Adds the listeners on the widgets |
void |
refresh()
|
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
Overriden so as to hook our own listener to signature changes in the message since we can't benefit from the mechanism from the super class (no 'real' feature). |
protected void |
setSectionData(org.eclipse.swt.widgets.Composite composite)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageSignaturePropertySection()
Method Detail |
---|
protected void createWidgets(org.eclipse.swt.widgets.Composite composite)
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#createWidgets(org.eclipse.swt.widgets.Composite)
protected void setSectionData(org.eclipse.swt.widgets.Composite composite)
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#setSectionData(org.eclipse.swt.widgets.Composite)
protected void hookListeners()
public void refresh()
ISection.refresh()
protected java.lang.Object[] getChoices(EClassifier type)
type
- Reachable object which have this type
protected java.lang.Object[] getComboFeatureValues()
protected EStructuralFeature getFeature()
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getFeature()
protected java.lang.String getLabelText()
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getLabelText()
public void setInput(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection)
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#setInput(org.eclipse.ui.IWorkbenchPart,
org.eclipse.jface.viewers.ISelection)
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.