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