|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputParameterUIHints
UI hints for a top-level parameter.
The following features are supported:
DesignPackage.getInputParameterUIHints()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getGroupPromptDisplayName()
Returns the value of the 'Group Prompt Display Name' attribute. |
java.lang.String |
getGroupPromptDisplayNameKey()
Returns the resource key of the 'Group Prompt Display Name' attribute. |
void |
setGroupPromptDisplayName(java.lang.String value)
Sets the value of the ' Group Prompt Display Name ' attribute. |
void |
setGroupPromptDisplayNameKey(java.lang.String value)
Sets the resource key of the ' Group Prompt Display Name ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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 |
---|
java.lang.String getGroupPromptDisplayName()
setGroupPromptDisplayName(String)
,
DesignPackage.getInputParameterUIHints_GroupPromptDisplayName()
,
getGroupPromptDisplayNameKey()
void setGroupPromptDisplayName(java.lang.String value)
Group Prompt Display Name
' attribute.
value
- the new value of the 'Group Prompt Display Name' attribute.getGroupPromptDisplayName()
,
setGroupPromptDisplayNameKey(String)
java.lang.String getGroupPromptDisplayNameKey()
setGroupPromptDisplayNameKey(java.lang.String)
,
getGroupPromptDisplayName()
,
DataSourceDesign.getResourceFile()
void setGroupPromptDisplayNameKey(java.lang.String value)
Group Prompt Display Name
' attribute.
value
- the new resource key of the 'Group Prompt Display Name' attribute;
may be null to resetgetGroupPromptDisplayNameKey()
,
setGroupPromptDisplayName(String)
,
DataSourceDesign.getResourceFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |