|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler
org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterDetailsHandler
protected class PatternSpecificationPage.ParameterDetailsHandler
Parameter details content handler.
Field Summary | |
---|---|
protected static String |
DATA_BINDING_PARAMETER_NAME
Parameter name property binding. |
protected static String |
DATA_BINDING_PARAMETER_TYPE
Parameter type property binding. |
Constructor Summary | |
---|---|
protected |
PatternSpecificationPage.ParameterDetailsHandler(ParameterRelation parameter_p)
Constructor. |
Method Summary | |
---|---|
String |
getParameterName()
Get parameter name. |
String |
getParameterType()
Get parameter type as a String. |
protected void |
notifyListeners(IPatternModificationNotification notification_p)
Notify registered listeners that handled parameter has changed. |
void |
setParameterName(String newName_p)
Set parameter name. |
void |
setParameterType(String newType_p)
Set parameter type. |
void |
widgetDefaultSelected(SelectionEvent e_p)
|
void |
widgetSelected(SelectionEvent e_p)
|
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler |
---|
addPropertyChangeListener, createNewElement, getPage, getPattern, getPatternData, notifyModification, removeElement, removePropertyChangeListener, setPatternData, setPatternPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final String DATA_BINDING_PARAMETER_NAME
protected static final String DATA_BINDING_PARAMETER_TYPE
Constructor Detail |
---|
protected PatternSpecificationPage.ParameterDetailsHandler(ParameterRelation parameter_p)
parameter_p
- Method Detail |
---|
public void setParameterName(String newName_p)
newName_p
- public String getParameterName()
public void setParameterType(String newType_p)
newType_p
- public String getParameterType()
public void widgetDefaultSelected(SelectionEvent e_p)
org.eclipse.swt.events.SelectionListener#widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent)
protected void notifyListeners(IPatternModificationNotification notification_p)
public void widgetSelected(SelectionEvent e_p)
org.eclipse.swt.events.SelectionListener#widgetSelected(org.eclipse.swt.events.SelectionEvent)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.