| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InputParameterAttributes
The attributes of a top-level input parameter, which can be either scalar or complex type.
The following features are supported:
DesignPackage.getInputParameterAttributes()| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| Method Summary | |
|---|---|
|  InputElementAttributes | getElementAttributes()Returns the value of the 'Element Attributes' containment reference. | 
|  InputParameterUIHints | getUiHints()Returns the value of the 'Ui Hints' containment reference. | 
|  void | setElementAttributes(InputElementAttributes value)Sets the value of the ' Element Attributes' containment reference. | 
|  void | setUiGroupPromptDisplayName(java.lang.String value)Sets the value of the Group Prompt Display Name attribute in the element's UI hints. | 
|  void | setUiHints(InputParameterUIHints value)Sets the value of the ' Ui Hints' containment reference. | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Field Detail | 
|---|
static final java.lang.String copyright
| Method Detail | 
|---|
InputElementAttributes getElementAttributes()
setElementAttributes(InputElementAttributes), 
DesignPackage.getInputParameterAttributes_ElementAttributes()void setElementAttributes(InputElementAttributes value)
Element Attributes' containment reference.
 
 
value - the new value of the 'Element Attributes' containment reference.getElementAttributes()InputParameterUIHints getUiHints()
setUiHints(InputParameterUIHints), 
DesignPackage.getInputParameterAttributes_UiHints()void setUiHints(InputParameterUIHints value)
Ui Hints' containment reference.
 
 
value - the new value of the 'Ui Hints' containment reference.getUiHints()void setUiGroupPromptDisplayName(java.lang.String value)
value - the new value of the 'Group Prompt Display Name' attribute.setUiHints(InputParameterUIHints)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||