public class SNamedElementImpl extends SBaseElementImpl implements SNamedElement
SBaseElementImpl.EQUALS_STATE| Constructor and Description |
|---|
SNamedElementImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected SBaseElementImpl.EQUALS_STATE |
checkFurtherNaiveEquality(Object obj) |
boolean |
equals(Object obj) |
String |
getName()
Gets the name of the element.
|
int |
hashCode() |
checkNaiveEquality, getId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdpublic SNamedElementImpl(String name)
public String getName()
SNamedElementgetName in interface SNamedElementpublic int hashCode()
hashCode in class SBaseElementImplprotected SBaseElementImpl.EQUALS_STATE checkFurtherNaiveEquality(Object obj)
public boolean equals(Object obj)
equals in class SBaseElementImplCopyright © 2015 Bonitasoft S.A.. All rights reserved.