|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ElementAtt is a public interface used to provide
those reference attributes which are common to any XMI element.
| Method Summary | |
java.lang.String |
getId()
Gets the element identifier. |
java.lang.String |
getLabel()
Gets the element label. |
java.lang.String |
getUuid()
Gets the element unique identifier. |
void |
setId(java.lang.String id)
Sets the element identifier to given value. |
void |
setLabel(java.lang.String label)
Sets the element label to given value. |
void |
setUuid(java.lang.String uuid)
Sets the element unique identifier to given value. |
| Method Detail |
public void setId(java.lang.String id)
public void setLabel(java.lang.String label)
public void setUuid(java.lang.String uuid)
public java.lang.String getId()
public java.lang.String getLabel()
public java.lang.String getUuid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||