org.eclipse.ocl.examples.impactanalyzer.instanceScope
Class IndirectingStep.IndirectingStepSemanticIdentity

java.lang.Object
  extended by org.eclipse.ocl.examples.impactanalyzer.util.SemanticIdentity
      extended by org.eclipse.ocl.examples.impactanalyzer.instanceScope.IndirectingStep.IndirectingStepSemanticIdentity
Enclosing class:
IndirectingStep

public class IndirectingStep.IndirectingStepSemanticIdentity
extends SemanticIdentity


Constructor Summary
IndirectingStep.IndirectingStepSemanticIdentity()
           
 
Method Summary
protected  int calculateHashCode()
           
 boolean equals(java.lang.Object o)
           
 NavigationStep getStep()
           
 
Methods inherited from class org.eclipse.ocl.examples.impactanalyzer.util.SemanticIdentity
hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndirectingStep.IndirectingStepSemanticIdentity

public IndirectingStep.IndirectingStepSemanticIdentity()
Method Detail

equals

public boolean equals(java.lang.Object o)
Specified by:
equals in class SemanticIdentity

calculateHashCode

protected int calculateHashCode()
Specified by:
calculateHashCode in class SemanticIdentity

getStep

public NavigationStep getStep()
Specified by:
getStep in class SemanticIdentity