|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl<ESModelElementIdImpl,ModelElementId>
org.eclipse.emf.emfstore.internal.common.model.impl.ESModelElementIdImpl
public class ESModelElementIdImpl
Mapping between ESModelElementId and ModelElementId.
| Constructor Summary | |
|---|---|
ESModelElementIdImpl(ModelElementId modelElementId)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getId()
Returns the actual identifier as a string. |
int |
hashCode()
|
void |
setId(String id)
Sets the ID. |
| Methods inherited from class org.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl |
|---|
toInternalAPI |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ESModelElementIdImpl(ModelElementId modelElementId)
modelElementId - the ModelElementId to be wrapped| Method Detail |
|---|
public String getId()
getId in interface ESUniqueIdentifierESUniqueIdentifier.getId()public void setId(String id)
id - the ID to be setpublic boolean equals(Object obj)
equals in class AbstractAPIImpl<ESModelElementIdImpl,ModelElementId>Object.equals(java.lang.Object)public int hashCode()
hashCode in class AbstractAPIImpl<ESModelElementIdImpl,ModelElementId>Object.hashCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||