|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeView
A representation of the model object 'Attribute View'.
The following features are supported:
UicustomPackage.getAttributeView()
Method Summary | |
---|---|
java.lang.String |
getAttributeName()
Returns the value of the 'Attribute Name' attribute. |
TypeView |
getType()
Returns the value of the 'Type' container reference. |
void |
setAttributeName(java.lang.String value)
Sets the value of the ' Attribute Name ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.infra.browser.custom.CustomView |
---|
getCustomizedFeatures |
Method Detail |
---|
java.lang.String getAttributeName()
If the meaning of the 'Attribute Name' attribute isn't clear, there really should be more of a description here...
setAttributeName(String)
,
UicustomPackage.getAttributeView_AttributeName()
void setAttributeName(java.lang.String value)
Attribute Name
' attribute.
value
- the new value of the 'Attribute Name' attribute.getAttributeName()
TypeView getType()
Attributes
'.
If the meaning of the 'Type' container reference isn't clear, there really should be more of a description here...
UicustomPackage.getAttributeView_Type()
,
TypeView.getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |