|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.impactanalyzer.util.SemanticIdentity
public abstract class SemanticIdentity
Constructor Summary | |
---|---|
SemanticIdentity()
|
Method Summary | |
---|---|
protected abstract int |
calculateHashCode()
|
abstract boolean |
equals(java.lang.Object arg0)
|
abstract NavigationStep |
getStep()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SemanticIdentity()
Method Detail |
---|
public abstract boolean equals(java.lang.Object arg0)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
protected abstract int calculateHashCode()
public abstract NavigationStep getStep()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |