|
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.LifelineRepresentsPropertySection
public class LifelineRepresentsPropertySection
A section for the represents property (and the linked Classifier) of a selected Lifeline Object. Creation 13 juin 06
Constructor Summary | |
---|---|
LifelineRepresentsPropertySection()
|
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.Object |
getFeatureValue()
Get the current Feature Value |
protected java.lang.String |
getLabelText()
|
protected void |
handleButtonPressed()
Handle the button pressed event. |
protected void |
handleComboModified()
Handle the combo modified event. |
protected void |
hookListeners()
Adds the listeners on the widgets |
void |
refresh()
|
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 LifelineRepresentsPropertySection()
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()
protected void handleComboModified()
protected void handleButtonPressed()
public void refresh()
ISection.refresh()
protected java.lang.Object[] getComboFeatureValues()
protected java.lang.Object[] getChoices(EClassifier type)
type
- Reachable object which have this type
protected java.lang.Object getFeatureValue()
protected EStructuralFeature getFeature()
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getFeature()
protected java.lang.String getLabelText()
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getLabelText()
|
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.