|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
LinkAtt is a public interface used to provide
those link attributes which are common to any XMI element.
| Method Summary | |
java.lang.String |
getHref()
Gets the element href. |
java.lang.String |
getIdref()
Gets the element identifier reference. |
java.lang.String |
getUuidref()
Gets the element unique identifier reference. |
void |
setHref(java.lang.String href)
Sets the element href reference to given value. |
void |
setIdref(java.lang.String idref)
Sets the element identifier reference to given value. |
void |
setTitle(java.lang.String title)
Sets the element reference title to given value. |
void |
setUuidref(java.lang.String uuidref)
Sets the element unique identifier reference to given value. |
| Method Detail |
public void setHref(java.lang.String href)
public void setTitle(java.lang.String title)
public void setIdref(java.lang.String idref)
public void setUuidref(java.lang.String uuidref)
public java.lang.String getHref()
public java.lang.String getIdref()
public java.lang.String getUuidref()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||