|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public InputElementAttributes getElementAttributes()
setElementAttributes(InputElementAttributes)
,
DesignPackage.getInputParameterAttributes_ElementAttributes()
public void setElementAttributes(InputElementAttributes value)
Element Attributes
' containment reference.
value
- the new value of the 'Element Attributes' containment reference.getElementAttributes()
public InputParameterUIHints getUiHints()
setUiHints(InputParameterUIHints)
,
DesignPackage.getInputParameterAttributes_UiHints()
public void setUiHints(InputParameterUIHints value)
Ui Hints
' containment reference.
value
- the new value of the 'Ui Hints' containment reference.getUiHints()
public 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 |